2002/ws/desc/wsdl20 Makefile.base,1.20,1.21

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

Modified Files:
	Makefile.base 
Log Message:
Made setup-namespace call silent


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** Makefile.base	30 Jul 2004 11:26:21 -0000	1.20
--- Makefile.base	30 Jul 2004 11:28:04 -0000	1.21
***************
*** 110,113 ****
--- 110,114 ----
  
  install-ds: schemas
+ 	@echo "Installing documents in dated space..."; \
  	$(SETUP-NAMESPACES) $(PUBDIR) $(THISDOC) $(YEAR) $(MM) $(DD)
  

Received on Friday, 30 July 2004 07:28:06 UTC