mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-03 04:50:23 +08:00
7 lines
186 B
PHP
7 lines
186 B
PHP
|
AM_CPPFLAGS_%C% = -I$(srcdir)/libc/machine/arm
|
||
|
|
||
|
libc_a_SOURCES += %D%/access.c %D%/aeabi_atexit.c
|
||
|
if MAY_SUPPLY_SYSCALLS
|
||
|
libc_a_SOURCES += %D%/libcfunc.c %D%/trap.S %D%/syscalls.c
|
||
|
endif
|