Changes in release/Makefile [95ab29b:07a70800] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • release/Makefile

    r95ab29b r07a70800  
    8383
    8484release: src_rel
    85         mkdir -p $(EXPORT_DIR)/uspace/overlay
    86         (cd ..; tools/cc.sh) >$(EXPORT_DIR)/uspace/overlay/COPYRIGHT
    8785        for profile in $(PROFILES); do \
    8886                $(MAKE) -r -C $(EXPORT_DIR) distclean ; \
Note: See TracChangeset for help on using the changeset viewer.