6 lines
74 B
Makefile
6 lines
74 B
Makefile
TARGET = hello_gte_opti
|
|
|
|
SRCS = hello_gte_opti.c \
|
|
|
|
include ../common.mk
|