2021-07-12 21:19:12 -07:00

6 lines
64 B
Makefile

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