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