Changes in release/Makefile [95ab29b:07a70800] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/Makefile
r95ab29b r07a70800 83 83 84 84 release: src_rel 85 mkdir -p $(EXPORT_DIR)/uspace/overlay86 (cd ..; tools/cc.sh) >$(EXPORT_DIR)/uspace/overlay/COPYRIGHT87 85 for profile in $(PROFILES); do \ 88 86 $(MAKE) -r -C $(EXPORT_DIR) distclean ; \
Note:
See TracChangeset
for help on using the changeset viewer.