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

3 lines
64 B
Makefile

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