Changeset 3f10d92 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-05-01T12:33:18Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7f9bc04
Parents:
326d86e
Message:

Remove more stuff before integration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r326d86e r3f10d92  
    9292        drv/test2
    9393
    94 ## Shared libraries
    95 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)
    96         DIRS += \
    97                 app/dltest \
    98                 app/dltest2
    99 endif
    100 
    10194## Networking
    10295#
     
    153146        lib/softint \
    154147        lib/softfloat \
    155         lib/test \
    156148        lib/drv \
    157149        lib/packet \
Note: See TracChangeset for help on using the changeset viewer.