am-kernels/kernels/hello/Makefile
2021-08-11 16:46:45 +08:00

3 lines
59 B
Makefile

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