Changeset 5e18892 in mainline for uspace/srv
- Timestamp:
- 2010-01-04T20:34:42Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b648ae4
- Parents:
- b4ff8a6d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/Makefile
rb4ff8a6d r5e18892 54 54 BUILDS := $(addsuffix .build,$(DIRS)) 55 55 else 56 ifeq ($(NETWORKING), modular) 56 57 BUILDS := $(addsuffix .build,$(DIRS_ALL)) 58 endif 57 59 endif 58 60
Note:
See TracChangeset
for help on using the changeset viewer.