summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-03-18 17:45:31 +0000
committerKarl Berry <karl@freefriends.org>2007-03-18 17:45:31 +0000
commit9d568633a8b3dd899ff33f590ccf17a0c0b7027b (patch)
treebff4c33b89214f3c11b760f6e7365944a2df865d /Master/texmf-dist/doc/metapost
parent8c709a5c55287b495436b19d5362f33324888350 (diff)
build only roff stuff here, metapost repo for the rest
git-svn-id: svn://tug.org/texlive/trunk@4046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost')
-rw-r--r--Master/texmf-dist/doc/metapost/base/Makefile66
1 files changed, 1 insertions, 65 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/Makefile b/Master/texmf-dist/doc/metapost/base/Makefile
index 18eff80e6b2..0ee0685b746 100644
--- a/Master/texmf-dist/doc/metapost/base/Makefile
+++ b/Master/texmf-dist/doc/metapost/base/Makefile
@@ -1,77 +1,13 @@
-# Makefile for texmf/doc/metapost:
-# ================================
+# Makefile for texmf/doc/metapost. Public domain.
MP = mp
#DVIPS = dvips -Pold
DVIPS = dvips -Pold -D300
-LATEX = latex
-BIBTEX = bibtex
-
TROFF = troff -Tpost -ms -mpictures | dpost
GROFF = groff -Tps -mgs
-###
-
-MPMAN_FIGS = \
- manfig.0 manfig.2 manfig.3 manfig.104 manfig.204 manfig.5 \
- manfig.6 manfig.7 manfig.8 manfig.109 manfig.209 manfig.110 \
- manfig.210 manfig.310 manfig.111 manfig.211 manfig.311 manfig.411 \
- manfig.13 manfig.14 manfig.17 manfig.18 manfig.19 manfig.20 \
- manfig.21 manfig.22 manfig.123 manfig.223 manfig.24 manfig.25 \
- manfig.26 manfig.28 manfig.29 manfig.30 manfig.31 manfig.32 \
- manfig.33 manfig.34 manfig.35 manfig.36 manfig.37 manfig.38 \
- manfig.40 manfig.42 manfig.45 manfig.48 manfig.49 manfig.50 \
- manfig.51 manfig.52
-
-MPGRAPH_FIGS = \
- mpgraph.1 mpgraph.2 mpgraph.3 mpgraph.4 mpgraph.5 mpgraph.6 \
- mpgraph.7 mpgraph.8 mpgraph.9 mpgraph.10 mpgraph.11
-MPGRPAH_DATA = \
- agepop91.d agepopm.d countries.d energy.d lead.d matmul.d timepop.d
-
-EXAMPLE_FIGS = \
- examples.1 examples.2 examples.3 examples.4 examples.5 examples.6 \
- examples.7 examples.8 examples.9
-
-###
-
-default: all
-all: mpman.ps mpgraph.ps mpintro.ps
-
-### MetaPost manuals
-
-mpman.ps: mpman.dvi $(MPMAN_FIGS)
- @echo "WARNING: mpman.dvi was build using the obsolete font rpsyr."
- @echo "You can safely ignore one warning about a checksum mismatch."
- $(DVIPS) mpman.dvi -o mpman.ps
-
-mpgraph.ps: mpgraph.dvi $(MPGRAPH_FIGS)
- @echo "WARNING: mpgraph.dvi was build using the obsolete versions of"
- @echo "the fonts logo10 logo8 logosl10. You can safely ignore dvips's"
- @echo "checksum warnings for these fonts."
- $(DVIPS) mpgraph.dvi -o mpgraph.ps
-
-$(MPMAN_FIGS): manfig.mp
- $(MP) manfig.mp
-
-$(MPGRAPH_FIGS): mpgraph.mp $(MPGRAPH_DATA)
- $(MP) mpgraph.mp
-
-### LaTeX example
-
-mpintro.ps: mpintro.dvi $(EXAMPLE_FIGS)
-
-mpintro.dvi: mpintro.tex mpintro.bib
- $(LATEX) mpintro
- $(BIBTEX) mpintro
- $(LATEX) mpintro
- $(LATEX) mpintro
-
-$(EXAMPLE_FIGS): examples.mp
- $(MP) examples.mp
-
### troff and/or groff example
grdemo.ps: grdemo.ms figs.1