2002/ws/desc/wsdl20 Makefile.base,1.26,1.27

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv6487

Modified Files:
	Makefile.base 
Log Message:
Allowed overriding of target directory


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** Makefile.base	30 Jul 2004 12:00:45 -0000	1.26
--- Makefile.base	30 Jul 2004 12:28:19 -0000	1.27
***************
*** 25,29 ****
  SETUP-NAMESPACES=$(TOOLS)/setup-namespaces
  
! PUBDIR=$(WWW)/TR/$(THISDOC)
  
  WSDL20.xml=$(PREFIX).xml
--- 25,30 ----
  SETUP-NAMESPACES=$(TOOLS)/setup-namespaces
  
! TR=$(WWW)/TR
! PUBDIR=$(TR)/$(THISDOC)
  
  WSDL20.xml=$(PREFIX).xml

Received on Friday, 30 July 2004 08:28:51 UTC