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