all: FGDCmeta.html 01dg.html 05mi_pres.html 20mi_pres.html 05mi_plio.html 20mi_plio.html 60mi_quat.html
FGDCmeta.html: FGDCmeta
mp -e /dev/null -c /usr/local/lib/.mprc FGDCmeta -h FGDCmeta.html
05mi_pres.html: 05mi_pres
mp -e /dev/null -c /usr/local/lib/.mprc 05mi_pres -h 05mi_pres.html
sed 's/05mi_pres.html/5-arc-minute images of modern topography/g' 05mi_pres.html >q
mv q 05mi_pres.html
20mi_pres.html: 20mi_pres
mp -e /dev/null -c /usr/local/lib/.mprc 20mi_pres -h 20mi_pres.html
sed 's/20mi_pres.html/20-arc-minute images of modern topography/g' 20mi_pres.html >q
mv q 20mi_pres.html
05mi_plio.html: 05mi_plio
mp -e /dev/null -c /usr/local/lib/.mprc 05mi_plio -h 05mi_plio.html
sed 's/05mi_plio.html/5-arc-minute images of Pliocene topography/g' 05mi_plio.html >q
mv q 05mi_plio.html
20mi_plio.html: 20mi_plio
mp -e /dev/null -c /usr/local/lib/.mprc 20mi_plio -h 20mi_plio.html
sed 's/20mi_plio.html/20-arc-minute images of Pliocene topography/g' 20mi_plio.html >q
mv q 20mi_plio.html
60mi_quat.html: 60mi_quat
mp -e /dev/null -c /usr/local/lib/.mprc 60mi_quat -h 60mi_quat.html
sed 's/60mi_quat.html/60-arc-minute images of Late Quaternary topography/g' 60mi_quat.html >q
mv q 60mi_quat.html
01dg.html: 01dg
mp -e /dev/null -c /usr/local/lib/.mprc 01dg -h 01dg.html
sed 's/01dg.html/1-degree grids/g' 01dg.html >q
mv q 01dg.html