Ignore:
Timestamp:
Sep 15, 2002, 1:35:27 AM (23 years ago)
Author:
bird
Message:

Improved dependencies on the makefiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.os2allrc.mk

    r9174 r9243  
    1 # $Id: setup.os2allrc.mk,v 1.1 2002-08-30 18:27:22 bird Exp $
     1# $Id: setup.os2allrc.mk,v 1.2 2002-09-14 23:35:26 bird Exp $
     2
     3MAKE_INCLUDE_RC_SETUP = $(PATH_MAKE)\setup.os2allrc.mk
    24
    35#
     
    2022!if "$(BUILD_MODE)" != "RELEASE"
    2123           -DDEBUG \
    22 !endif     
     24!endif
    2325           $(RC_DEFINES) $(ALL_DEFINES) $(BUILD_DEFINES) $(RC_INCLUDES:-I=-i ) $(ALL_INCLUDES:-I=-i ) -i $(PATH_INCLUDES:;= -i )
    2426RL_FLAGS = -x2 -n
Note: See TracChangeset for help on using the changeset viewer.