mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Added files generated by index process to clean stanza.
This commit is contained in:
@@ -69,4 +69,5 @@ clean:
|
|||||||
rm -f *.o $(PROG) *.txt core *.html *.pdf *.eps
|
rm -f *.o $(PROG) *.txt core *.html *.pdf *.eps
|
||||||
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
|
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
|
||||||
rm -f $(PROJECT) $(PROJECT)-* _*
|
rm -f $(PROJECT) $(PROJECT)-* _*
|
||||||
|
rm -f *.cps *.cpss *.fns *.jkys *.pgs *.tps *.vrs
|
||||||
|
|
||||||
|
|||||||
@@ -62,6 +62,7 @@ clean:
|
|||||||
rm -f *.o $(PROG) *.txt core *.html $(PROJECT).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 *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
|
||||||
rm -f $(PROJECT) $(PROJECT)-* _* $(GENERATED_FILES)
|
rm -f $(PROJECT) $(PROJECT)-* _* $(GENERATED_FILES)
|
||||||
|
rm -f *.cps *.cpss *.fns *.jkys *.pgs *.tps *.vrs
|
||||||
|
|
||||||
process.texi: process.t Makefile
|
process.texi: process.t Makefile
|
||||||
$(BMENU) -p "" \
|
$(BMENU) -p "" \
|
||||||
|
|||||||
@@ -65,7 +65,9 @@ index:
|
|||||||
clean:
|
clean:
|
||||||
rm -f *.o $(PROG) *.txt core *.html $(PROJECT).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 *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
|
||||||
rm -f c_user c_user-* _* $(GENERATED_FILES)
|
rm -f $(PROJECT) $(PROJECT)-* _* $(GENERATED_FILES)
|
||||||
|
rm -f *.cps *.cpss *.fns *.kys *.pgs *.tps *.vrs
|
||||||
|
|
||||||
|
|
||||||
#preface.texi: preface.t
|
#preface.texi: preface.t
|
||||||
# $(BMENU) -p "Top" \
|
# $(BMENU) -p "Top" \
|
||||||
|
|||||||
Reference in New Issue
Block a user