Changeset 1349 for trunk/kBuild/tools/GXX32.kmk
- Timestamp:
- Dec 3, 2007, 1:58:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/tools/GXX32.kmk
r1315 r1349 233 233 $(QUIET)$(APPEND) $(out).ar-script "SAVE" 234 234 $(QUIET)$(APPEND) $(out).ar-script "END" 235 ifdef KMK_USE_REDIRECT236 235 $(QUIET)$(REDIRECT) -rti $(out).ar-script -- $(TOOL_GXX32_AR) -M 237 else238 $(QUIET)$(TOOL_GXX32_AR) -M < $(out).ar-script239 endif240 236 endef 241 237 endif
Note:
See TracChangeset
for help on using the changeset viewer.