nolibgs_hello_worlds/hello_poly/Makefile

7 lines
107 B
Makefile

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