Home | History | Annotate | Download | only in kernbench-0.42

Lines Matching refs:make

95 make clean > /dev/null 2>&1
108 make mrproper > /dev/null 2>&1
110 make defconfig > /dev/null 2>&1
113 yes "" | make oldconfig > /dev/null 2>&1
130 echo make
133 echo make -j $halfjobs
136 echo make -j $optijobs
139 echo make -j
147 make -j $optijobs > /dev/null 2>&1
196 make clean > /dev/null 2>&1
201 $time -f "%e %U %S %P %c %w" -o timelog make -j $tempjobs > /dev/null 2>&1