Changeset ea6c838 in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2012-07-17T08:26:49Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e6bba8f
Parents:
950110ee
Message:

Create libpcm.

Move pcm related functions and definitions there.
Make other stuff use this library.
Rename most of it on the way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r950110ee rea6c838  
    124124LIBDRV_PREFIX = $(LIB_PREFIX)/drv
    125125LIBHOUND_PREFIX = $(LIB_PREFIX)/hound
     126LIBPCM_PREFIX = $(LIB_PREFIX)/pcm
    126127LIBNET_PREFIX = $(LIB_PREFIX)/net
    127128LIBNIC_PREFIX = $(LIB_PREFIX)/nic
Note: See TracChangeset for help on using the changeset viewer.