Lines Matching full:baseurl
48 ## BASEURL="http://$$HOST/cgi-bin/cvsweb.cgi/~checkout~/libc/posix" && \
50 ## wget -O lib/regcomp.c "$$BASEURL/regcomp.c?$$QUERY" && \
51 ## wget -O lib/regexec.c "$$BASEURL/regexec.c?$$QUERY" && \
52 ## wget -O lib/regex.c "$$BASEURL/regex.c?$$QUERY" && \
53 ## wget -O lib/regex_.h "$$BASEURL/regex.h?$$QUERY" && \
54 ## wget -O lib/regex_internal.c "$$BASEURL/regex_internal.c?$$QUERY" && \
55 ## wget -O lib/regex_internal.h "$$BASEURL/regex_internal.h?$$QUERY" && \
56 ## wget -O testsuite/BOOST.tests "$$BASEURL/BOOST.tests?$$QUERY" && \
57 ## wget -O testsuite/PCRE.tests "$$BASEURL/PCRE.tests?$$QUERY" && \
58 ## wget -O testsuite/SPENCER.tests "$$BASEURL/rxspencer/tests?$$QUERY"