am-kernels/thread-os/Makefile
2020-08-11 17:17:16 +00:00

3 lines
66 B
Makefile

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