aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pnpinfo
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pnpinfo')
-rw-r--r--usr.sbin/pnpinfo/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile
index 1f435ce3bce9..294b4f758d4f 100644
--- a/usr.sbin/pnpinfo/Makefile
+++ b/usr.sbin/pnpinfo/Makefile
@@ -11,9 +11,4 @@ CFLAGS+= -I${.CURDIR}/../../sys
CFLAGS+= -DPC98
.endif
-.if ${MACHINE_ARCH} == "alpha"
-LDADD= -lio
-DPADD= ${LIBIO}
-.endif
-
.include <bsd.prog.mk>