This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / gnu / usr.bin / groff / afmtodit / Makefile
MAN1= afmtodit.1
afterinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
$(.CURDIR)/afmtodit.pl $(DESTDIR)$(BINDIR)/afmtodit
.include <bsd.prog.mk>
.include <../../../usr.bin/Makefile.inc>
.include <../Makefile.cfg>