summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 17:00:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 17:00:29 +0000
commit30cd82f8d969e59844eedfe82339df50314607ed (patch)
tree7bed218a7c546edaa2ce65f7cdfb8c6fcfa84347 /doc/rgdb_specs/Makefile
parentRenamed networking figure to networkflow and added PCIreg.pdf. (diff)
downloadrtems-30cd82f8d969e59844eedfe82339df50314607ed.tar.bz2
Renamed seg_init to seq_init.
Diffstat (limited to 'doc/rgdb_specs/Makefile')
-rw-r--r--doc/rgdb_specs/Makefile14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/rgdb_specs/Makefile b/doc/rgdb_specs/Makefile
index d247a661bc..6510d6f655 100644
--- a/doc/rgdb_specs/Makefile
+++ b/doc/rgdb_specs/Makefile
@@ -105,4 +105,16 @@ conclusion.texi: conclusion.t Makefile
-u "Top" \
-n "" ${*}.t
-
+garde.eps
+layers.eps
+process.eps
+seq_init.eps
+seq_break.eps
+seq_detach.eps
+convert:
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=garde.pdf -- garde.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=layers.pdf -- layers.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=process.pdf -- process.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_init.pdf -- seq_init.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_break.pdf -- seq_break.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_detach.pdf -- PCIreg.eps -c -quit