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:
f38dcf3
)
missing endif
author
Michal Voců
<michal@ruk.cuni.cz>
Thu, 17 Jul 2008 10:10:28 +0000
(10:10 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Thu, 17 Jul 2008 10:10:28 +0000
(10:10 +0000)
org.glite.lb.server/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/Makefile
b/org.glite.lb.server/Makefile
index
d06fd59
..
8cd821c
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-357,6
+357,7
@@
install:
ifdef LB_PERF
-mkdir -p ${PREFIX}/sbin
${INSTALL} -m 755 ${top_srcdir}/src/perftest_proxy.sh ${PREFIX}/sbin
+endif
clean:
rm -rvf *.c *.h *.ch *.xh *.xml *.nsmap *.o *.lo .libs glite-lb-* ${STATIC_LIB_BK} test* ${MAN_GZ}