home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / OB3.2D1.DMS / in.adf / locale / catalogs / english / oberon / OMake.catalog (.txt) < prev    next >
Encoding:
Amiga IFF Catalog  |  1994-08-05  |  910 b   |  23 lines

  1. CTLGFVER
  2. "$VER: OMake.catalog 1.0 (29.4.94)
  3. english
  4. Syntax error!
  5. Not enough memory!
  6. #Could not generate temporary file!
  7. Lock() on path failed!
  8.      Error in
  9.  Symbol file not found!
  10. OBERON:Path not found!
  11. cheers!
  12.  *** Preferences file corrupt
  13.   Usage: OMake { <source> [c-[svbcrnotzmd1238igyae]] [l-[mdsai]] [ALL]
  14.                [ ( SET | CLEAR ) <option>] [DONTLINK] [OBJ <name>] 
  15.      c-...          = Compiler options
  16.      l-mdsai        = Linker options
  17.      <source>       = Main module
  18.      ALL            = recompile all modules
  19.      SET <option>   = set compiler option <option> to TRUE
  20.      CLEAR <option> = set option <option> to FALSE
  21.      DONTLINK       = do not start OLink
  22.      OBJ            = additional object code files for OLink
  23.