Changeset 7fb3f1c in mainline for uspace/Makefile
- Timestamp:
- 2011-04-30T20:22:35Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b72635
- Parents:
- 2ca5f632
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r2ca5f632 r7fb3f1c 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/dltest2 \38 37 app/edit \ 39 38 app/getterm \ … … 96 95 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y) 97 96 DIRS += \ 98 app/dltest 97 app/dltest \ 98 app/dltest2 99 99 endif 100 100
Note:
See TracChangeset
for help on using the changeset viewer.