-- Make a real Makefile with real dependencies (I keep adding/removing
   files, and too painful to update the Makefile). So:

-- Make a Makefile "updater".

-- Find out how to tell Solaris to use bash or ksh in initscripts. 

-- Does ksh or zsh work? I see that pdksh does not work, because it
   does not understand ` . file'.  Is this a bug in pdksh proper, or
   just the RH version.

-- Make a texinfo file out of MANUAL and INSTALL.

-- Change SERVICE to `service' in config/ where it gets evaluated in
   config.sh and install.sh.  Presently, the two function of SERVICE
   is confusing.