iMake 1.0.0 01/24/99 Preview Release

-----------------------------------------------------------------------------
FUTURE PLANS

Servertec's goal is to deliver to Web site developers and software developers
a full featured make processor. 

You can help shape the development of iMake, send your comments, suggestions 
and problems to support@servertec.com. 

Disclaimer 
- The following information is subject to change without notice. 
- No definitive time frame for support of specific features or functionality
  is inferred, implied or given. 
- Support for specific feature or functionality maybe postponed, moved up, 
  dropped or added. 
- Support for specific feature or functionality is not guaranteed. 

Release 1.0
- add touch command
- add support for commands in target definitions
- add support for complex target definitions, ::
- add support for search path in inference/target definitions, {}
- add support for command errors code
- add support for -c command line option, suppress all output
- add support for -i command line option, ignore error code
- add support for -t command line option, update target time stamp without
  processing commands
- add support for @[file] command line parameter, sets command line options
  using a specified file
- add support for command modifiers, (-, -[number], @, !, *, <[file])
- add support for !cmdswitches {+/-} {[option]} directive for specifying
  command line switches from within a make file
- add support for response files, using echo command and output redirection
  using > and >>
- add support for inline files, <<[file]
- add support for literals, ^
- add make/makedir/makeflags built-in macros

Release 1.1
- add visual tool to create/maintain makefiles 
