Home
last modified time | relevance | path

Searched refs:TARBALL_2 (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/xstc/
DMakefile.am8 TARBALL_2=xsts-2004-01-14.tar.gz macro
12 TARBALLURL_2=http://www.w3.org/XML/2004/xml-schema-test-suite/$(TSNAME_2)/$(TARBALL_2)
35 -@(if [ ! -f $(TARBALL_2) ] ; then \
36 if [ -f $(srcdir)/$(TARBALL_2) ] ; then \
37 $(LN_S) $(srcdir)/$(TARBALL_2) $(TARBALL_2) ; else \
42 -@(if [ -f $(TARBALL_2) ] ; then \
44 $(TAR) -xzf $(TARBALL_2) --wildcards '*/Datatypes' '*/Metadata/$(NISTTESTDEF_2)' ; \