am-kernels/kernels/thread-os/Makefile

4 lines
64 B
Makefile
Raw Normal View History

2020-08-12 05:35:19 +00:00
NAME = thread-os
SRCS = thread-os.c
2020-08-11 17:17:16 +00:00
include $(AM_HOME)/Makefile