summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex2
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex2')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex210
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex2 b/Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex2
deleted file mode 100644
index c84db2a0f15..00000000000
--- a/Master/texmf-dist/doc/latex/latex-web-companion/latex2html/Makefile.ex2
+++ /dev/null
@@ -1,10 +0,0 @@
-# Makefile for Example 2
-LTX = latex
-L2H2 = latex2html -init_file myinit.pl -info "External_links_test"
-
-ex2 : ex21.aux ex22.aux
- $(L2H2) ex2bib ex21 ex22 ex20
-ex21.aux :
- $(LTX) ex21.tex
-ex22.aux :
- $(LTX) ex22.tex