Changes in uspace/Makefile [a5c468e:b03c684] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
ra5c468e rb03c684 278 278 find lib app drv srv -name '*.lo' -follow -exec rm \{\} \; 279 279 find lib app drv srv -name '*.d' -follow -exec rm \{\} \; 280 rm -fr export281 280 282 281 $(CLEANS):
Note:
See TracChangeset
for help on using the changeset viewer.