Changeset 3e5a814 in mainline for uspace/Makefile
- Timestamp:
- 2009-02-25T21:32:18Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b1de7a
- Parents:
- f542825
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
rf542825 r3e5a814 63 63 endif 64 64 65 ifeq ($(UARCH),sparc64) 66 DIRS += srv/fhc 67 endif 68 65 69 BUILDS := $(addsuffix .build,$(DIRS)) 66 70 CLEANS := $(addsuffix .clean,$(DIRS))
Note:
See TracChangeset
for help on using the changeset viewer.