soundcard.h is not installed on Minix. Skip a symlink to a non-existent file.

This commit is contained in:
Sevan Janiyan 2018-11-29 00:08:29 +00:00
parent 4db99f4012
commit d1d8c70f6a

View File

@ -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