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