summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d/Makefile
blob: 6f8a1626a92eb34e32702a4b1a45cc86944fd0ba (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/5/93
#	$FreeBSD$

PROG=	route6d
MAN8=	route6d.8

CFLAGS+=	-Dss_len=__ss_len -Dss_family=__ss_family -DADVAPI -DINET6 \
	-DHAVE_GETIFADDRS

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