Changeset f51f193 in mainline for boot/Makefile
- Timestamp:
- 2011-07-12T03:00:14Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6817eba
- Parents:
- eca52a8 (diff), 026793d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
reca52a8 rf51f193 76 76 cp "$(USPACE_PATH)/$(DRVS_PATH)/$$file_dir/$$file_name/$$file_name.dev" "$(DIST_PATH)/$(DRVS_PATH)/$$file_name/" ; \ 77 77 done 78 78 79 79 clean: clean_dist 80 80 $(MAKE) -f $(BUILD) clean PRECHECK=$(PRECHECK)
Note:
See TracChangeset
for help on using the changeset viewer.