nolibgs_hello_worlds/hello_cube/Makefile

7 lines
107 B
Makefile

TARGET = hello_cube
SRCS = hello_cube.c \
include ../common.mk
include ../thirdparty/nugget/common.mk \