nolibgs_hello_worlds/hello_poly_fun/Makefile

7 lines
115 B
Makefile

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