Changes in uspace/Makefile [a5c468e:b03c684] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    ra5c468e rb03c684  
    278278        find lib app drv srv -name '*.lo' -follow -exec rm \{\} \;
    279279        find lib app drv srv -name '*.d' -follow -exec rm \{\} \;
    280         rm -fr export
    281280
    282281$(CLEANS):
Note: See TracChangeset for help on using the changeset viewer.