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:
97b1a8a
)
Fixed building of the other examples.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 1 Dec 2004 16:33:58 +0000
(16:33 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 1 Dec 2004 16:33:58 +0000
(16:33 +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
873ba1d
..
0913f24
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-173,7
+173,7
@@
${FAKE_EXAMPLES_SOURCES:.c=_fake}: %: %.o ${FAKELIB}
${TOOLS}: ${LIB}
-${FAKE_EXAMPLES_SOURCES:.c=_fake.o}:
${FAKE_EXAMPLES_SOURCES}
+${FAKE_EXAMPLES_SOURCES:.c=_fake.o}:
%_fake.o: %.c
${COMPILE} ${GLOBUSINC} -DUSE_CALLBACKS -c $< -o $@
${PLUSOBJS}: %.o: %.cpp