nolibgs_hello_worlds/hello_font/Makefile

7 lines
76 B
Makefile
Raw Normal View History

2021-10-25 18:11:22 +02:00
TARGET = hello_font
SRCS = hello_font.c \
fnt.tim \
include ../common.mk