From: František Dvořák Date: Mon, 13 Dec 2010 13:07:36 +0000 (+0000) Subject: Debugging remote build. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=refs%2Fheads%2Fglite-lb-ws-test_emi_0_debug;p=jra1mw.git Debugging remote build. --- diff --git a/org.glite.lb.ws-test/Makefile b/org.glite.lb.ws-test/Makefile index 42ed623..ed498ec 100644 --- a/org.glite.lb.ws-test/Makefile +++ b/org.glite.lb.ws-test/Makefile @@ -63,6 +63,10 @@ ${CEXAMPLES}: %: %.o ${WS_CLIENT_OBJS} ${LINK} -o $@ $@.o ${WS_CLIENT_OBJS} ${WS_CLIENT_LIBS} %.o %.lo: %.c soap_version.h ${SOAP_FILES} + cat ${gsoap_prefix}/include/stdsoap2.h || true + cat ${gsoap_prefix}/stdsoap2.h || true + ${CC} ${CFLAGS} -H $< || true + ${CC} ${CFLAGS} -E $< || true ${COMPILE} -c $< check: