239873daa1
This package contains the executables for the teTeX installation as well as other files that were created when generating the binaries: info files, format files and manual pages.
16 lines
945 B
Text
16 lines
945 B
Text
$NetBSD: patch-aq,v 1.1.1.1 2003/12/24 12:57:32 jmmv Exp $
|
|
|
|
--- texk/tetex/Makefile.in.orig Tue Apr 6 14:51:18 1999
|
|
+++ texk/tetex/Makefile.in
|
|
@@ -5,9 +5,9 @@
|
|
ac_include ../make/common.mk
|
|
ac_include ../make/programs.mk
|
|
|
|
-SCRIPTS= dvi2fax ps2frag texconfig dvired pslatex texi2html allcm allneeded fontexport fontimport kpsetool mkfontdesc MakeTeXPK fontinst rubibtex rumakeindex fmtutil texdoc texlinks texutil texexec texshow
|
|
+SCRIPTS= dvi2fax ps2frag texconfig dvired pslatex allcm allneeded fontexport fontimport kpsetool mkfontdesc MakeTeXPK fontinst rubibtex rumakeindex fmtutil texdoc texlinks texutil texexec texshow
|
|
PDFSCRIPTS=e2pall epstopdf texi2pdf thumbpdf
|
|
-manpgs=texi2html texconfig ps2frag allcm allneeded dvired fontexport fontimport allec
|
|
+manpgs=texconfig ps2frag allcm allneeded dvired fontexport fontimport allec
|
|
INFOFILES= latex.info latex.info-1 latex.info-2 latex.info-3
|
|
all: $(SCRIPTS) $(PDFSCRIPTS)
|
|
default: all
|