2004/ws/addressing Makefile.base,1.24,1.25

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

Modified Files:
	Makefile.base 
Log Message:
Added NOANT switch for documents that don't need the changelog


Index: Makefile.base
===================================================================
RCS file: /sources/public/2004/ws/addressing/Makefile.base,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** Makefile.base	13 Feb 2006 18:14:38 -0000	1.24
--- Makefile.base	10 Mar 2006 11:09:28 -0000	1.25
***************
*** 50,54 ****
--- 50,56 ----
  
  changelog.xml: $(ADDR.xml) $(FILES) $(XSL)
+ ifndef NOANT
  	ant changelog
+ endif
  
  $(ADDR.ps): $(ADDR.html) $(IMAGES)

Received on Friday, 10 March 2006 11:09:40 UTC