Changes in release/Makefile [07a70800:95ab29b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/Makefile
r07a70800 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.