9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2012 by Delphix. All rights reserved.
25 # Copyright 2013 Saso Kiselkov. All rights reserved.
26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
27 # Copyright 2018 Nexenta Systems, Inc.
28 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
29 # Copyright 2019 Joyent, Inc.
30 # Copyright 2019 Peter Tribble.
31 #
32
33 set name=pkg.fmri value=pkg:/system/header@$(PKGVERS)
34 set name=pkg.description \
35 value="SunOS C/C++ header files for general development of software"
36 set name=pkg.summary value="SunOS Header Files"
37 set name=info.classification value=org.opensolaris.category.2008:System/Core
38 set name=variant.arch value=$(ARCH)
39 dir path=usr group=sys
40 dir path=usr/include
41 $(i386_ONLY)dir path=usr/include/$(ARCH64)
42 $(i386_ONLY)dir path=usr/include/$(ARCH64)/sys
43 dir path=usr/include/ads
44 dir path=usr/include/arpa
45 dir path=usr/include/asm
46 dir path=usr/include/ast
47 dir path=usr/include/bsm
48 dir path=usr/include/dat
49 dir path=usr/include/des
1152 file path=usr/include/sys/kdi_impl.h
1153 file path=usr/include/sys/kdi_machimpl.h
1154 $(i386_ONLY)file path=usr/include/sys/kdi_regs.h
1155 file path=usr/include/sys/kiconv.h
1156 file path=usr/include/sys/kidmap.h
1157 file path=usr/include/sys/klpd.h
1158 file path=usr/include/sys/klwp.h
1159 file path=usr/include/sys/kmem.h
1160 file path=usr/include/sys/kmem_impl.h
1161 file path=usr/include/sys/kobj.h
1162 file path=usr/include/sys/kobj_impl.h
1163 file path=usr/include/sys/ksocket.h
1164 file path=usr/include/sys/kstat.h
1165 file path=usr/include/sys/kstr.h
1166 file path=usr/include/sys/ksyms.h
1167 file path=usr/include/sys/ksynch.h
1168 file path=usr/include/sys/lc_core.h
1169 file path=usr/include/sys/ldterm.h
1170 file path=usr/include/sys/lgrp.h
1171 file path=usr/include/sys/lgrp_user.h
1172 file path=usr/include/sys/link.h
1173 file path=usr/include/sys/linker_set.h
1174 file path=usr/include/sys/list.h
1175 file path=usr/include/sys/list_impl.h
1176 file path=usr/include/sys/llc1.h
1177 file path=usr/include/sys/loadavg.h
1178 file path=usr/include/sys/localedef.h
1179 file path=usr/include/sys/lock.h
1180 file path=usr/include/sys/lockfs.h
1181 file path=usr/include/sys/lofi.h
1182 file path=usr/include/sys/log.h
1183 file path=usr/include/sys/logindmux.h
1184 file path=usr/include/sys/lwp.h
1185 file path=usr/include/sys/lwp_timer_impl.h
1186 file path=usr/include/sys/lwp_upimutex_impl.h
1187 file path=usr/include/sys/mac.h
1188 file path=usr/include/sys/mac_ether.h
1189 file path=usr/include/sys/mac_flow.h
1190 file path=usr/include/sys/mac_provider.h
1191 file path=usr/include/sys/machelf.h
|
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2012 by Delphix. All rights reserved.
25 # Copyright 2013 Saso Kiselkov. All rights reserved.
26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
27 # Copyright 2018 Nexenta Systems, Inc.
28 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
29 # Copyright 2020 Joyent, Inc.
30 # Copyright 2019 Peter Tribble.
31 #
32
33 set name=pkg.fmri value=pkg:/system/header@$(PKGVERS)
34 set name=pkg.description \
35 value="SunOS C/C++ header files for general development of software"
36 set name=pkg.summary value="SunOS Header Files"
37 set name=info.classification value=org.opensolaris.category.2008:System/Core
38 set name=variant.arch value=$(ARCH)
39 dir path=usr group=sys
40 dir path=usr/include
41 $(i386_ONLY)dir path=usr/include/$(ARCH64)
42 $(i386_ONLY)dir path=usr/include/$(ARCH64)/sys
43 dir path=usr/include/ads
44 dir path=usr/include/arpa
45 dir path=usr/include/asm
46 dir path=usr/include/ast
47 dir path=usr/include/bsm
48 dir path=usr/include/dat
49 dir path=usr/include/des
1152 file path=usr/include/sys/kdi_impl.h
1153 file path=usr/include/sys/kdi_machimpl.h
1154 $(i386_ONLY)file path=usr/include/sys/kdi_regs.h
1155 file path=usr/include/sys/kiconv.h
1156 file path=usr/include/sys/kidmap.h
1157 file path=usr/include/sys/klpd.h
1158 file path=usr/include/sys/klwp.h
1159 file path=usr/include/sys/kmem.h
1160 file path=usr/include/sys/kmem_impl.h
1161 file path=usr/include/sys/kobj.h
1162 file path=usr/include/sys/kobj_impl.h
1163 file path=usr/include/sys/ksocket.h
1164 file path=usr/include/sys/kstat.h
1165 file path=usr/include/sys/kstr.h
1166 file path=usr/include/sys/ksyms.h
1167 file path=usr/include/sys/ksynch.h
1168 file path=usr/include/sys/lc_core.h
1169 file path=usr/include/sys/ldterm.h
1170 file path=usr/include/sys/lgrp.h
1171 file path=usr/include/sys/lgrp_user.h
1172 file path=usr/include/sys/limits.h
1173 file path=usr/include/sys/link.h
1174 file path=usr/include/sys/linker_set.h
1175 file path=usr/include/sys/list.h
1176 file path=usr/include/sys/list_impl.h
1177 file path=usr/include/sys/llc1.h
1178 file path=usr/include/sys/loadavg.h
1179 file path=usr/include/sys/localedef.h
1180 file path=usr/include/sys/lock.h
1181 file path=usr/include/sys/lockfs.h
1182 file path=usr/include/sys/lofi.h
1183 file path=usr/include/sys/log.h
1184 file path=usr/include/sys/logindmux.h
1185 file path=usr/include/sys/lwp.h
1186 file path=usr/include/sys/lwp_timer_impl.h
1187 file path=usr/include/sys/lwp_upimutex_impl.h
1188 file path=usr/include/sys/mac.h
1189 file path=usr/include/sys/mac_ether.h
1190 file path=usr/include/sys/mac_flow.h
1191 file path=usr/include/sys/mac_provider.h
1192 file path=usr/include/sys/machelf.h
|