Changeset 9281 for trunk/make/process.mak
- Timestamp:
- Sep 20, 2002, 6:35:45 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/process.mak
r9280 r9281 1 # $Id: process.mak,v 1.3 3 2002-09-20 04:24:05 bird Exp $1 # $Id: process.mak,v 1.34 2002-09-20 04:35:45 bird Exp $ 2 2 # 3 3 # Generic Buildsystem … … 973 973 -srcadd CX:$$(MAKE_INCLUDE_SETUP) 974 974 -srcadd CX:$$(MAKE_INCLUDE_CX_OPT) 975 -srcadd IPF:$$(MAKE_INCLUDE_IPFC) 976 -srcadd IPP:$$(MAKE_INCLUDE_IPFC) 977 -srcadd IPP:$$(MAKE_INCLUDE_SETUP) 978 -srcadd IPP:$$(MAKE_INCLUDE_CX_OPT) 975 979 $(TOOL_DEP_FILES) 976 980 << 981 !ifdef BUILD_VERBOSE2 982 $(ECHO) Dependcy file: $(CLRRST) 983 @type $(TARGET_DEPEND) 984 !endif 977 985 !endif 978 986 !ifdef SUBDIRS_DEP
Note:
See TracChangeset
for help on using the changeset viewer.