Changes in uspace/Makefile [1b46b77:3e67ab1] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r1b46b77 r3e67ab1  
    4747        app/klog \
    4848        app/loc \
    49         app/logview \
    5049        app/lsusb \
    5150        app/mkfat \
     
    7574        srv/clipboard \
    7675        srv/locsrv \
    77         srv/logger \
    7876        srv/devman \
    7977        srv/loader \
     
    140138endif
    141139
    142 ifeq ($(CONFIG_MSIM),y)
    143 DIRS += \
    144         app/msim
    145 endif
    146 
    147140## Platform-specific hardware support
    148141#
Note: See TracChangeset for help on using the changeset viewer.