]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Replace `rm' by `rm -f' to suppress warnings.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 8 Feb 2000 13:54:54 +0000 (13:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 8 Feb 2000 13:54:54 +0000 (13:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@2343 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile
deal.II/common/Makefile

index a2af9122a1ceda2c508898fa304e1b631af33190..b18f5c796158fcfe75fcbeb420122ee0a8cfab0a 100644 (file)
@@ -130,7 +130,7 @@ TAGS: $(filter-out %/forward_declarations.h,                                \
 
 
 clean: clean-base clean-lac clean-dealII clean-doc
-       -rm TODO TAGS
+       -rm -f TODO TAGS
 
 clean-base:
        cd $D/base ; $(MAKE) clean
index a2af9122a1ceda2c508898fa304e1b631af33190..b18f5c796158fcfe75fcbeb420122ee0a8cfab0a 100644 (file)
@@ -130,7 +130,7 @@ TAGS: $(filter-out %/forward_declarations.h,                                \
 
 
 clean: clean-base clean-lac clean-dealII clean-doc
-       -rm TODO TAGS
+       -rm -f TODO TAGS
 
 clean-base:
        cd $D/base ; $(MAKE) clean

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.