nolibgs_hello_worlds/hello_poly_ft/Makefile

8 lines
133 B
Makefile
Raw Normal View History

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