nolibgs_hello_worlds/hello_cdda/Makefile

7 lines
107 B
Makefile

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