You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2004/04/26 03:16:25 UTC

cvs commit: xml-xalan/c/Projects/Win32 Makefile

dmitryh     2004/04/25 18:16:25

  Modified:    c/Projects/Win32 Makefile
  Log:
  Fix for a defect in the Win32 package building process
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/c/Projects/Win32/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile	4 Apr 2004 16:03:02 -0000	1.1
  +++ Makefile	26 Apr 2004 01:16:25 -0000	1.2
  @@ -216,5 +216,5 @@
   
   	
   build_debug:
  -	$(MAKE) XALANCROOT=$(XALANCROOT) prefix=$(prefix) INSTALL_MODE=Debug libs
  +	$(MAKE) XALANCROOT=$(XALANCROOT) prefix=$(prefix) INSTALL_MODE=Debug PACKAGE_NAME=$(PACKAGE_NAME) libs
   
  
  
  

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