Home | History | Annotate | Download | only in make

Lines Matching refs:source_path

241 source_path=${0%/*}
243 if test -z "$source_path" -o "$source_path" = "." ; then
244 source_path="`pwd`"
373 SRC_PATH="$source_path"
374 SRC_PATH_BARE=$source_path
377 ASM_CONVERSION=${asm_conversion_cmd:-${source_path}/build/make/ads2gas.pl}
677 asm_conversion_cmd="${source_path}/build/make/ads2gas.pl"
683 LD=${source_path}/build/make/armlink_adapter.sh
749 asm_conversion_cmd="${source_path}/build/make/ads2gas_apple.pl"
1054 install -D ${source_path}/$f $f
1057 cp ${source_path}/build/make/Makefile .