Lines Matching refs:If
21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
23 # As a special exception to the GNU General Public License, if you
45 If you are trying to build a whole package this is not the
64 if test -n "$eat"; then
70 # So we strip `-o arg' only if arg is an object.
96 if test -z "$ofile" || test -z "$cfile"; then
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
114 if mkdir "$lockdir" >/dev/null 2>&1; then
119 # FIXME: race condition here if user kills between mkdir and trap.
126 if test -f "$cofile"; then