summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2002-09-19 10:32:39 +0000
committerjulian <julian@FreeBSD.org>2002-09-19 10:32:39 +0000
commit6f7c6252645af966e7f03a89a9c9db9b59db440e (patch)
treedf2ecb6941aeeb896ca7cbcba8d6b5247c077bfd /usr.sbin/Makefile
parentb889d88bf536a758ab7428643fc917f68b66c5ed (diff)
downloadFreeBSD-src-6f7c6252645af966e7f03a89a9c9db9b59db440e.zip
FreeBSD-src-6f7c6252645af966e7f03a89a9c9db9b59db440e.tar.gz
Pppctl seems to compile again now
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index b4e629a..7e26e25 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -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
OpenPOWER on IntegriCloud