Merge 74fa992473 into 4db99f4012
This commit is contained in:
commit
97f0313f9e
|
|
@ -1738,7 +1738,7 @@
|
|||
./usr/include/sys/socket.h minix-comp
|
||||
./usr/include/sys/socketvar.h minix-comp
|
||||
./usr/include/sys/sockio.h minix-comp
|
||||
./usr/include/sys/soundcard.h minix-comp
|
||||
./usr/include/sys/soundcard.h minix-comp obsolete
|
||||
./usr/include/sys/spawn.h minix-comp
|
||||
./usr/include/sys/specificdata.h minix-comp
|
||||
./usr/include/sys/stat.h minix-comp
|
||||
|
|
|
|||
|
|
@ -62,7 +62,9 @@ INCSYMLINKS=\
|
|||
sys/md4.h /usr/include/md4.h \
|
||||
sys/md5.h /usr/include/md5.h
|
||||
|
||||
.if !defined(__MINIX)
|
||||
INCSYMLINKS+= ../soundcard.h ${INCSDIR}/soundcard.h
|
||||
.endif
|
||||
|
||||
namei: namei.src gennameih.awk
|
||||
${TOOL_AWK} -f gennameih.awk < namei.src
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user