nolibgs_hello_worlds/hello_cubetex/Makefile

8 lines
134 B
Makefile

TARGET = hello_cubetex
SRCS = hello_cubetex.c \
../TIM/cubetex.tim \
include ../common.mk
include ../thirdparty/nugget/common.mk \