Changes in uspace/Makefile [10a530cc:2d2b8e6] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r10a530cc r2d2b8e6  
    9292        drv/test2
    9393
    94 ifeq ($(CONFIG_BINUTILS),y)
    95 DIRS += \
    96         app/binutils
    97 endif
    98 
    9994## Networking
    10095#
     
    153148        lib/drv \
    154149        lib/packet \
    155         lib/net
     150        lib/net \
     151        lib/posix
    156152
    157153LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note: See TracChangeset for help on using the changeset viewer.