You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2011/10/04 01:20:48 UTC

svn commit: r1178630 - /axis/axis2/c/core/trunk/build/win32/makefile

Author: nandika
Date: Mon Oct  3 23:20:47 2011
New Revision: 1178630

URL: http://svn.apache.org/viewvc?rev=1178630&view=rev
Log:
makefile updated

Modified:
    axis/axis2/c/core/trunk/build/win32/makefile

Modified: axis/axis2/c/core/trunk/build/win32/makefile
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/build/win32/makefile?rev=1178630&r1=1178629&r2=1178630&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/build/win32/makefile (original)
+++ axis/axis2/c/core/trunk/build/win32/makefile Mon Oct  3 23:20:47 2011
@@ -1585,8 +1585,10 @@ mv_dist:
 
 all_services: axis2_services_echo axis2_services_math axis2_services_session axis2_services_version axis2_services_notify axis2_services_sg_math axis2_services_mtom axis2_services_mtom_callback axis2_services_calculator 
 
-all_clients: axis2_clients_intdir axis2_client_echo axis2_client_math axis2_client_session axis2_client_version axis2_client_google_spell axis2_client_yahoo axis2_client_notify axis2_client_mtom axis2_client_mtom_callback axis2_client_userguide axis2_client_ntlm axis2_client_ntlmpost
- 
+all_clients_with_ntml: axis2_client_ntlm axis2_client_ntlmpost
+
+all_clients: axis2_clients_intdir axis2_client_echo axis2_client_math axis2_client_session axis2_client_version axis2_client_google_spell axis2_client_yahoo axis2_client_notify axis2_client_mtom axis2_client_mtom_callback axis2_client_userguide
+
 all_callback: axis2_mtom_sending_callback axis2_mtom_caching_callback
 axis2_samples: axis2_mod_log all_services all_clients all_callback
 
@@ -1633,7 +1635,10 @@ all: build
 
 install: all copy_extra copy_wsdl2c
 
-dist: install axis2_apache_module axis2_IIS_module axis2_cgi tcpmon copy_samples copy_vc_projects clean_manifest mv_dist
+dist: install  axis2_apache_module axis2_IIS_module axis2_cgi tcpmon copy_samples copy_vc_projects clean_manifest mv_dist
+
+dist_with_ntlm: install axis2_clients_with_ntlm  axis2_apache_module axis2_IIS_module axis2_cgi tcpmon copy_samples copy_vc_projects clean_manifest mv_dist
+
 
 dist_as_lib : deploy axis2_core_without_server copy_axis2_xml copy_include clean_manifest mv_dist