am-kernels/kernels/hello/Makefile

4 lines
56 B
Makefile
Raw Normal View History

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