Add afm to the subdir target.

This commit is contained in:
Andreas Schulz 1994-12-25 13:27:32 +00:00
parent c1a764d4ec
commit 1bd464cd7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=610

View File

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.6 1994/11/06 02:15:02 jkh Exp $
# $Id: Makefile,v 1.7 1994/11/23 14:53:03 jkh Exp $
#
SUBDIR= a2ps dvi2xx dvips dviselect ghostscript psutils tex latex latex209 \
makeindex mltex texinfo transfig
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript psutils tex latex \
latex209 makeindex mltex texinfo transfig
.include <bsd.port.subdir.mk>