Searched refs:doclean (Results 1 – 2 of 2) sorted by relevance
98 static int doclean; /* Should cleanup() remove output? */ variable153 doclean = 1; in main()213 doclean = 0; in main()265 if (!doclean) in cleanup()
2116 local doclean=""2132 [ "${MKUPDATE}" = "no" ] && doclean="cleandir"2133 targlist="${doclean} ${doobjs} dependall install"