#
# This file has been slightly modified by NRL for use with IPv6+IPsec.
# Search for INET6 and/or IPSEC to see the blocks where this happened.
# See the NRL Copyright notice for conditions on the modifications.
#
#	@(#)Makefile	8.1 (Berkeley) 6/7/93

PROG=	makemap
MAN8=	makemap.0
MAN=	makemap.8
CFLAGS+=-I${.CURDIR}/../src

.include <bsd.prog.mk>
