home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / make_msg.tcl < prev    next >
Text File  |  1997-08-08  |  596b  |  21 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Generating makefile ...
  4. global M_GEN_MAKEFILE;    set M_GEN_MAKEFILE    "345001"
  5.  
  6. # Unable to open file '%1' for writing
  7. global E_FILE_OPEN_WRITE;    set E_FILE_OPEN_WRITE    "345002"
  8.  
  9. # Cannot generate makefile for package '%1'
  10. global E_PACKAGE_SUPPORT;    set E_PACKAGE_SUPPORT    "345003"
  11.  
  12. # Cannot discover user environment
  13. global E_UENV;    set E_UENV    "345004"
  14.  
  15. # Cannot change directory to '%1'
  16. global E_CHDIR;    set E_CHDIR    "345005"
  17.  
  18. # Unable to open maketmpl.maketmpl, run Configure C++.
  19. global E_NO_MAKETMPL;    set E_NO_MAKETMPL    "345006"
  20.  
  21.