7 lines
115 B
Makefile
7 lines
115 B
Makefile
TARGET = hello_gte_opti
|
|
|
|
SRCS = hello_gte_opti.c \
|
|
|
|
include ../common.mk
|
|
include ../thirdparty/nugget/common.mk \
|