From: František Dvořák Date: Wed, 1 Dec 2004 16:33:58 +0000 (+0000) Subject: Fixed building of the other examples. X-Git-Tag: glite-deployment-lb_R_0_1_0~62 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=954f4c0f8db2ab7bf1ec9136a57c1a09d4897b0f;p=jra1mw.git Fixed building of the other examples. --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 873ba1d..0913f24 100644 --- 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