summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 14:16:34 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 14:16:34 +0000
commit17008a5e0ebc218bb0a4495a11ae7273239472ac (patch)
tree683aebc167e8ea92d38a526b97d597024dc19f86 /print/Makefile
parentAdd bison (diff)
Add new guests.
Notes
Notes: svn path=/head/; revision=768
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/Makefile b/print/Makefile
index 692ac5acf645..c9ad6e111478 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.7 1994/11/23 14:53:03 jkh Exp $
+# $Id: Makefile,v 1.8 1994/12/25 13:27:32 ats Exp $
#
-SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript psutils tex latex \
- latex209 makeindex mltex texinfo transfig
+SUBDIR= ImageMagick a2ps afm dvi2xx dvips dviselect ghostscript ghostview \
+ psutils tex latex latex209 makeindex mltex texinfo transfig xdvi \
+ xtexshell
.include <bsd.port.subdir.mk>