Changeset 8717 for trunk/make/setup.os2prfemx.mk
- Timestamp:
- Jun 19, 2002, 4:20:02 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/setup.os2prfemx.mk
r8423 r8717 1 # $Id: setup.os2prfemx.mk,v 1. 2 2002-05-16 11:37:03bird Exp $1 # $Id: setup.os2prfemx.mk,v 1.3 2002-06-19 02:20:01 bird Exp $ 2 2 3 3 # ---OS2, PROFILE, EMX---------------------------- … … 61 61 #CC_LST_OUT=-S -o$(SPACE:_= ) 62 62 CC_PC_2_STDOUT=-C -E 63 CC_AS_2_FILE=-S -o$(SPACE:_= ) 63 64 64 65 … … 74 75 #CXX_LST_OUT=-S -o$(SPACE:_= ) 75 76 CXX_PC_2_STDOUT=-C -E 77 CXX_AS_2_FILE=-S -o$(SPACE:_= ) 76 78 77 79 !if "$(CC_AS_CXX)" != ""
Note:
See TracChangeset
for help on using the changeset viewer.