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

PROG=	route6d
MAN=	route6d.8

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

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