summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-12-25 13:27:32 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-12-25 13:27:32 +0000
commit1bd464cd7c160d7167725267c4175a7eaf972ed4 (patch)
treefbd99eebaf6fc00c7161872243f1d72681da6302 /print
parentAdd dgd-lpmud and gopher to the subdir target. (diff)
Add afm to the subdir target.
Notes
Notes: svn path=/head/; revision=610
Diffstat (limited to 'print')
-rw-r--r--print/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/Makefile b/print/Makefile
index e8801061c3d4..692ac5acf645 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -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>