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:
1673e3b
)
clean cleanup
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 15 Jun 2010 14:02:31 +0000
(14:02 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 15 Jun 2010 14:02:31 +0000
(14:02 +0000)
org.glite.security.gss/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gss/Makefile
b/org.glite.security.gss/Makefile
index
3aaf817
..
c4f26a2
100644
(file)
--- a/
org.glite.security.gss/Makefile
+++ b/
org.glite.security.gss/Makefile
@@
-141,6
+141,7
@@
install:
clean:
rm -rf *.o *.lo *.a *.la .libs test_gss
+ rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
%.o: %.c
${COMPILE} ${GLOBUS_INC} ${ARES_INC} -o $@ -c $<