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:
4c65e8f
)
full cleanup
author
Daniel Kouřil
<kouril@ics.muni.cz>
Thu, 9 Jun 2011 10:30:00 +0000
(10:30 +0000)
committer
Daniel Kouřil
<kouril@ics.muni.cz>
Thu, 9 Jun 2011 10:30:00 +0000
(10:30 +0000)
org.glite.px.proxyrenewal/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.px.proxyrenewal/Makefile
b/org.glite.px.proxyrenewal/Makefile
index
39cf554
..
c0726a9
100644
(file)
--- a/
org.glite.px.proxyrenewal/Makefile
+++ b/
org.glite.px.proxyrenewal/Makefile
@@
-201,5
+201,7
@@
install:
clean:
$(RM) ${lib_LTLIBRARIES} $(DAEMON) $(CLIENT) $(EXAMPLES) *.o *.lo core startup
+ $(RM) ${MAN1_GZ} ${MAN8_GZ}
+ $(RM) -rf .libs
.PHONY: default all compile examples check stage dist distsrc distbin install clean