Changeset 1352 in kBuild
- Timestamp:
- Dec 3, 2007 1:04:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/tools/GXX32.kmk
r1349 r1352 218 218 $(QUIET)$(APPEND) $(out).ar-script 'SAVE' 219 219 $(QUIET)$(APPEND) $(out).ar-script 'END' 220 ifdef KMK_USE_REDIRECT221 220 $(QUIET)$(REDIRECT) -rti $(out).ar-script -- $(TOOL_GXX32_AR) -M 222 else223 $(QUIET)$(TOOL_GXX32_AR) -M < $(out).ar-script224 endif225 221 endef 226 222 else
Note:
See TracChangeset
for help on using the changeset viewer.