home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
msjournl
/
msjv4_1b.arc
/
MACSL.ARC
/
WHICHSYS.H
< prev
Wrap
Text File
|
1988-10-04
|
433b
|
13 lines
/*-----------------------------------------------------------------*/
/* WhichSys.h */
/* Defines which target system we are compiling for. */
/*-----------------------------------------------------------------*/
/* #define PM_OS2 */
/* #define PM_WINDOWS */
#define PM_MACINTOSH
/*-----------------------------------------------------------------*/