Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/hints/
Daix_3.sh104 first_cc_path=`which ${cc:-cc}`
105 case "$first_cc_path" in
110 if [ -h $first_cc_path ]; then
111 ls -l $first_cc_path > reflect
Daix.sh126 first_cc_path=`which ${cc:-cc}`
127 case "$first_cc_path" in
132 if [ -h $first_cc_path ] ; then
133 ls -l $first_cc_path > reflect
Daix_4.sh156 first_cc_path=`which ${cc:-cc}`
157 case "$first_cc_path" in
161 if [ -h $first_cc_path ] ; then
162 ls -l $first_cc_path > reflect