Options for make

All the object and executable files can be cleaned as follows:

      % make clean 
   

All the executable files including post-processing codes can be compiled as follows:

      % make all