newlib-cygwin/newlib/libc/machine/nvptx/Makefile.inc

6 lines
234 B
Makefile

libc_a_SOURCES += \
%D%/_exit.c \
%D%/calloc.c %D%/callocr.c %D%/malloc.c %D%/mallocr.c %D%/realloc.c %D%/reallocr.c \
%D%/free.c %D%/write.c %D%/assert.c %D%/puts.c %D%/putchar.c %D%/printf.c %D%/abort.c \
%D%/misc.c %D%/clock.c