You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2007/02/02 07:39:30 UTC

svn commit: r502519 - /webservices/axis2/trunk/c/build/win32/makefile

Author: nandika
Date: Thu Feb  1 22:39:30 2007
New Revision: 502519

URL: http://svn.apache.org/viewvc?view=rev&rev=502519
Log:
axis2_wsdl remoed from target

Modified:
    webservices/axis2/trunk/c/build/win32/makefile

Modified: webservices/axis2/trunk/c/build/win32/makefile
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/build/win32/makefile?view=diff&rev=502519&r1=502518&r2=502519
==============================================================================
--- webservices/axis2/trunk/c/build/win32/makefile (original)
+++ webservices/axis2/trunk/c/build/win32/makefile Thu Feb  1 22:39:30 2007
@@ -1258,7 +1258,7 @@
 ##############################################################################################
 
 
-all: clean_make_dir clean deploy basic_modules xml_schema_all woden_all axis2_wsdl axis2_engine axis2_http_sender axis2_http_receiver axis2_mod_addr axis2_mod_log all_services all_clients axis2_server   copy_include clean_make_dir 
+all: clean_make_dir clean deploy basic_modules xml_schema_all woden_all axis2_engine axis2_http_sender axis2_http_receiver axis2_mod_addr axis2_mod_log all_services all_clients axis2_server   copy_include clean_make_dir 
  
 install: all
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org