Changeset 1349 for trunk/kBuild/tools/GCC3.kmk
- Timestamp:
- Dec 3, 2007, 1:58:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/tools/GCC3.kmk
r1315 r1349 223 223 $(QUIET)$(APPEND) $(out).ar-script 'SAVE' 224 224 $(QUIET)$(APPEND) $(out).ar-script 'END' 225 ifdef KMK_USE_REDIRECT226 225 $(QUIET)$(REDIRECT) -rti $(out).ar-script -- $(TOOL_GCC3_AR) -M 227 else228 $(QUIET)$(TOOL_GCC3_AR) -M < $(out).ar-script229 endif230 226 endef 231 227
Note:
See TracChangeset
for help on using the changeset viewer.