2004/ws/addressing Makefile.base,1.7,1.8

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv32505

Modified Files:
	Makefile.base 
Log Message:
Actually, changelog.xml is *not* a phony rule: fixed it


Index: Makefile.base
===================================================================
RCS file: /sources/public/2004/ws/addressing/Makefile.base,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.base	22 Mar 2005 11:15:13 -0000	1.7
--- Makefile.base	22 Mar 2005 11:42:40 -0000	1.8
***************
*** 43,47 ****
  	rm $@.old
  
! changelog.xml:
  	ant changelog
  
--- 43,47 ----
  	rm $@.old
  
! changelog.xml: $(ADDR.xml) $(FILES) $(XSL)
  	ant changelog
  
***************
*** 156,158 ****
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./valid-ns.html ./tidy-output.txt $(ADDR.html) diff.html $(ADDR.pdf) $(ADDR.ps) $(ADDR.txt) 
  
! .PHONY: install validate-html validate-xml validate-pubrules spellcheck pubinstall clean schemas directory check.txt acknowledgements install-schemas trhtml trall altformats changelog.xml
--- 156,158 ----
  	rm -f *~* html2ps.dbg ./valid-html.txt ./valid-xml.txt ./checkspell.txt ./valid-links.txt ./valid-pubrules.html ./valid-ns.html ./tidy-output.txt $(ADDR.html) diff.html $(ADDR.pdf) $(ADDR.ps) $(ADDR.txt) 
  
! .PHONY: install validate-html validate-xml validate-pubrules spellcheck pubinstall clean schemas directory check.txt acknowledgements install-schemas trhtml trall altformats

Received on Tuesday, 22 March 2005 13:10:57 UTC