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:
84b2c0a
)
do not build lbmon-db by default
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 20 Mar 2006 15:24:29 +0000
(15:24 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 20 Mar 2006 15:24:29 +0000
(15:24 +0000)
it wil be moved to org.glite.lb.utils
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
22d171f
..
afd7c9e
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-240,7
+240,7
@@
${MAN_GZ}: ${MAN}
default: all
-compile all:
check_version ${LIB} ${THRLIB} ${TOOLS} logevent lbmon-db
${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ}
+compile all:
${LIB} ${THRLIB} ${TOOLS} logevent
${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ}
examples: ${EXAMPLES} ${EXAMPLES_CL} ${sh_PROGS}