## # Makefile.fetch for tclxml/tcldom/tclxslt ## # Daniel A. Steffen ## include Makefile$(MakefileExt) ../Fetch.make CvsTag = -D "2003-12-03 00:00:00 GMT" UrlBase = http://tcltkaqua.sourceforge.net/8.4.6/src ifndef MakefileExt fetch wipe:: $(MAKE) -f Makefile.fetch $@ MakefileExt=.tcldom $(MAKE) -f Makefile.fetch $@ MakefileExt=.tclxslt endif