Ignore:
Timestamp:
Jun 19, 2002, 4:20:02 AM (23 years ago)
Author:
bird
Message:

Added *_AS_2_FILE macro.

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 $
    22
    33# ---OS2, DEBUG, EMX----------------------------
     
    7171#CC_LST_OUT=-S -o$(SPACE:_= )
    7272CC_PC_2_STDOUT=-C -E
     73CC_AS_2_FILE=-S -o$(SPACE:_= )
    7374
    7475
     
    8485#CXX_LST_OUT=-S -o$(SPACE:_= )
    8586CXX_PC_2_STDOUT=-C -E
     87CXX_AS_2_FILE=-S -o$(SPACE:_= )
    8688
    8789!if "$(CC_AS_CXX)" != ""
Note: See TracChangeset for help on using the changeset viewer.