summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:11:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:11:23 +0000
commit6b5787c35e3b632f7fc4dd33d3b422568de410ff (patch)
treed180618cae09e6fd04e49b4c5135f8a468a32b92
parentAdded Porting Guide to documentation set. (diff)
downloadrtems-6b5787c35e3b632f7fc4dd33d3b422568de410ff.tar.bz2
Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.
-rw-r--r--doc/FAQ/Makefile2
-rw-r--r--doc/bsp_howto/Makefile2
-rw-r--r--doc/develenv/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile
index 484d0aec9a..8a4a02f0fb 100644
--- a/doc/FAQ/Makefile
+++ b/doc/FAQ/Makefile
@@ -55,7 +55,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 _*
diff --git a/doc/bsp_howto/Makefile b/doc/bsp_howto/Makefile
index 676f18afdf..5ed8ea0051 100644
--- a/doc/bsp_howto/Makefile
+++ b/doc/bsp_howto/Makefile
@@ -56,7 +56,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 _* network.t
diff --git a/doc/develenv/Makefile b/doc/develenv/Makefile
index 7cdc3a71bc..008fde05e1 100644
--- a/doc/develenv/Makefile
+++ b/doc/develenv/Makefile
@@ -47,7 +47,7 @@ html: dirs
$(PROJECT).texi
clean:
- rm -f *.o $(PROG) *.txt core *.html *.pdf
+ rm -f *.o $(PROG) *.txt core *.html $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-* _*