xref: /titanic_50/usr/src/lib/hal/libhal/common/hal.pc.in (revision 8b80e8cb6855118d46f605e91b5ed4ce83417395)
118c2aff7Sartem#
2*8b80e8cbSLin Guo - Sun Microsystems# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
318c2aff7Sartem# Use is subject to license terms.
418c2aff7Sartem#
518c2aff7Sartem# Licensed under the Academic Free License version 2.1
618c2aff7Sartem#
718c2aff7Sartem
818c2aff7Sartemprefix=/usr
918c2aff7Sartemexec_prefix=${prefix}
10*8b80e8cbSLin Guo - Sun Microsystemslibdir=__LIBDIR__
1118c2aff7Sartemincludedir=${prefix}/include
1218c2aff7Sartem
1318c2aff7SartemName: hal
1418c2aff7SartemDescription: Free desktop hardware abstraction layer
1518c2aff7SartemVersion: __VERSION__
1618c2aff7SartemRequires: dbus-1
1718c2aff7SartemLibs: -L${libdir} -lhal
1818c2aff7SartemCflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal
19