4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-29 02:20:21 +08:00

7 lines
200 B
PHP
Raw Normal View History

AM_CPPFLAGS_%C% = -I$(srcdir)/libc/machine/arm
libc_a_SOURCES += %D%/access.c %D%/aeabi_atexit.c %D%/sysconf.c
if MAY_SUPPLY_SYSCALLS
libc_a_SOURCES += %D%/libcfunc.c %D%/trap.S %D%/syscalls.c
endif