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/07 10:52:29 UTC

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

Author: nandika
Date: Wed Feb  7 01:52:28 2007
New Revision: 504478

URL: http://svn.apache.org/viewvc?view=rev&rev=504478
Log:
minor change in makefile

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=504478&r1=504477&r2=504478
==============================================================================
--- webservices/axis2/trunk/c/build/win32/makefile (original)
+++ webservices/axis2/trunk/c/build/win32/makefile Wed Feb  7 01:52:28 2007
@@ -46,7 +46,7 @@
 
 #directories for intermediate files
 
-AXIS2_INTDIR= .\msvc.int
+AXIS2_INTDIR= .\int.msvc
 AXIS2_INTDIR_AXIOM = $(AXIS2_INTDIR)\axiom
 AXIS2_INTDIR_UTIL  = $(AXIS2_INTDIR)\util
 AXIS2_INTDIR_CORE  = $(AXIS2_INTDIR)\core



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