Pppctl seems to compile again now

This commit is contained in:
Julian Elischer 2002-09-19 10:32:39 +00:00
parent 08bb4399fa
commit 039f96db54

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