From a93b97447f7551fd4e6cc9f460af58e854b78258 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 4 Feb 2004 10:18:05 +0000 Subject: Drop unused dependencies. --- usr.sbin/IPXrouted/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.sbin/IPXrouted') diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index b344345..44605ac 100644 --- a/usr.sbin/IPXrouted/Makefile +++ b/usr.sbin/IPXrouted/Makefile @@ -8,7 +8,4 @@ SRCS+= sap_input.c sap_tables.c sap_output.c WARNS?= 2 -DPADD= ${LIBCOMPAT} ${LIBIPX} -LDADD= -lcompat -lipx - .include -- cgit v1.1