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

6 lines
64 B
Makefile

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