Enable pppctl(8) on ia64.

This commit is contained in:
Marcel Moolenaar 2003-01-06 01:00:26 +00:00
parent 4b1d654efb
commit d88514696b

View File

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