From 8c2352be36eb0299ffa3ed1e05dd83968a08696f Mon Sep 17 00:00:00 2001 From: marcel Date: Mon, 6 Jan 2003 01:00:26 +0000 Subject: Enable pppctl(8) on ia64. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 5bb2eb8..93c02fa 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -135,7 +135,7 @@ SUBDIR+=ipftest \ iptest .endif -.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64" +.if !defined(NOLIBC_R) SUBDIR+=pppctl .endif -- cgit v1.1