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:
6ff07f7
)
drop unused definition symbol
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 15 Nov 2004 13:02:19 +0000
(13:02 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 15 Nov 2004 13:02:19 +0000
(13:02 +0000)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
b72b7a1
..
17e4784
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-181,7
+181,7
@@
${LIBTHROBJS} ${TESTLIBTHROBJS}: %.thr.o: %.c
${COMPILE} ${GLOBUSTHRINC} -o $@ -c $<
logevent_fake.o: logevent.c
- ${COMPILE} ${GLOBUSINC} -
DFAKE -
c $< -o $@
+ ${COMPILE} ${GLOBUSINC} -c $< -o $@
# catches $TOOLS and logevent compilation
%.o: %.c