diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile index fdc4f19bcf28..dbafd67f26f9 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,9 +1,6 @@ -# $Id: Makefile,v 1.10 1995/02/28 22:40:11 gpalmer Exp $ -# -# Broken: latex, runs into an endless input loop -# Broken: latex209, Doesn't find the hyphen file +# $Id: Makefile,v 1.11 1995/03/30 22:53:58 ats Exp $ # SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \ - tex makeindex mltex texinfo transfig xdvi xtexshell + tex latex209 latex makeindex mltex texinfo transfig xdvi xtexshell .include <bsd.port.subdir.mk> |