nolibgs_hello_worlds/hello_poly_stp/Makefile

11 lines
186 B
Makefile
Raw Normal View History

2021-07-25 13:06:55 +02:00
TARGET = hello_poly_stp
SRCS = hello_poly_stp.c \
TIM/stpOnAlpha.tim \
TIM/stpOnAlphaI.tim \
TIM/stpOnBlack.tim \
TIM/stpOnColIndex.tim \
TIM/stpOnNonBlack.tim \
include ../common.mk