Files
xiuos/APP_Framework/Applications/Makefile
2021-06-09 16:24:37 +08:00

6 lines
86 B
Makefile

SRC_FILES := main.c
SRC_DIR := general_functions
include $(KERNEL_ROOT)/compiler.mk