Changeset e96047c in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2015-06-21T12:08:45Z (10 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8227d63
Parents:
2654afb
Message:

Fdisk first prototype.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r2654afb re96047c  
    122122LIBCRYPTO_PREFIX = $(LIB_PREFIX)/crypto
    123123LIBBLOCK_PREFIX = $(LIB_PREFIX)/block
     124LIBFDISK_PREFIX = $(LIB_PREFIX)/fdisk
    124125LIBFS_PREFIX = $(LIB_PREFIX)/fs
    125126LIBCLUI_PREFIX = $(LIB_PREFIX)/clui
Note: See TracChangeset for help on using the changeset viewer.