aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/flyer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'it_IT.ISO8859-15/flyer/Makefile')
-rw-r--r--it_IT.ISO8859-15/flyer/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/it_IT.ISO8859-15/flyer/Makefile b/it_IT.ISO8859-15/flyer/Makefile
deleted file mode 100644
index 178b719036..0000000000
--- a/it_IT.ISO8859-15/flyer/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-# Original revision: 1.2
-
-pdf: dvi ps
- ps2pdf13 -sPAPERSIZE=a4 flyer.ps
-
-ps: dvi
- dvips -t a4 flyer.dvi -o
-
-dvi: flyer.tex
- pngtopnm -mix ../../share/images/flyer/logo-full.png | \
- pnmtops -noturn > logo-full.eps
- latex flyer.tex
-
-clean:
- rm -f flyer.aux flyer.dvi flyer.log flyer.pdf flyer.ps \
- logo-full.eps