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:
bf4e9be
)
clean target
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 13 Oct 2008 07:36:55 +0000
(07:36 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 13 Oct 2008 07:36:55 +0000
(07:36 +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
4eccb8d
..
8429d0f
100644
(file)
--- a/
org.glite.security.gss/Makefile
+++ b/
org.glite.security.gss/Makefile
@@
-128,6
+128,7
@@
install:
fi
clean:
+ rm -rf *.o *.lo *.a *.la .libs test_gss
%.o: %.c
${COMPILE} ${GLOBUS_INC} -o $@ -c $<