Here we have it folks! Step right up, new make system!
[newos.git] / lib / nulibc / stdio / makefile
blobf6e7f92180a73902a9e77ee6c7c8e4c4f2d50f6a
1 # libc stdio makefile
2 LIBC_STDIO_DIR := stdio
4 MY_OBJS += \
5 $(LIBC_STDIO_DIR)/stdio.o \
6 $(LIBC_STDIO_DIR)/vsprintf.o