am-kernels/hello/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2020-08-12 05:35:19 +00:00
NAME = hello-am
SRCS = hello.c
include $(AM_HOME)/Makefile