Changes in uspace/Makefile [10a530cc:2d2b8e6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r10a530cc r2d2b8e6 92 92 drv/test2 93 93 94 ifeq ($(CONFIG_BINUTILS),y)95 DIRS += \96 app/binutils97 endif98 99 94 ## Networking 100 95 # … … 153 148 lib/drv \ 154 149 lib/packet \ 155 lib/net 150 lib/net \ 151 lib/posix 156 152 157 153 LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note:
See TracChangeset
for help on using the changeset viewer.