Changeset 95ab29b in mainline for release/Makefile
- Timestamp:
- 2017-12-20T20:40:13Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7ce8f88
- Parents:
- 9d61326
- git-author:
- Jakub Jermar <jakub@…> (2017-12-20 20:37:40)
- git-committer:
- Jakub Jermar <jakub@…> (2017-12-20 20:40:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/Makefile
r9d61326 r95ab29b 83 83 84 84 release: src_rel 85 mkdir -p $(EXPORT_DIR)/uspace/overlay 86 (cd ..; tools/cc.sh) >$(EXPORT_DIR)/uspace/overlay/COPYRIGHT 85 87 for profile in $(PROFILES); do \ 86 88 $(MAKE) -r -C $(EXPORT_DIR) distclean ; \
Note:
See TracChangeset
for help on using the changeset viewer.