repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update abandoned code for sysdeps/generic demise.
[glibc-ports.git]
/
sysdeps
/
unix
/
bsd
/
sun
/
sunos4
/
Makefile
blob
d17654a30fc3d476623d71476514827913584114
1
ifeq
($(
subdir
),
posix
)
2
sysdep_routines
:= $(
sysdep_routines
)
sys_wait4
3
endif
4
5
ifeq
($(
subdir
),
misc
)
6
sysdep_routines
:= $(
sysdep_routines
)
sys_mmap
7
endif