Pppctl seems to compile again now

This commit is contained in:
julian 2002-09-19 10:32:39 +00:00
parent b7e61bd801
commit 15b021f7b8

View File

@ -131,7 +131,7 @@ SUBDIR+=ipftest \
iptest
.endif
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "i386"
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
SUBDIR+=pppctl
.endif