Andreas Wacknitz
2024-03-31 783118944874d559e30eea1600352e3feb5263a7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL)". You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2015 Alexander Pyhalov
#
 
set name=pkg.fmri value=pkg:/system/library/mtsk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Microtasking Libraries"
set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license SUNWlibms.copyright license=SUNWlibms.copyright
license SUNWlibmsr.copyright license=SUNWlibmsr.copyright
 
link path=lib/$(MACH64)/libmtsk.so target=libmtsk.so.1
file path=lib/$(MACH64)/libmtsk.so.1
link path=lib/$(MACH64)/libmtsk_db.so target=libmtsk_db.so.1
file path=lib/$(MACH64)/libmtsk_db.so.1
link path=lib/libmtsk.so target=libmtsk.so.1
file path=lib/libmtsk.so.1
link path=lib/libmtsk_db.so target=libmtsk_db.so.1
file path=lib/libmtsk_db.so.1
file path=usr/include/libmtsk_db.h
file path=usr/include/omp.h
file path=usr/include/omp_collector_api.h
link path=usr/lib/$(MACH64)/libmtsk.so \
    target=../../../lib/$(MACH64)/libmtsk.so.1
link path=usr/lib/$(MACH64)/libmtsk.so.1 \
    target=../../../lib/$(MACH64)/libmtsk.so.1
link path=usr/lib/$(MACH64)/libmtsk_db.so \
    target=../../../lib/$(MACH64)/libmtsk_db.so.1
link path=usr/lib/$(MACH64)/libmtsk_db.so.1 \
    target=../../../lib/$(MACH64)/libmtsk_db.so.1
link path=usr/lib/libmtsk.so target=../../lib/libmtsk.so.1
link path=usr/lib/libmtsk.so.1 target=../../lib/libmtsk.so.1
link path=usr/lib/libmtsk_db.so target=../../lib/libmtsk_db.so.1
link path=usr/lib/libmtsk_db.so.1 target=../../lib/libmtsk_db.so.1