# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD: head/sbin/ifconfig/Makefile 21673 1997-01-14 07:20:47Z jkh $ PROG= ifconfig MAN8= ifconfig.8 DPADD= ${LIBIPX} LDADD= -lipx COPTS= -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings \ -Wnested-externs .include