Changeset 9281 for trunk/make/setup.tools.mk
- Timestamp:
- Sep 20, 2002, 6:35:45 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/make/setup.tools.mk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/setup.tools.mk
r9276 r9281 1 # $Id: setup.tools.mk,v 1.1 7 2002-09-20 03:40:15 bird Exp $1 # $Id: setup.tools.mk,v 1.18 2002-09-20 04:35:45 bird Exp $ 2 2 3 3 … … 45 45 TOOL_CREATEPATH = $(PATH_TOOLS)\CreatePath.cmd 46 46 TOOL_DEP = $(PATH_TOOLS)\fastdep.exe 47 TOOL_DEP_FILES = *.c *.cpp *.asm *.h *.rc *.dlg *. orc *.inc *.ipf47 TOOL_DEP_FILES = *.c *.cpp *.asm *.h *.rc *.dlg *.inc -r$(EXT_OBJ) *.orc *.ipf -obr- *.ipp 48 48 TOOL_DEP_FLAGS = $(CC_INCLUDES) $(CXX_INCLUDES) $(AS_INCLUDES) $(ALL_INCLUDES) -i$(PATH_INCLUDES:;= -i) 49 49 TOOL_DLLRNAME = dllrname /q
Note:
See TracChangeset
for help on using the changeset viewer.
