diff options
Diffstat (limited to 'usr.sbin/IPXrouted/Makefile')
-rw-r--r-- | usr.sbin/IPXrouted/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index 8d5c355..6df3e5c 100644 --- a/usr.sbin/IPXrouted/Makefile +++ b/usr.sbin/IPXrouted/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= IPXrouted -MAN8= IPXrouted.8 SRCS= af.c if.c input.c main.c output.c startup.c tables.c timer.c trace.c SRCS+= sap_input.c sap_tables.c sap_output.c DPADD= ${LIBCOMPAT} ${LIBIPX} |