2002/ws/desc/wsdl20 Makefile.patterns,1.3,1.4

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

Modified Files:
	Makefile.patterns 
Log Message:
Forcing $(WSDL20.xml) because of renaming


Index: Makefile.patterns
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.patterns,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.patterns	30 Jul 2004 09:27:27 -0000	1.3
--- Makefile.patterns	30 Jul 2004 09:35:52 -0000	1.4
***************
*** 1,4 ****
  PREFIX=wsdl20-extensions
! WSDL20.xml=$(PREFIX).xml
  
  FILES=\
--- 1,7 ----
+ # -*-makefile-*-
  PREFIX=wsdl20-extensions
! # Due to renaming:
! #WSDL20.xml=$(PREFIX).xml
! WSDL20.xml=wsdl20-patterns.xml
  
  FILES=\

Received on Friday, 30 July 2004 05:37:48 UTC