clean temporary and error files as well
authorJan Pospíšil <honik@ntc.zcu.cz>
Tue, 2 Sep 2008 14:59:15 +0000 (14:59 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Tue, 2 Sep 2008 14:59:15 +0000 (14:59 +0000)
org.glite.testsuites.ctb/LB/Makefile

index 90ae756..b50f0ca 100644 (file)
@@ -10,5 +10,5 @@ testSocket: testSocket.c
        ln -fs . tests
 
 clean:
-       rm -rf *.o tests $(EXEC)
+       rm -rf *.o tests $(EXEC) *.tmp *.err