home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dmake40.zip / readme / atari.tos < prev    next >
Text File  |  1994-10-23  |  1KB  |  32 lines

  1. Atari TOS specific information for dmake.  This information is provided in the
  2. hope that it makes it easier to install and recompile dmake in a TOS
  3. environment.  I do not own an ST.  As a result I rely on others to insure that
  4. this version of dmake works as advertized.  If you have any problems with it
  5. please fix them and send me the differences so that I can incorporate them
  6. into future releases and patches.
  7.  
  8.  
  9. 1. ENVIRONMENT VARIABLE SETTINGS
  10.  
  11. Only a single set of settings is available for Atari TOS.  There are no
  12. sub-selections for specific OS release and/or environment.
  13.  
  14.    OS         - tos
  15.    OSRELEASE     - NULL
  16.    OSENVIRONMENT - NULL
  17.  
  18.  
  19. 2. IMPLEMENTATION NOTES
  20.  
  21. The code to compile on an Atari-ST using GCC was supplied by Edgar Roeder
  22. (roeder@cs.uni-sb.de).  I do not have an ST on which to verify the
  23. distribution sources but I have no reason to believe them to not work.
  24. If there are any problems please let Edgar or myself know.
  25.  
  26. I know of no bugs or limitation to the Atari-ST implementation.  Note that
  27. it is similar to the DOS version but it does not swap itself out.  This does
  28. not appear to be as much of a problem on the Atari as it is on MSDOS boxes :-).
  29. See the msdos specific info file for further information.
  30.  
  31. -dennis
  32.