]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
make clean also deletes abort.o
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Mar 2004 08:21:22 +0000 (08:21 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Mar 2004 08:21:22 +0000 (08:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@8812 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index f6390a2707a2b60b8e4302f19d38b3e859980025..880a152d820f253e5a80828d27870662c0eae115 100644 (file)
@@ -98,7 +98,10 @@ resultname:
        @echo $(TARGET)+$(GXX-VERSION)
 
 clean: clean-base clean-lac clean-deal.II clean-fe clean-bits
+       -rm -f abort.o
+
 distclean: distclean-base distclean-lac distclean-deal.II distclean-fe distclean-bits
+       -rm -f abort.o
 
 clean-base:
        cd 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.