summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/Makefile
blob: ad038caf2d448541fe63f8f24dafe5a998a2d052 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
#	$FreeBSD$

PROG=	ifconfig
MAN8=	ifconfig.8
DPADD=	${LIBIPX}
LDADD=	-lipx
COPTS=	-DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings \
	-Wnested-externs

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud