implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / libatomic_ops / pkgconfig / atomic_ops.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: The atomic_ops project
7 Description: Atomic memory update operations portable implementation
8 Version: @PACKAGE_VERSION@
9 Libs: -L${libdir} -latomic_ops
10 Cflags: -I${includedir}