Pppctl seems to compile again now

This commit is contained in:
julian 2002-09-19 10:32:39 +00:00
parent b889d88bf5
commit 6f7c625264

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