7 lines
109 B
Makefile

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