summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/Makefile.in')
-rw-r--r--Build/source/texk/web2c/Makefile.in60
1 files changed, 0 insertions, 60 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index b6ab8afa83d..9dd8520424d 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -3166,66 +3166,6 @@ dist_man_MANS = synctexdir/man1/synctex.1 synctexdir/man5/synctex.5
nodist_man_MANS =
TEST_EXTENSIONS = .pl .test
-#nodist_pbibtex_SOURCES = pbibtex.c pbibtex.h
-#pbibtex_SOURCES = ptexdir/kanji.h
-#pbibtex_CPPFLAGS = $(ptex_cppflags)
-#pbibtex_LDADD = $(ptex_ldadd)
-#pbibtex_DEPENDENCIES = $(ptex_dependencies)
-#pbibtex.c pbibtex.h: pbibtex-web2c
-# @$(web2c) pbibtex
-#pbibtex-web2c: pbibtex.p $(web2c_depend) ptexdir/ptex.defines web2c/cvtbib.sed
-# @$(web2c) pbibtex
-#pbibtex.p: tangle$(EXEEXT) pbibtex.web ptexdir/pbibtex.ch
-# $(p_tangle) pbibtex pbibtex
-#pbibtex.web: tie$(EXEEXT) bibtex.web bibtex.ch
-# $(tie_m) bibtex.web bibtex.ch
-#EXTRA_DIST += ptexdir/pbibtex.ch web2c/cvtbib.sed
-
-#nodist_pdvitype_SOURCES = pdvitype.c pdvitype.h
-#pdvitype_SOURCES = ptexdir/kanji.h
-#pdvitype_CPPFLAGS = $(ptex_cppflags) -DHEX_CHAR_CODE
-#pdvitype_LDADD = $(ptex_ldadd)
-#pdvitype_DEPENDENCIES = $(ptex_dependencies)
-#pdvitype.c pdvitype.h: pdvitype-web2c
-# @$(web2c) pdvitype
-#pdvitype-web2c: pdvitype.p $(web2c_depend) ptexdir/ptex.defines
-# @$(web2c) pdvitype
-#pdvitype.p: tangle$(EXEEXT) pdvitype.web ptexdir/pdvitype.ch
-# $(p_tangle) pdvitype pdvitype
-#pdvitype.web: tie$(EXEEXT) dvitype.web dvitype.ch
-# $(tie_m) dvitype.web dvitype.ch
-#EXTRA_DIST += ptexdir/pdvitype.ch
-
-#nodist_ppltotf_SOURCES = ppltotf.c ppltotf.h
-#ppltotf_SOURCES = ptexdir/kanji.h
-#ppltotf_CPPFLAGS = $(ptex_cppflags) -DPRESERVE_PUTC
-#ppltotf_LDADD = $(ptex_ldadd)
-#ppltotf_DEPENDENCIES = $(ptex_dependencies)
-#ppltotf.c ppltotf.h: ppltotf-web2c
-# @$(web2c) ppltotf
-#ppltotf-web2c: ppltotf.p $(web2c_depend) ptexdir/ptex.defines
-# @$(web2c) ppltotf
-#ppltotf.p: tangle$(EXEEXT) ppltotf.web ptexdir/ppltotf.ch
-# $(p_tangle) ppltotf ppltotf
-#ppltotf.web: tie$(EXEEXT) pltotf.web pltotf.ch
-# $(tie_m) pltotf.web pltotf.ch
-#EXTRA_DIST += ptexdir/ppltotf.ch
-
-#nodist_ptftopl_SOURCES = ptftopl.c ptftopl.h
-#ptftopl_SOURCES = ptexdir/kanji.h
-#ptftopl_CPPFLAGS = $(ptex_cppflags)
-#ptftopl_LDADD = $(ptex_ldadd)
-#ptftopl_DEPENDENCIES = $(ptex_dependencies)
-#ptftopl.c ptftopl.h: ptftopl-web2c
-# @$(web2c) ptftopl
-#ptftopl-web2c: ptftopl.p $(web2c_depend) ptexdir/ptex.defines
-# @$(web2c) ptftopl
-#ptftopl.p: tangle$(EXEEXT) ptftopl.web ptexdir/ptftopl.ch
-# $(p_tangle) ptftopl ptftopl
-#ptftopl.web: tie$(EXEEXT) tftopl.web tftopl.ch
-# $(tie_m) tftopl.web tftopl.ch
-#EXTRA_DIST += ptexdir/ptftopl.ch
-#
# By the way, the $(BUILT_SOURCES) suggestion in the Automake manual for
# this does not work for us, because we want to be able to invoke
# specific targets (hiall, hitex, hishrink, ...), and $(BUILT_SOURCES)