Changes in uspace/Makefile [10b21a1b:b501de7] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r10b21a1b rb501de7  
    5858        app/loc \
    5959        app/logset \
    60         app/lprint \
    6160        app/mixerctl \
    6261        app/mkfat \
     
    167166        drv/char/msim-con \
    168167        drv/char/ns8250 \
    169         drv/char/pc-lpt \
    170168        drv/char/pl050 \
    171169        drv/char/ski-con \
     
    276274
    277275export: $(BUILDS)
    278         mkdir -p $(EXPORT_DIR)
    279276        $(MAKE) -r -C lib/posix export EXPORT_DIR=$(EXPORT_DIR)
    280277
Note: See TracChangeset for help on using the changeset viewer.