7 lines
121 B
Makefile
Raw Normal View History

2021-07-10 13:36:57 +02:00
TARGET = hello_poly_inline
SRCS = hello_poly_inline.c \
include ../common.mk
include ../thirdparty/nugget/common.mk \