summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/eplain/demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/eplain/demo/Makefile')
-rw-r--r--Master/texmf-dist/doc/eplain/demo/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/eplain/demo/Makefile b/Master/texmf-dist/doc/eplain/demo/Makefile
index 45ba215c7aa..7a578663f38 100644
--- a/Master/texmf-dist/doc/eplain/demo/Makefile
+++ b/Master/texmf-dist/doc/eplain/demo/Makefile
@@ -21,6 +21,12 @@ xhyper.pdf: xhyper.tex ctan_lion_350x350.png
lscommnt.pdf: lscommnt.tex
PDFLATEX=$(PDFTEX) $(TEXI2PDF) lscommnt.tex
+ctan_lion_350x350.png:
+ @echo "Please download"
+ @echo " ftp://tug.ctan.org/ftpmaint/CTAN_lion/ctan_lion_350x350.png"
+ @echo "and place it in the demo subdirectory."
+ exit 1
+
#
# Documents which have to be processed with dvipdfm(x).
#