nolibgs_hello_worlds/hello_2pads/Makefile
2021-07-12 21:19:12 -07:00

6 lines
68 B
Makefile

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