nolibgs_hello_worlds/hello_cdda/Makefile

7 lines
107 B
Makefile
Raw Normal View History

2021-07-10 17:56:33 +02:00
TARGET = hello_cdda
SRCS = hello_cdda.c \
include ../common.mk
include ../thirdparty/nugget/common.mk \