acadia-newlib/newlib/libc/sys/sysnecv850
Mike Frysinger 4574c60378 newlib: arm & v850: simplify build rules
Let automake manage whether the objects are included in lib.a.  This
fixes failures after to commit 71086e8b2d
("newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)") due
to automake generating different set of implicit rules, and the code in
here assuming the names of the generated objects.
2022-02-03 20:45:47 -05:00
..
sys
Makefile.am newlib: arm & v850: simplify build rules 2022-02-03 20:45:47 -05:00
Makefile.in newlib: arm & v850: simplify build rules 2022-02-03 20:45:47 -05:00
_exit.c
access.c
chmod.c
chown.c
close.c
creat.c
crt0.S
crt1.c
execv.c
execve.c
fork.c
fstat.c
getpid.c
gettime.c
isatty.c
kill.c
link.c
lseek.c
open.c
pipe.c
read.c
rename.c
sbrk.c
stat.c
time.c
times.c
trap.S
unlink.c
utime.c
wait.c
write.c