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:
a261932
)
Clean testing development binaries too.
author
František Dvořák
<valtri@civ.zcu.cz>
Thu, 15 Jan 2009 10:42:53 +0000
(10:42 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Thu, 15 Jan 2009 10:42:53 +0000
(10:42 +0000)
org.glite.lbjp-common.db/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lbjp-common.db/Makefile
b/org.glite.lbjp-common.db/Makefile
index
6255450
..
f9cec18
100644
(file)
--- a/
org.glite.lbjp-common.db/Makefile
+++ b/
org.glite.lbjp-common.db/Makefile
@@
-138,6
+138,7
@@
install: all
clean:
rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/
rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
+ rm -rvf db_expire db_test
%.o %.lo: %.c
${COMPILE} -c $<