8 lines
139 B
Makefile
8 lines
139 B
Makefile
TARGET = hello_poly_gt_tw
|
|
|
|
SRCS = hello_poly_gt_tw.c \
|
|
../TIM/bousai.tim \
|
|
|
|
include ../common.mk
|
|
include ../thirdparty/nugget/common.mk \
|