Changes in uspace/Makefile [a6dffb8:caa8a94] in mainline
- File:
-
- 1 edited
-
uspace/Makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
ra6dffb8 rcaa8a94 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/dltest2 \38 37 app/edit \ 39 38 app/getterm \ … … 93 92 drv/test2 94 93 95 ## Shared libraries96 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)97 DIRS += \98 app/dltest99 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.
