Home | History | Annotate | Download | only in utils

Lines Matching full:then

29 	    if (! -d "$OBJROOT") then
40 if ($#optarg) then
50 if ($#argv > 1) then
54 if ($#argv > 0) then
57 if ($DEBUG) then
64 if (! $?MFILE) then
65 if (-f GNUmakefile) then
67 else if (-f makefile) then
73 if ($DEBUG) then
76 if (! -f $MFILE) then
82 if ($DEBUG) then
86 if ($#LLVMDIR == 0 || ! -d "$LLVMDIR") then
95 if ($?OBJROOT == 0) then
98 if (-f "${objdir}/Makefile.config") then
103 if ($?OBJROOT == 0) then
111 if (${OBJROOT} == ${LLVMDIR}) then
121 if ($DEBUG) then
124 if (! -d $BUILDROOT) then
132 if ($doit == 1) then