]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
cleaned the so created by make test
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2001 15:09:49 +0000 (15:09 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2001 15:09:49 +0000 (15:09 +0000)
PHOS/Makefile

index 34f7e3eb960c0a1b32dd08f316e609c375278c34..895a2c766fc5ca70462991d0a341722726b85084 100644 (file)
@@ -88,7 +88,8 @@ test:
                @echo " ____________________________________________________________ "
                @aliroot -b -q "test.C(100)" > out
                @rm out
-               @rm testPHOS.root
+               @rm testPHOS.root 
+               @rm testsimglobal_C.so
 
 test10:        
                @echo " ____________________________________________________________ "
@@ -98,6 +99,6 @@ test10:
                @aliroot -b -q "test.C(10)" > out
                @rm out
                @rm testPHOS.root
-
+               @rm testsimglobal_C.so