dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / lib / hal / libhal / common / hal.pc.in
blob7002154c4bf744ca53fcbf7e90a55b3adb96779d
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
14 Description: Free desktop hardware abstraction layer
15 Version: __VERSION__
16 Requires: dbus-1
17 Libs: -L${libdir} -lhal
18 Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal