#
# 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.2 (Berkeley) 9/21/96

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

.include <bsd.prog.mk>
