2002/ws/desc/wsdl20 Makefile.base,1.71,1.72

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

Modified Files:
	Makefile.base 
Log Message:
ps also depends on html2ps config


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** Makefile.base	2 Aug 2005 05:40:17 -0000	1.71
--- Makefile.base	2 Aug 2005 06:04:18 -0000	1.72
***************
*** 91,95 ****
  endif
  
! $(WSDL20.ps): $(WSDL20.html) $(IMAGES) $(CSS) $(TOOLS)/latin1-conv.xsl
  	$(XSLTPROC) $(TOOLS)/latin1-conv.xsl $(WSDL20.html) | $(HTML2PS) -d -f $(TOOLS)/html2psrc > $@ || rm $@
  
--- 91,95 ----
  endif
  
! $(WSDL20.ps): $(WSDL20.html) $(IMAGES) $(CSS) $(TOOLS)/latin1-conv.xsl $(TOOLS)/html2psrc
  	$(XSLTPROC) $(TOOLS)/latin1-conv.xsl $(WSDL20.html) | $(HTML2PS) -d -f $(TOOLS)/html2psrc > $@ || rm $@
  

Received on Tuesday, 2 August 2005 06:04:25 UTC