[cvs-nhc98] cvs commit: hat/script hat-trans.inst

Malcolm Wallace malcolm@glass.cse.ogi.edu
Wed, 2 Jul 2003 06:51:36 -0700


malcolm     2003/07/02 06:51:35 PDT

  Modified files:
    script               hat-trans.inst 
  Log:
  Improve the driver script for hat-trans.
    * Accept multiple arguments of files to be transformed.
    * Always run cpp on the input files with -D__HAT__ defined.
    * Accept extra -Dsym=val and -Usym arguments on the commandline.
    * Includes a hack for hmake-generated calls where cpp has already
      been performed, and the intermediate file is given on the command
      line in addition to the original file.
  
  Revision  Changes    Path
  1.6       +70 -7     hat/script/hat-trans.inst