forked from xuos/xiuos
6 lines
86 B
Makefile
6 lines
86 B
Makefile
SRC_FILES := main.c
|
|
|
|
SRC_DIR := general_functions
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|