aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/flyer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/flyer/Makefile')
-rw-r--r--es_ES.ISO8859-1/flyer/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/es_ES.ISO8859-1/flyer/Makefile b/es_ES.ISO8859-1/flyer/Makefile
deleted file mode 100644
index 7b6a4d62a0..0000000000
--- a/es_ES.ISO8859-1/flyer/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-#
-
-pdf: dvi ps
- ps2pdf13 -sPAPERSIZE=a4 flyer.ps
-
-ps: dvi
- dvips -t a4 flyer.dvi -o
-
-dvi: flyer.tex
- latex flyer.tex
-
-clean:
- rm -f flyer.aux flyer.dvi flyer.log flyer.pdf flyer.ps