8bee45444f
The sys configure scripts are almost all effectively stub scripts that pass the higher level options to its own makefile. The phoenix & linux ones are a bit more complicated with nested subdirs, so those have been left alone for now. Plus, I don't really have a way of testing them. |
||
---|---|---|
.. | ||
sys | ||
Makefile.am | ||
Makefile.in | ||
_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 |