Files
xiuos/applications/app_newlib/Makefile
2021-04-28 17:49:18 +08:00

4 lines
87 B
Makefile

SRC_FILES := stdio.c fs_syscalls.c mem_syscalls.c
include $(KERNEL_ROOT)/compiler.mk