   ____ __  __       _        
  / ___|  \/  | __ _| | _____ 
  \___ \ |\/| |/ _` | |/ / _ \
   ___) ||  | | (_| |   <  __/
  |____/_|  |_|\__,_|_|\_\___|
                             
  SMake -- Makefile generator
                 
  To install the SMake package into /path/to/smake/{bin,lib,man}/ perform
  the following steps in your shell:
      
    $ ./configure --prefix=/path/to/smake
    $ make
    $ make install

