aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-29 17:05:11 +0800
committerjkh <jkh@FreeBSD.org>1994-09-29 17:05:11 +0800
commite0ed80b2aa86c5255e3678fe4d77b6a647d87162 (patch)
tree125300dfc87fcfb0b300cc2be2c34b380888138b /print
parent2e5aee8936084387597083f0a7cab29c54ea05e0 (diff)
downloadfreebsd-ports-gnome-e0ed80b2aa86c5255e3678fe4d77b6a647d87162.tar.gz
freebsd-ports-gnome-e0ed80b2aa86c5255e3678fe4d77b6a647d87162.tar.zst
freebsd-ports-gnome-e0ed80b2aa86c5255e3678fe4d77b6a647d87162.zip
Add tex and latex targets.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index c66f749e9644..8c291ba6d64f 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.1.1.1 1994/09/11 12:54:09 jkh Exp $
+# $Id: Makefile,v 1.2 1994/09/26 13:39:15 jkh Exp $
#
-SUBDIR= ghostscript psutils
+SUBDIR= ghostscript psutils tex latex
.include <bsd.port.subdir.mk>