nolibgs_hello_worlds/hello_gte_opti/Makefile

6 lines
74 B
Makefile
Raw Normal View History

2021-07-10 13:36:57 +02:00
TARGET = hello_gte_opti
SRCS = hello_gte_opti.c \
include ../common.mk