10 lines
169 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 \
#~ TIM/stpOnAlpha.tim \
include ../common.mk