Changes in uspace/Makefile [a54bd98:3e67ab1] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    ra54bd98 r3e67ab1  
    3535DIRS = \
    3636        app/bdsh \
    37         app/bithenge \
    3837        app/blkdump \
    3938        app/bnchmark \
     
    139138endif
    140139
    141 ifeq ($(CONFIG_MSIM),y)
    142 DIRS += \
    143         app/msim
    144 endif
    145 
    146140## Platform-specific hardware support
    147141#
Note: See TracChangeset for help on using the changeset viewer.