am-kernels/hello/Makefile
2021-08-11 16:44:38 +08:00

3 lines
59 B
Makefile

NAME = hello-am
SRCS = hello.c
include $(AM_HOME)/Makefile