#	BSDI	Makefile,v 2.1 1995/02/03 08:39:49 polk Exp

MAN1=	areacode.0

install: maninstall
	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/areacode.sh ${DESTDIR}${BINDIR}/areacode

.include <bsd.prog.mk>
