summaryrefslogtreecommitdiffstats
path: root/doc/started_ada/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:22:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:22:24 +0000
commitdd265c056b579067b98197f6c42542d6acf61108 (patch)
tree44b586cebba12594e3f437be6ad42c6ed0f65dfc /doc/started_ada/Makefile
parentSwitched back to jpg for networkflow because netscape 4.71 for linux (diff)
downloadrtems-dd265c056b579067b98197f6c42542d6acf61108.tar.bz2
Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures. Disabled building of pdf for both the C and Ada Getting Started manuals because texi2pdf can not handle the construct: @set URL http://www.rtems.com @uref{@value{URL},@value{URL}} It will be reenabled as soon as this problem is fixed.
Diffstat (limited to '')
-rw-r--r--doc/started_ada/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/started_ada/Makefile b/doc/started_ada/Makefile
index 07d0bc1141..bdfede656d 100644
--- a/doc/started_ada/Makefile
+++ b/doc/started_ada/Makefile
@@ -36,8 +36,8 @@ ps: dirs $(PROJECT).ps
pdf: dirs $(PROJECT).pdf
$(PROJECT).pdf: $(FILES)
- $(TEXI2PDF) $(PROJECT).texi
- cp $(PROJECT).pdf $(PDF_INSTALL)
+ #$(TEXI2PDF) $(PROJECT).texi
+ #cp $(PROJECT).pdf $(PDF_INSTALL)
$(PROJECT).ps: $(PROJECT).dvi
dvips -o $(PROJECT).ps $(PROJECT).dvi
@@ -85,7 +85,7 @@ html: dirs $(FILES)
$(PROJECT).texi
clean:
- rm -f *.o $(PROG) *.txt core *.pdf
+ rm -f *.o $(PROG) *.txt core $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-* $(GENERATED_FILES)
rm -f *.fixed _*