Changeset f5c8046 in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2011-04-09T16:34:19Z (13 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3baec29
Parents:
423e5e87
Message:

add basics of libcompat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r423e5e87 rf5c8046  
    8282LIBSOFTINT_PREFIX = $(LIB_PREFIX)/softint
    8383
     84LIBCOMPAT_PREFIX = $(LIB_PREFIX)/compat
     85
    8486LIBBLOCK_PREFIX = $(LIB_PREFIX)/block
    8587LIBFS_PREFIX = $(LIB_PREFIX)/fs
Note: See TracChangeset for help on using the changeset viewer.