Lines Matching full:here
10 path-constant here : . ;
14 using gcc : 4.8.3 : $(PYTHON) $(here)/src/gcc-4.8.3-linux.py : : <target-os>linux ;
15 using gcc : 4.2.1 : $(PYTHON) $(here)/src/gcc-4.2.1-darwin.py : : <target-os>darwin ;
19 using darwin : 4.2.1 : $(PYTHON) $(here)/src/darwin-4.2.1.py
20 : <archiver>$(here)/src/bin/libtool
21 <striper>$(here)/src/bin/strip
25 using clang-darwin : 3.9.0 : $(PYTHON) $(here)/src/clang-3.9.0-darwin.py
26 : <archiver>$(here)/src/bin/ar
27 <ranlib>$(here)/src/bin/ranlib
30 using clang-linux : 3.9.0 : $(PYTHON) $(here)/src/clang-linux-3.9.0.py
31 : <archiver>$(here)/src/bin/ar
32 <ranlib>$(here)/src/bin/ranlib
35 using clang-vxworks : 4.0.1 : $(PYTHON) $(here)/src/clang-vxworks-4.0.1.py
36 : <linker>$(here)/src/bin/ld
37 <archiver>$(here)/src/bin/ar
40 using intel-darwin : 10.2 : $(PYTHON) $(here)/src/intel-darwin-10.2.py
41 : <archiver>$(here)/src/bin/ar
42 <ranlib>$(here)/src/bin/ranlib