Changeset a5c468e in mainline for uspace/Makefile
- Timestamp:
- 2018-11-11T20:21:08Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4640416
- Parents:
- 5c03bd30
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r5c03bd30 ra5c468e 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 export 280 281 281 282 $(CLEANS):
Note:
See TracChangeset
for help on using the changeset viewer.