nolibgs_hello_worlds/hello_fx/Makefile

9 lines
104 B
Makefile
Raw Normal View History

2021-11-18 18:50:43 +01:00
TARGET = hello_fx
SRCS = hello_fx.c \
TIM/cube.tim \
TIM/sky.tim \
TIM/bg.tim \
include ../common.mk