git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c5b19
)
clean temporary and error files as well
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 2 Sep 2008 14:59:15 +0000
(14:59 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 2 Sep 2008 14:59:15 +0000
(14:59 +0000)
org.glite.testsuites.ctb/LB/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.testsuites.ctb/LB/Makefile
b/org.glite.testsuites.ctb/LB/Makefile
index
90ae756
..
b50f0ca
100644
(file)
--- a/
org.glite.testsuites.ctb/LB/Makefile
+++ b/
org.glite.testsuites.ctb/LB/Makefile
@@
-10,5
+10,5
@@
testSocket: testSocket.c
ln -fs . tests
clean:
- rm -rf *.o tests $(EXEC)
+ rm -rf *.o tests $(EXEC)
*.tmp *.err