GCC: use -fuse-cxa-atexit by default
[unleashed-userland.git] / components / cunit / cunit.p5m
blobd60620cd0f188b2c0ff114f921754989c1e3769e
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 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/include/CUnit/Automated.h
26 file path=usr/include/CUnit/Basic.h
27 file path=usr/include/CUnit/CUError.h
28 file path=usr/include/CUnit/CUnit.h
29 file path=usr/include/CUnit/CUnit_intl.h
30 file path=usr/include/CUnit/Console.h
31 file path=usr/include/CUnit/MyMem.h
32 file path=usr/include/CUnit/TestDB.h
33 file path=usr/include/CUnit/TestRun.h
34 file path=usr/include/CUnit/Util.h
35 link path=usr/lib/$(MACH64)/libcunit.so target=libcunit.so.1.0.1
36 link path=usr/lib/$(MACH64)/libcunit.so.1 target=libcunit.so.1.0.1
37 file path=usr/lib/$(MACH64)/libcunit.so.1.0.1
38 file path=usr/lib/$(MACH64)/pkgconfig/cunit.pc
39 link path=usr/lib/libcunit.so target=libcunit.so.1.0.1
40 link path=usr/lib/libcunit.so.1 target=libcunit.so.1.0.1
41 file path=usr/lib/libcunit.so.1.0.1
42 file path=usr/lib/pkgconfig/cunit.pc
43 file path=usr/share/CUnit/CUnit-List.dtd
44 file path=usr/share/CUnit/CUnit-List.xsl
45 file path=usr/share/CUnit/CUnit-Run.dtd
46 file path=usr/share/CUnit/CUnit-Run.xsl
47 file path=usr/share/CUnit/Examples/Automated/AutomatedTest mode=0555 preserve=true
48 file path=usr/share/CUnit/Examples/Automated/README
49 file path=usr/share/CUnit/Examples/Basic/BasicTest mode=0555 preserve=true
50 file path=usr/share/CUnit/Examples/Basic/README
51 file path=usr/share/CUnit/Examples/Console/ConsoleTest mode=0555 preserve=true
52 file path=usr/share/CUnit/Examples/Console/README
53 file path=usr/share/CUnit/Memory-Dump.dtd
54 file path=usr/share/CUnit/Memory-Dump.xsl
55 file path=usr/share/CUnit/Test/test_cunit mode=0555 preserve=true
56 file path=usr/share/doc/CUnit/CUnit_doc.css
57 file path=usr/share/doc/CUnit/error_handling.html
58 file path=usr/share/doc/CUnit/fdl.html
59 file path=usr/share/doc/CUnit/headers/Automated.h
60 file path=usr/share/doc/CUnit/headers/Basic.h
61 file path=usr/share/doc/CUnit/headers/CUCurses.h
62 file path=usr/share/doc/CUnit/headers/CUError.h
63 file path=usr/share/doc/CUnit/headers/CUnit.h
64 file path=usr/share/doc/CUnit/headers/CUnit_intl.h
65 file path=usr/share/doc/CUnit/headers/Console.h
66 file path=usr/share/doc/CUnit/headers/MyMem.h
67 file path=usr/share/doc/CUnit/headers/TestDB.h
68 file path=usr/share/doc/CUnit/headers/TestRun.h
69 file path=usr/share/doc/CUnit/headers/Util.h
70 file path=usr/share/doc/CUnit/headers/Win.h
71 file path=usr/share/doc/CUnit/index.html
72 file path=usr/share/doc/CUnit/introduction.html
73 file path=usr/share/doc/CUnit/managing_tests.html
74 file path=usr/share/doc/CUnit/running_tests.html
75 file path=usr/share/doc/CUnit/test_registry.html
76 file path=usr/share/doc/CUnit/writing_tests.html
77 file path=usr/share/man/man3/CUnit.3