Searched defs:PATH (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/
H A Dappveyor-reqs-install.cmd17 if DEFINED CLANG_VERSION @set PATH="C:\Program Files\LLVM\bin";%PATH% variable
34 @set PATH=C:\projects\deps\cmake\bin;%PATH% variable
45 @set PATH=C:\projects\deps\ninja;%PATH variable
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dunexport-env.mk8 PATH= /bin:/usr/bin:/sbin:/usr/sbin macro
/netbsd-current/external/gpl2/groff/dist/arch/djgpp/
H A Dt-groff.bat20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1% variable
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1% variable
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1% variable
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1% variable
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1% variable
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1% variable
59 set PATH=%PATH1% variable
/netbsd-current/external/gpl2/lvm2/dist/test/
H A DMakefile42 echo 'PATH=$(abs_top_builddir)/test/bin:$$PATH' >> $@-t macro
/netbsd-current/tools/binutils/
H A DMakefile56 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
74 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
76 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
78 PATH macro
[all...]
/netbsd-current/tools/gdb/
H A DMakefile123 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
133 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
/netbsd-current/external/gpl3/autoconf/dist/
H A Dcfg.mk21 export PATH = $(shell echo "`pwd`/tests:$$PATH") macro
/netbsd-current/tools/gcc/
H A DMakefile218 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
226 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
235 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \ macro
237 PATH macro
240 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \\ macro
243 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \\ macro
247 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \\ macro
258 PATH=${TOOLDIR}/bin:$$PATH; export PATH; \\ macro
[all...]
/netbsd-current/bin/sh/
H A Deval.c1008 static const char PATH[] = "PATH="; local
[all...]
/netbsd-current/bin/ksh/
H A Dsh.h179 #define PATH 1024 /* pathname size (todo: PATH_MAX/pathconf()) */ macro
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dfs.c117 #define PATH \ macro
[all...]

Completed in 351 milliseconds