Files
vortex/tests/kernel/hello/Makefile
Blaise Tine 62cdd8e993 minor update
2023-11-11 15:49:39 -08:00

6 lines
55 B
Makefile

PROJECT = hello
SRCS = main.cpp
include ../common.mk