Changeset 28ed0d9 in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2015-06-27T19:50:12Z (9 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
78d50bd
Parents:
22fb7ab
Message:

VBD client API, liblabel API, pass partition creation/deletion through to VBD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r22fb7ab r28ed0d9  
    123123LIBBLOCK_PREFIX = $(LIB_PREFIX)/block
    124124LIBFDISK_PREFIX = $(LIB_PREFIX)/fdisk
     125LIBLABEL_PREFIX = $(LIB_PREFIX)/label
    125126LIBFS_PREFIX = $(LIB_PREFIX)/fs
    126127LIBCLUI_PREFIX = $(LIB_PREFIX)/clui
Note: See TracChangeset for help on using the changeset viewer.