Changeset 3f10d92 in mainline for uspace/Makefile
- Timestamp:
- 2011-05-01T12:33:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f9bc04
- Parents:
- 326d86e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r326d86e r3f10d92 92 92 drv/test2 93 93 94 ## Shared libraries95 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)96 DIRS += \97 app/dltest \98 app/dltest299 endif100 101 94 ## Networking 102 95 # … … 153 146 lib/softint \ 154 147 lib/softfloat \ 155 lib/test \156 148 lib/drv \ 157 149 lib/packet \
Note:
See TracChangeset
for help on using the changeset viewer.