dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / lib / hal / libhal-storage / common / hal-storage.pc.in
blob6aa69ab851fa165f970c826746e2de373e282c9f
2 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
3 # Use is subject to license terms.
5 # Licensed under the Academic Free License version 2.1
8 prefix=/usr
9 exec_prefix=${prefix}
10 libdir=__LIBDIR__
11 includedir=${prefix}/include
13 Name: hal-storage
14 Description: hal library for storage devices and volumes
15 Version: __VERSION__
16 Requires: dbus-1 hal
17 Libs: -L${libdir} -lhal-storage
18 Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal