nolibgs_hello_worlds/hello_mod/Makefile

9 lines
109 B
Makefile
Raw Normal View History

2021-10-28 20:29:05 +02:00
TARGET = hello_mod
SRCS = hello_mod.c \
src/mod.c \
src/modplayer.c \
HIT/STAR.HIT \
include ../common.mk