2002/ws/desc/wsdl20 Makefile.base,1.64,1.65

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

Modified Files:
	Makefile.base 
Log Message:
s/Z-notation/Z Notation/


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** Makefile.base	11 May 2005 02:32:54 -0000	1.64
--- Makefile.base	20 Jun 2005 12:18:40 -0000	1.65
***************
*** 60,64 ****
  	@echo "Running tidy on $@";\
  	$(TIDY) $@ > $@.tidy 2>./tidy-output.txt;\
! 	$(XSLTPROC) --stringparam ver " with Z-notation" non-normative.xsl $@.tidy > $@;\
  	rm $@.tidy
  endif
--- 60,64 ----
  	@echo "Running tidy on $@";\
  	$(TIDY) $@ > $@.tidy 2>./tidy-output.txt;\
! 	$(XSLTPROC) --stringparam ver " with Z Notation" non-normative.xsl $@.tidy > $@;\
  	rm $@.tidy
  endif

Received on Monday, 20 June 2005 12:18:47 UTC