2002/ws/desc/wsdl20 Makefile.base,1.18,1.19

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

Modified Files:
	Makefile.base 
Log Message:
Oops, bug in acknowledgments


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile.base	30 Jul 2004 11:21:15 -0000	1.18
--- Makefile.base	30 Jul 2004 11:22:22 -0000	1.19
***************
*** 112,116 ****
  	$(SETUP-NAMESPACES) $(PUBDIR) $(THISDOC) $(YEAR) $(MM) $(DD)
  
! acknowledgements.xml:
  	@echo "Generating $@";\
  	 $(XSLTPROC) mbwg.xsl http://www.w3.org/2002/ws/desc/Overview.html > acknowledgements.xml
--- 112,116 ----
  	$(SETUP-NAMESPACES) $(PUBDIR) $(THISDOC) $(YEAR) $(MM) $(DD)
  
! acknowledgements:
  	@echo "Generating $@";\
  	 $(XSLTPROC) mbwg.xsl http://www.w3.org/2002/ws/desc/Overview.html > acknowledgements.xml
***************
*** 133,135 ****
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./tidy-output.txt $(WSDL20.html) diff.html
  
! .PHONY: install validate-html validate-xml validate-pubrules spellcheck pubinstall clean schemas directory check.txt acknowledgements.xml install-schemas trhtml trall altformats
--- 133,135 ----
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./tidy-output.txt $(WSDL20.html) diff.html
  
! .PHONY: install validate-html validate-xml validate-pubrules spellcheck pubinstall clean schemas directory check.txt acknowledgements install-schemas trhtml trall altformats

Received on Friday, 30 July 2004 07:22:25 UTC