2002/ws/desc/wsdl20 Makefile.base,1.49,1.50

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

Modified Files:
	Makefile.base 
Log Message:
s/check.txt/check/


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** Makefile.base	3 May 2005 09:08:58 -0000	1.49
--- Makefile.base	3 May 2005 09:12:26 -0000	1.50
***************
*** 83,87 ****
  	rm $<-prevversion.html
  
! check.txt: trhtml valid-html.txt valid-pubrules.html valid-ns.html checkspell.txt valid-links.txt
  
  valid-html.txt: $(WSDL20.html)
--- 83,87 ----
  	rm $<-prevversion.html
  
! check: trhtml valid-html.txt valid-pubrules.html valid-ns.html checkspell.txt valid-links.txt
  
  valid-html.txt: $(WSDL20.html)
***************
*** 172,176 ****
  altformats: $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) 
  
! trall: trhtml diff.html altformats check.txt
  
  install-tr: trall directory
--- 172,176 ----
  altformats: $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) 
  
! trall: trhtml diff.html altformats check
  
  install-tr: trall directory
***************
*** 189,191 ****
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./valid-types.txt ./valid-ns.html ./tidy-output.txt $(WSDL20.html) $(WSDL20-z.html) diff.html $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) $(WSDL20.tex) $(PREFIX).log
  
! .PHONY: all install validate-html validate-xml validate-pubrules validate-types spellcheck pubinstall clean schemas directory check.txt acknowledgements install-schemas trhtml trall altformats 
--- 189,191 ----
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./valid-types.txt ./valid-ns.html ./tidy-output.txt $(WSDL20.html) $(WSDL20-z.html) diff.html $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) $(WSDL20.tex) $(PREFIX).log
  
! .PHONY: all install validate-html validate-xml validate-pubrules validate-types spellcheck pubinstall clean schemas directory check acknowledgements install-schemas trhtml trall altformats 

Received on Tuesday, 3 May 2005 09:12:31 UTC