home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / msjournl / msjv4_1b.arc / MACSL.ARC / WHICHSYS.H < prev   
Text File  |  1988-10-04  |  433b  |  13 lines

  1. /*-----------------------------------------------------------------*/
  2. /* WhichSys.h                                                      */
  3. /* Defines which target system we are compiling for.               */
  4. /*-----------------------------------------------------------------*/
  5.  
  6. /* #define PM_OS2 */
  7.  
  8. /* #define PM_WINDOWS */
  9.  
  10. #define PM_MACINTOSH
  11.  
  12. /*-----------------------------------------------------------------*/
  13.