summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/test/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/test/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/test/Makefile b/Master/texmf-dist/source/latex/hyperref/test/Makefile
deleted file mode 100644
index ac6fc6cb9b3..00000000000
--- a/Master/texmf-dist/source/latex/hyperref/test/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-all:
- pdflatex test7
- pdflatex test7
- (for i in test*.tex; do pdflatex $$i;pdflatex $$i; done)
-
-clean:
- -$(RM) test*pdf *.aux *.log *.toc *.lof *.lot *.idx *.ind *.out