nolibgs_hello_worlds/hello_tile/Makefile

6 lines
66 B
Makefile

TARGET = hello_tile
SRCS = hello_tile.c \
include ../common.mk