From: Andrew McNab Date: Mon, 15 Nov 2004 16:43:23 +0000 (+0000) Subject: Try adding dummy clean target to Makefile ... X-Git-Tag: glite-lb_R_0_1_0~9 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=5d57054406b4eace4c8c05a3046c895001d23aef;p=jra1mw.git Try adding dummy clean target to Makefile ... --- diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index 2971a33..d463bd8 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -162,6 +162,8 @@ proxyput-example: proxyput-example.c delegation.h delegation.wsdl \ soapC.c soapClient.c libstdsoap2.a \ -lgridsite -lcurl -lz -lssl -lcrypto -lxml2 -lm +clean: + # # Install #