4 lines
81 B
Makefile
4 lines
81 B
Makefile
SRC_DIR := xiuos
|
|
SRC_FILES := service_xiuos.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |