<Someone>'s OS2 updates.

This commit is contained in:
nethack.allison
2002-02-02 19:46:18 +00:00
parent 532242f07f
commit 51e3079709
3 changed files with 442 additions and 189 deletions

View File

@@ -13,7 +13,7 @@
*/
/* #define OS2_MSC /* Microsoft C 5.1 and 6.0 */
/* #define OS2_GCC /* GCC emx 0.8f */
#define OS2_GCC /* GCC emx 0.8f */
/* #define OS2_CSET2 /* IBM C Set/2 (courtesy Jeff Urlwin) */
/* #define OS2_CSET2_VER_1 /* CSet/2 version selection */
/* #define OS2_CSET2_VER_2 /* - " - */
@@ -34,7 +34,7 @@
* reason to touch the defaults, I think.
*/
#define MFLOPPY /* floppy and ramdisk support */
/*#define MFLOPPY /* floppy and ramdisk support */
#define RANDOM /* Berkeley random(3) */
#define SHELL /* shell escape */
/* #define TERMLIB /* use termcap file */