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

3 lines
64 B
Makefile

NAME = thread-os
SRCS = thread-os.c
include $(AM_HOME)/Makefile