nolibgs_hello_worlds/hello_pad/Makefile

6 lines
64 B
Makefile

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