summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
commit1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f (patch)
tree653f6411fbf1fe7f4e1117b460c961ac3767eddf /print
parentAdded spider. (diff)
Convert all makefiles to new formats.
Notes
Notes: svn path=/head/; revision=2233
Diffstat (limited to 'print')
-rw-r--r--print/Makefile42
1 files changed, 21 insertions, 21 deletions
diff --git a/print/Makefile b/print/Makefile
index df8f6c4bb052..7f939fae3be6 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,25 +1,25 @@
-# $Id: Makefile,v 1.18 1995/05/14 03:29:57 asami Exp $
+# $Id: Makefile,v 1.19 1995/07/15 23:23:05 jmz Exp $
#
- SUBDIR += a2ps
- SUBDIR += afm
- SUBDIR += dvi2xx
- SUBDIR += dvips
- SUBDIR += dviselect
- SUBDIR += ghostscript
- SUBDIR += ghostview
- SUBDIR += latex
- SUBDIR += latex209
- SUBDIR += makeindex
- SUBDIR += mltex
- SUBDIR += musixtex
- SUBDIR += psutils
- SUBDIR += rtf2latex
- SUBDIR += tex
- SUBDIR += texinfo
- SUBDIR += tr2latex
- SUBDIR += transfig
- SUBDIR += xdvi
- SUBDIR += xtexshell
+ SUBDIR += a2ps
+ SUBDIR += afm
+ SUBDIR += dvi2xx
+ SUBDIR += dvips
+ SUBDIR += dviselect
+ SUBDIR += ghostscript
+ SUBDIR += ghostview
+ SUBDIR += latex
+ SUBDIR += latex209
+ SUBDIR += makeindex
+ SUBDIR += mltex
+ SUBDIR += musixtex
+ SUBDIR += psutils
+ SUBDIR += rtf2latex
+ SUBDIR += tex
+ SUBDIR += texinfo
+ SUBDIR += tr2latex
+ SUBDIR += transfig
+ SUBDIR += xdvi
+ SUBDIR += xtexshell
.include <bsd.port.subdir.mk>