nolibgs_hello_worlds/hello_2pads/Makefile

7 lines
109 B
Makefile
Raw Normal View History

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