GCC: use -fuse-cxa-atexit by default
[unleashed-userland.git] / components / check / check.p5m
blob522f64298df72fddf37ccce2dfe594d8811aac19
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2014-2015 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/bin/$(MACH64)/checkmk
26 file path=usr/bin/checkmk
27 file path=usr/include/check/check.h
28 file path=usr/include/check/check_stdint.h
29 link path=usr/lib/$(MACH64)/libcheck.so target=libcheck.so.0.0.0
30 link path=usr/lib/$(MACH64)/libcheck.so.0 target=libcheck.so.0.0.0
31 file path=usr/lib/$(MACH64)/libcheck.so.0.0.0
32 file path=usr/lib/$(MACH64)/pkgconfig/check.pc
33 link path=usr/lib/libcheck.so target=libcheck.so.0.0.0
34 link path=usr/lib/libcheck.so.0 target=libcheck.so.0.0.0
35 file path=usr/lib/libcheck.so.0.0.0
36 file path=usr/lib/pkgconfig/check.pc
37 file path=usr/share/aclocal/check.m4
38 file path=usr/share/doc/check/COPYING.LESSER
39 file path=usr/share/doc/check/ChangeLog
40 file path=usr/share/doc/check/ChangeLogOld
41 file path=usr/share/doc/check/NEWS
42 file path=usr/share/doc/check/README
43 file path=usr/share/doc/check/SVNChangeLog
44 file path=usr/share/doc/check/example/Makefile.am
45 file path=usr/share/doc/check/example/README
46 file path=usr/share/doc/check/example/configure.ac
47 file path=usr/share/doc/check/example/src/Makefile.am
48 file path=usr/share/doc/check/example/src/main.c
49 file path=usr/share/doc/check/example/src/money.1.c
50 file path=usr/share/doc/check/example/src/money.1.h
51 file path=usr/share/doc/check/example/src/money.2.h
52 file path=usr/share/doc/check/example/src/money.3.c
53 file path=usr/share/doc/check/example/src/money.4.c
54 file path=usr/share/doc/check/example/src/money.5.c
55 file path=usr/share/doc/check/example/src/money.6.c
56 file path=usr/share/doc/check/example/src/money.c
57 file path=usr/share/doc/check/example/src/money.h
58 file path=usr/share/doc/check/example/tests/Makefile.am
59 file path=usr/share/doc/check/example/tests/check_money.1.c
60 file path=usr/share/doc/check/example/tests/check_money.2.c
61 file path=usr/share/doc/check/example/tests/check_money.3.c
62 file path=usr/share/doc/check/example/tests/check_money.6.c
63 file path=usr/share/doc/check/example/tests/check_money.7.c
64 file path=usr/share/doc/check/example/tests/check_money.c
65 file path=usr/share/info/check.info
66 file path=usr/share/man/man1/checkmk.1