nolibgs_hello_worlds/hello_pad/Makefile

7 lines
105 B
Makefile

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