Changeset 4991 for trunk/include
- Timestamp:
- Jan 20, 2001, 7:17:36 PM (25 years ago)
- Location:
- trunk/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin32.dbg.emx.mk
r4718 r4991 1 # $Id: odin32.dbg.emx.mk,v 1. 1 2000-12-02 23:50:46 bird Exp $1 # $Id: odin32.dbg.emx.mk,v 1.2 2001-01-20 18:17:36 bird Exp $ 2 2 3 3 # … … 85 85 # 86 86 !ifdef EXETARGET 87 # STACKSIZE is not supported. 87 88 ! ifdef VIO 88 89 LDTARGETFLAGS = -Zexe /Zstack 80 -
trunk/include/odin32.rel.emx.mk
r4718 r4991 1 # $Id: odin32.rel.emx.mk,v 1. 1 2000-12-02 23:50:47bird Exp $1 # $Id: odin32.rel.emx.mk,v 1.2 2001-01-20 18:17:36 bird Exp $ 2 2 3 3 # … … 85 85 # 86 86 !ifdef EXETARGET 87 # STACKSIZE is not supported. 87 88 ! ifdef VIO 88 89 LDTARGETFLAGS = -Zexe /Zstack 80
Note:
See TracChangeset
for help on using the changeset viewer.