Changeset 8717 for trunk/make/setup.os2debemx.mk
- Timestamp:
- Jun 19, 2002, 4:20:02 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/setup.os2debemx.mk
r8423 r8717 1 # $Id: setup.os2debemx.mk,v 1. 2 2002-05-16 11:37:01 bird Exp $1 # $Id: setup.os2debemx.mk,v 1.3 2002-06-19 02:20:01 bird Exp $ 2 2 3 3 # ---OS2, DEBUG, EMX---------------------------- … … 71 71 #CC_LST_OUT=-S -o$(SPACE:_= ) 72 72 CC_PC_2_STDOUT=-C -E 73 CC_AS_2_FILE=-S -o$(SPACE:_= ) 73 74 74 75 … … 84 85 #CXX_LST_OUT=-S -o$(SPACE:_= ) 85 86 CXX_PC_2_STDOUT=-C -E 87 CXX_AS_2_FILE=-S -o$(SPACE:_= ) 86 88 87 89 !if "$(CC_AS_CXX)" != ""
Note:
See TracChangeset
for help on using the changeset viewer.