changeset 288:92367f4c0836

Had to add -D__OS2__ to compile line to build properly.
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 19 Mar 2003 09:42:41 +0000
parents c7d5194bf4ad
children 0e6f09149eaa
files makefile.emx
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/makefile.emx	Wed Mar 19 09:41:03 2003 +0000
+++ b/makefile.emx	Wed Mar 19 09:42:41 2003 +0000
@@ -11,7 +11,7 @@
 DEFS =
 LIBS =
 
-CFLAGS = -O -g -Zomf -Zmt -D__ST_MT_ERRNO__ -I. -Wall
+CFLAGS = -O -g -Zomf -Zmt -D__OS2__ -D__ST_MT_ERRNO__ -I. -Wall
 LDFLAGS = -Zdll -Zcrtdll
 RCFLAGS = -r