7 lines
121 B
Makefile
7 lines
121 B
Makefile
TARGET = hello_poly_inline
|
|
|
|
SRCS = hello_poly_inline.c \
|
|
|
|
include ../common.mk
|
|
include ../thirdparty/nugget/common.mk \
|