Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/
Dtrylink41 printf "%s\n" "Output of:" >$EXE.out
42 printf "%s\n" "$*" >>$EXE.out
43 printf "%s\n" "==========" >>$EXE.out
45 $@ >>$EXE.out 2>&1
75 EXE="$1"
99 echo "-Wl,--warn-common -Wl,-Map,$EXE.map -Wl,--verbose"
138 -o $EXE \
146 cat $EXE.out
165 -o $EXE \
194 -o $EXE \
[all …]