Changeset f0c9aff in mainline for uspace/Makefile
- Timestamp:
- 2008-12-14T11:37:31Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e32b65a
- Parents:
- a1e28489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
ra1e28489 rf0c9aff 86 86 87 87 clean: $(CLEANS) 88 find $(DIRS) -name '*.o' -follow -exec rm \{\} \;89 find lib/libc -name "_link.ld" -exec rm \{\} \;90 88 91 89 distclean: clean
Note:
See TracChangeset
for help on using the changeset viewer.