nolibgs_hello_worlds/hello_cubetex_stp/Makefile

9 lines
145 B
Makefile
Raw Normal View History

2021-07-25 17:37:33 +02:00
TARGET = hello_cubetex_stp
SRCS = hello_cubetex_stp.c \
TIM/stpOnBlack.tim \
TIM/stpOnNonBlack.tim \
TIM/stpOn8bpp.tim \
include ../common.mk