acadia-newlib/newlib/libc/sys/mmixware
Mike Frysinger 6444f108d9 newlib: export abs_newlib_basedir for all subdirs
When using the top-level configure script but subdir Makefiles, the
newlib_basedir value gets a bit out of sync: it's relative to where
configure lives, not where the Makefile lives.  Move the abs setting
from the top-level configure script into acinclude.m4 so we can rely
on it being available everywhere.  Although this commit doesn't use
it anywhere, just lays the groundwork.
2022-01-29 01:35:30 -05:00
..
sys
Makefile.am newlib: libc: merge most sys/ configure scripts up a level 2022-01-26 03:11:21 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
_exit.c
access.c
chmod.c
chown.c
close.c
creat.c
crt0.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
sbrk.c
setjmp.S
stat.c
time.c
times.c
unlink.c
utime.c
wait.c
write.c