summaryrefslogtreecommitdiff
path: root/usr.sbin/route6d/Makefile
blob: a01e3f75fc7b03db39efe12353fa44dddd0e4107 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.4 2001/02/07 13:52:23 itojun Exp $

PROG=	route6d
MAN=	route6d.8

CPPFLAGS+=	-DINET6

.include <bsd.prog.mk>