Ignore:
Timestamp:
Sep 20, 2002, 6:35:45 AM (23 years ago)
Author:
bird
Message:

Corrected dependencies for IPF/IPP files and ORC.

File:
1 edited

Legend:

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

    r9276 r9281  
    1 # $Id: setup.tools.mk,v 1.17 2002-09-20 03:40:15 bird Exp $
     1# $Id: setup.tools.mk,v 1.18 2002-09-20 04:35:45 bird Exp $
    22
    33
     
    4545TOOL_CREATEPATH = $(PATH_TOOLS)\CreatePath.cmd
    4646TOOL_DEP        = $(PATH_TOOLS)\fastdep.exe
    47 TOOL_DEP_FILES  = *.c *.cpp *.asm *.h *.rc *.dlg *.orc *.inc *.ipf
     47TOOL_DEP_FILES  = *.c *.cpp *.asm *.h *.rc *.dlg *.inc -r$(EXT_OBJ) *.orc *.ipf -obr- *.ipp
    4848TOOL_DEP_FLAGS  = $(CC_INCLUDES) $(CXX_INCLUDES) $(AS_INCLUDES) $(ALL_INCLUDES) -i$(PATH_INCLUDES:;= -i)
    4949TOOL_DLLRNAME   = dllrname /q
Note: See TracChangeset for help on using the changeset viewer.