- From: Hugo Haas <hugo@dev.w3.org>
- Date: Thu, 16 Dec 2004 17:25:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv26328 Modified Files: Makefile.base Log Message: Forcing to set FUZZCHECK to run fuzz2000 Index: Makefile.base =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** Makefile.base 16 Dec 2004 17:09:18 -0000 1.40 --- Makefile.base 16 Dec 2004 17:25:39 -0000 1.41 *************** *** 119,126 **** valid-types.txt: $(WSDL20.tex) ifndef QUICK $(FUZZ) -d -p $(FUZZLIB) $<> $@ ! else ! @rm -f $@ && touch $@ endif --- 119,126 ---- valid-types.txt: $(WSDL20.tex) + ifdef FUZZCHECK ifndef QUICK $(FUZZ) -d -p $(FUZZLIB) $<> $@ ! endif endif
Received on Thursday, 16 December 2004 17:25:41 UTC