summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 00:34:51 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 00:34:51 +0000
commit4feb34e817f1ba1e5f9be2b8e75bd871eeec8d0d (patch)
treef42d0b42646af315ed97c2b8f71f71588f873a57 /print
parentNever try creating a postscript file with #!PostScript at the top. (diff)
Add pclprint
Notes
Notes: svn path=/head/; revision=21452
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index aaefa105e4e3..4ef20ebc3de8 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -57,6 +57,7 @@
SUBDIR += musixtex
SUBDIR += offix-printer
SUBDIR += pbm2ppa
+ SUBDIR += pclprint
SUBDIR += pdflib
SUBDIR += pdq
SUBDIR += perlftlib