The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > BSD
.
google unix.com




Thread: make.conf
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-02-2009
ph0enix ph0enix is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 26
set the env. variable BATCH to "yes". In bash, you can do:

BATCH="yes" make install distclean