Skip to content
Snippets Groups Projects
Makefile 177 B
Newer Older
jie's avatar
jie committed
NAME = klib
SRCS = src/stdio.c \
       src/string.c \
       src/cpp.c \
       src/stdlib.c \
jie's avatar
jie committed
       src/io.c
include $(AM_HOME)/Makefile.lib