~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/Makefile.common

  • Committer: Jakub Jermar
  • Date: 2011-06-02 21:26:44 UTC
  • mfrom: (720.2.82 ext2-merge)
  • Revision ID: jakub@jermar.eu-20110602212644-t5p3o4bux1n8ybvd
Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2.

Changes made against the ext2 branch parent:
- removed .bzrignore
- removed all traces of pipefs

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
LIBFS_PREFIX = $(LIB_PREFIX)/fs
108
108
LIBCLUI_PREFIX = $(LIB_PREFIX)/clui
109
109
 
 
110
LIBEXT2_PREFIX = $(LIB_PREFIX)/ext2
 
111
 
110
112
LIBDRV_PREFIX = $(LIB_PREFIX)/drv
111
113
LIBPACKET_PREFIX = $(LIB_PREFIX)/packet
112
114
LIBNET_PREFIX = $(LIB_PREFIX)/net