summaryrefslogtreecommitdiffstats
path: root/doc/porting
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:22:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:22:58 +0000
commit4fa74d8e0217cc31c399e3a5c415601727f4b85a (patch)
tree410cea41ee09210120ad7b004b59e1940c86c4d6 /doc/porting
parentRemove $(PROJECT).pdf not *.pdf. We were accidentally removing the (diff)
downloadrtems-4fa74d8e0217cc31c399e3a5c415601727f4b85a.tar.bz2
Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.
Diffstat (limited to 'doc/porting')
-rw-r--r--doc/porting/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting/Makefile b/doc/porting/Makefile
index 81a19b2552..cbbcaa19b6 100644
--- a/doc/porting/Makefile
+++ b/doc/porting/Makefile
@@ -55,7 +55,7 @@ html: dirs $(FILES)
$(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)-* _* $(GENERATED_FILES)