Changeset faf9752 in mainline for boot/Makefile
- Timestamp:
- 2011-06-27T15:48:44Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b511c200
- Parents:
- 54a7a20
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
r54a7a20 rfaf9752 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.