xref: /titanic_54/usr/src/pkg/manifests/system-kernel-platform.mf (revision f4a5523c06038fcb37de45a740ef4385ede131c8)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
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 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2014 Gary Mills
26# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
27#
28
29#
30# The default for payload-bearing actions in this package is to appear in the
31# global zone only.  See the include file for greater detail, as well as
32# information about overriding the defaults.
33#
34<include global_zone_only_component>
35set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS)
36set name=pkg.description \
37    value="core kernel software for a specific hardware platform group"
38set name=pkg.summary value="Core Solaris Kernel Architecture"
39set name=info.classification value=org.opensolaris.category.2008:System/Core
40set name=variant.arch value=$(ARCH)
41dir path=platform group=sys
42$(sparc_ONLY)dir path=platform/SUNW,A70 group=sys
43$(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys
44$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys
45$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys
46$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys
47$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc group=sys
48$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc/$(ARCH64) group=sys
49$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300 group=sys
50$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel group=sys
51$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/misc group=sys
52$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/misc/$(ARCH64) \
53    group=sys
54$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/tod group=sys
55$(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/tod/$(ARCH64) \
56    group=sys
57$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010 group=sys
58$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel group=sys
59$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto group=sys
60$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64) \
61    group=sys
62$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc group=sys
63$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64) \
64    group=sys
65$(sparc_ONLY)dir path=platform/SUNW,Netra-T12 group=sys
66$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel group=sys
67$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto group=sys
68$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64) \
69    group=sys
70$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv group=sys
71$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64) group=sys
72$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc group=sys
73$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64) group=sys
74$(sparc_ONLY)dir path=platform/SUNW,Netra-T4 group=sys
75$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel group=sys
76$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto group=sys
77$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64) group=sys
78$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv group=sys
79$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64) group=sys
80$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc group=sys
81$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64) group=sys
82$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise group=sys
83$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel group=sys
84$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64) \
85    group=sys
86$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu group=sys
87$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64) \
88    group=sys
89$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto group=sys
90$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64) \
91    group=sys
92$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv group=sys
93$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64) \
94    group=sys
95$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc group=sys
96$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64) \
97    group=sys
98$(sparc_ONLY)dir path=platform/SUNW,Serverblade1 group=sys
99$(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel group=sys
100$(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv group=sys
101$(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64) \
102    group=sys
103$(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc group=sys
104$(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64) \
105    group=sys
106$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100 group=sys
107$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel group=sys
108$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv group=sys
109$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64) \
110    group=sys
111$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc group=sys
112$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64) \
113    group=sys
114$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000 group=sys
115$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel group=sys
116$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto group=sys
117$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64) \
118    group=sys
119$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv group=sys
120$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64) \
121    group=sys
122$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc group=sys
123$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64) \
124    group=sys
125$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500 group=sys
126$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel group=sys
127$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto group=sys
128$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64) \
129    group=sys
130$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/drv group=sys
131$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc group=sys
132$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64) \
133    group=sys
134$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500 group=sys
135$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel group=sys
136$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto group=sys
137$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64) \
138    group=sys
139$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/drv group=sys
140$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc group=sys
141$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64) \
142    group=sys
143$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys
144$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000 group=sys
145$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel group=sys
146$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/$(ARCH64) group=sys
147$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/cpu group=sys
148$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64) \
149    group=sys
150$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/crypto group=sys
151$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/crypto/$(ARCH64) \
152    group=sys
153$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/drv group=sys
154$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64) \
155    group=sys
156$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/misc group=sys
157$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64) \
158    group=sys
159$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R group=sys
160$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel group=sys
161$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto group=sys
162$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64) \
163    group=sys
164$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv group=sys
165$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64) \
166    group=sys
167$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc group=sys
168$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64) \
169    group=sys
170$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys
171$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel group=sys
172$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto group=sys
173$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64) \
174    group=sys
175$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc group=sys
176$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64) \
177    group=sys
178$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys
179$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel group=sys
180$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto group=sys
181$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64) \
182    group=sys
183$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv group=sys
184$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64) \
185    group=sys
186$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc group=sys
187$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64) \
188    group=sys
189$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys
190$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys
191$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv group=sys
192$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64) \
193    group=sys
194$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys
195$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel group=sys
196$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto group=sys
197$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64) \
198    group=sys
199$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/drv group=sys
200$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc group=sys
201$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64) \
202    group=sys
203$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys
204$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel group=sys
205$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto group=sys
206$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64) \
207    group=sys
208$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv group=sys
209$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64) \
210    group=sys
211$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc group=sys
212$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64) \
213    group=sys
214$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys
215$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel group=sys
216$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto group=sys
217$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64) \
218    group=sys
219$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc group=sys
220$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64) \
221    group=sys
222$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys
223$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel group=sys
224$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto group=sys
225$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64) \
226    group=sys
227$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv group=sys
228$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64) \
229    group=sys
230$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc group=sys
231$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64) \
232    group=sys
233$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445 group=sys
234$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel group=sys
235$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto group=sys
236$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64) \
237    group=sys
238$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc group=sys
239$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64) \
240    group=sys
241$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel group=sys
242$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/$(ARCH64) group=sys
243$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu group=sys
244$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64) group=sys
245$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto group=sys
246$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64) group=sys
247$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv group=sys
248$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64) group=sys
249$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc group=sys
250$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64) group=sys
251$(sparc_ONLY)dir path=platform/SUNW,Ultra-250 group=sys
252$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel group=sys
253$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv group=sys
254$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64) group=sys
255$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc group=sys
256$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64) group=sys
257$(sparc_ONLY)dir path=platform/SUNW,Ultra-4 group=sys
258$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel group=sys
259$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv group=sys
260$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64) group=sys
261$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc group=sys
262$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64) group=sys
263$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10 group=sys
264$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel group=sys
265$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc group=sys
266$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64) group=sys
267$(sparc_ONLY)dir path=platform/SUNW,Ultra-80 group=sys
268$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel group=sys
269$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc group=sys
270$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64) group=sys
271$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise group=sys
272$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000 group=sys
273$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel group=sys
274$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/$(ARCH64) \
275    group=sys
276$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu \
277    group=sys
278$(sparc_ONLY)dir \
279    path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu/$(ARCH64) group=sys
280$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv \
281    group=sys
282$(sparc_ONLY)dir \
283    path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64) group=sys
284$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc \
285    group=sys
286$(sparc_ONLY)dir \
287    path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc/$(ARCH64) group=sys
288$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel group=sys
289$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv group=sys
290$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64) \
291    group=sys
292$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc group=sys
293$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64) \
294    group=sys
295$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2 group=sys
296$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel group=sys
297$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc group=sys
298$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64) group=sys
299$(i386_ONLY)dir path=platform/i86pc group=sys
300$(i386_ONLY)dir path=platform/i86pc/$(ARCH64) group=sys
301$(i386_ONLY)dir path=platform/i86pc/kernel group=sys
302$(i386_ONLY)dir path=platform/i86pc/kernel/$(ARCH64) group=sys
303$(i386_ONLY)dir path=platform/i86pc/kernel/cpu group=sys
304$(i386_ONLY)dir path=platform/i86pc/kernel/cpu/$(ARCH64) group=sys
305$(i386_ONLY)dir path=platform/i86pc/kernel/dacf group=sys
306$(i386_ONLY)dir path=platform/i86pc/kernel/dacf/$(ARCH64) group=sys
307$(i386_ONLY)dir path=platform/i86pc/kernel/drv group=sys
308$(i386_ONLY)dir path=platform/i86pc/kernel/drv/$(ARCH64) group=sys
309$(i386_ONLY)dir path=platform/i86pc/kernel/mach group=sys
310$(i386_ONLY)dir path=platform/i86pc/kernel/mach/$(ARCH64) group=sys
311$(i386_ONLY)dir path=platform/i86pc/kernel/misc group=sys
312$(i386_ONLY)dir path=platform/i86pc/kernel/misc/$(ARCH64) group=sys
313$(i386_ONLY)dir path=platform/i86pc/ucode group=sys
314$(i386_ONLY)dir path=platform/i86xpv group=sys
315$(i386_ONLY)dir path=platform/i86xpv/kernel group=sys
316$(i386_ONLY)dir path=platform/i86xpv/kernel/$(ARCH64) group=sys
317$(i386_ONLY)dir path=platform/i86xpv/kernel/cpu group=sys
318$(i386_ONLY)dir path=platform/i86xpv/kernel/cpu/$(ARCH64) group=sys
319$(i386_ONLY)dir path=platform/i86xpv/kernel/dacf group=sys
320$(i386_ONLY)dir path=platform/i86xpv/kernel/dacf/$(ARCH64) group=sys
321$(i386_ONLY)dir path=platform/i86xpv/kernel/drv group=sys
322$(i386_ONLY)dir path=platform/i86xpv/kernel/drv/$(ARCH64) group=sys
323$(i386_ONLY)dir path=platform/i86xpv/kernel/mach group=sys
324$(i386_ONLY)dir path=platform/i86xpv/kernel/mach/$(ARCH64) group=sys
325$(i386_ONLY)dir path=platform/i86xpv/kernel/misc group=sys
326$(i386_ONLY)dir path=platform/i86xpv/kernel/misc/$(ARCH64) group=sys
327$(i386_ONLY)dir path=platform/i86xpv/kernel/tod group=sys
328$(i386_ONLY)dir path=platform/i86xpv/kernel/tod/$(ARCH64) group=sys
329$(sparc_ONLY)dir path=platform/sun4u group=sys
330$(sparc_ONLY)dir path=platform/sun4u-us3 group=sys
331$(sparc_ONLY)dir path=platform/sun4u-us3/kernel group=sys
332$(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto group=sys
333$(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto/$(ARCH64) group=sys
334$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
335$(sparc_ONLY)dir path=platform/sun4u/kernel/$(ARCH64) group=sys
336$(sparc_ONLY)dir path=platform/sun4u/kernel/cpu group=sys
337$(sparc_ONLY)dir path=platform/sun4u/kernel/cpu/$(ARCH64) group=sys
338$(sparc_ONLY)dir path=platform/sun4u/kernel/crypto group=sys
339$(sparc_ONLY)dir path=platform/sun4u/kernel/crypto/$(ARCH64) group=sys
340$(sparc_ONLY)dir path=platform/sun4u/kernel/drv group=sys
341$(sparc_ONLY)dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys
342$(sparc_ONLY)dir path=platform/sun4u/kernel/misc group=sys
343$(sparc_ONLY)dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
344$(sparc_ONLY)dir path=platform/sun4u/kernel/strmod group=sys
345$(sparc_ONLY)dir path=platform/sun4u/kernel/strmod/$(ARCH64) group=sys
346$(sparc_ONLY)dir path=platform/sun4u/kernel/tod group=sys
347$(sparc_ONLY)dir path=platform/sun4u/kernel/tod/$(ARCH64) group=sys
348$(sparc_ONLY)dir path=platform/sun4v group=sys
349$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
350$(sparc_ONLY)dir path=platform/sun4v/kernel/$(ARCH64) group=sys
351$(sparc_ONLY)dir path=platform/sun4v/kernel/cpu group=sys
352$(sparc_ONLY)dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys
353$(sparc_ONLY)dir path=platform/sun4v/kernel/crypto group=sys
354$(sparc_ONLY)dir path=platform/sun4v/kernel/crypto/$(ARCH64) group=sys
355$(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys
356$(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
357$(sparc_ONLY)dir path=platform/sun4v/kernel/misc group=sys
358$(sparc_ONLY)dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
359$(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys
360$(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys
361$(sparc_ONLY)dir path=usr/share/man
362dir path=usr/share/man/man4
363$(sparc_ONLY)dir path=usr/share/man/man7d
364$(sparc_ONLY)dir path=usr/share/man/man7m
365$(sparc_ONLY)driver name=ac
366$(i386_ONLY)driver name=acpinex alias=acpivirtnex
367$(i386_ONLY)driver name=acpippm
368$(sparc_ONLY)driver name=adm1026 alias=i2c-adm1026
369$(sparc_ONLY)driver name=adm1031 alias=i2c-adm1031
370$(i386_ONLY)driver name=amd_iommu perms="* 0644 root sys" \
371    alias=pci1002,5a23 \
372    alias=pci1022,11ff
373$(sparc_ONLY)driver name=axq alias=SUNW,axq
374$(i386_ONLY)driver name=balloon perms="* 0444 root sys"
375$(sparc_ONLY)driver name=bbc_beep alias=SUNW,bbc-beep
376$(sparc_ONLY)driver name=central
377$(i386_ONLY)driver name=cpudrv alias=cpu
378$(sparc_ONLY)driver name=ctsmc alias=nct-ds80ch11-smc
379$(sparc_ONLY)driver name=db21554 \
380    alias=pci108e,6300 \
381    alias=pci108e,6301 \
382    alias=pci108e,6302 \
383    alias=pci108e,6303 \
384    alias=pci108e,6310 \
385    alias=pci108e,6311 \
386    alias=pci108e,6312 \
387    alias=pci108e,6313 \
388    alias=pci108e,6320 \
389    alias=pci108e,6323 \
390    alias=pci108e,6330 \
391    alias=pci108e,6331 \
392    alias=pci108e,6332 \
393    alias=pci108e,6333 \
394    alias=pci108e,6340 \
395    alias=pci108e,6343 \
396    alias=pci108e,6350 \
397    alias=pci108e,6353 \
398    alias=pci108e,6722 \
399    alias=pciclass,060940 \
400    alias=pciclass,060980
401$(sparc_ONLY)driver name=dman perms="* 0600 root sys"
402$(i386_ONLY)driver name=domcaps perms="* 0444 root sys"
403$(sparc_ONLY)driver name=dr
404$(sparc_ONLY)driver name=ebus class=ebus \
405    alias=SUNW,ebus \
406    alias=SUNW,sun4v-ebus \
407    alias=isa \
408    alias=jbus-ebus
409$(sparc_ONLY)driver name=envctrl alias=SUNW,envctrl
410$(sparc_ONLY)driver name=envctrltwo alias=SUNW,envctrltwo \
411    perms="* 0644 root sys" \
412    policy="read_priv_set=sys_config write_priv_set=sys_config"
413$(sparc_ONLY)driver name=environ alias=environment
414$(sparc_ONLY)driver name=epic alias=SUNW,ebus-pic18lf65j10-env
415$(i386_ONLY)driver name=evtchn perms="* 0666 root sys"
416$(sparc_ONLY)driver name=fd perms="* 0666 root sys" \
417    alias=SUNW,fdtwo \
418    alias=fdthree \
419    alias=pnpALI,1533,0
420$(sparc_ONLY)driver name=fhc
421$(sparc_ONLY)driver name=glvc
422$(sparc_ONLY)driver name=gpio_87317 alias=ns87317-gpio perms="* 0600 root sys"
423$(sparc_ONLY)driver name=grbeep alias=SUNW,smbus-beep
424$(sparc_ONLY)driver name=grfans alias=SUNW,smbus-fan-control
425$(sparc_ONLY)driver name=grppm alias=SUNW,smbus-ppm
426$(sparc_ONLY)driver name=hpc3130 perms="* 0644 root sys" \
427    alias=FJSV,hpc3130 \
428    alias=i2c-hpc3130
429$(sparc_ONLY)driver name=i2bsc alias=SUNW,i2bsc
430$(sparc_ONLY)driver name=ics951601 alias=i2c-ics951601
431$(sparc_ONLY)driver name=iosram
432$(i386_ONLY)driver name=isa alias=pciclass,060100 class=sysbus
433$(sparc_ONLY)driver name=isadma
434$(sparc_ONLY)driver name=jbusppm alias=jbus-ppm
435$(sparc_ONLY)driver name=lm75 alias=i2c-lm75 perms="* 0644 root sys"
436$(sparc_ONLY)driver name=lombus alias=SUNW,lombus perms="* 0644 root sys"
437$(sparc_ONLY)driver name=ltc1427 alias=i2c-ltc1427 perms="* 0644 root sys"
438$(sparc_ONLY)driver name=lw8 perms="* 0644 root sys"
439$(sparc_ONLY)driver name=m1535ppm alias=ali1535d+-ppm
440$(sparc_ONLY)driver name=max1617 alias=i2c-max1617
441$(sparc_ONLY)driver name=mc-opl alias=FJSV,oplmc
442$(sparc_ONLY)driver name=mc-us3 alias=memory-controller
443$(sparc_ONLY)driver name=mc-us3i alias=SUNW,UltraSPARC-IIIi,mc
444$(sparc_ONLY)driver name=mdesc perms="* 0666 root sys"
445$(sparc_ONLY)driver name=mem_cache
446$(sparc_ONLY)driver name=mi2cv alias=fire-i2c
447$(sparc_ONLY)driver name=n2rng \
448    alias=SUNW,kt-rng \
449    alias=SUNW,n2-rng \
450    alias=SUNW,vf-rng
451$(i386_ONLY)driver name=npe alias=pciex_root_complex
452$(sparc_ONLY)driver name=ntwdt perms="* 0644 root sys"
453$(sparc_ONLY)driver name=oplmsu alias=FJSV,oplmsu
454$(sparc_ONLY)driver name=oplpanel alias=FJSV,panel
455$(sparc_ONLY)driver name=pca9556 \
456    alias=i2c-pca9555 \
457    alias=i2c-pca9556
458$(sparc_ONLY)driver name=pcf8574 perms="* 0644 root sys" \
459    alias=i2c-pcf8574 \
460    alias=nct-PHG,pcf8574
461$(sparc_ONLY)driver name=pcf8584 \
462    alias=SUNW,bbc-i2c \
463    alias=SUNW,i2c-pic16f747 \
464    alias=nct-PHG,pcf8584
465$(sparc_ONLY)driver name=pcf8591 perms="* 0644 root sys" \
466    alias=i2c-pcf8591 \
467    alias=nct-PHG,pcf8591
468$(i386_ONLY)driver name=pci class=pci
469$(sparc_ONLY)driver name=pcicmu \
470    alias=pci10cf,138f \
471    alias=pci10cf,1390
472$(sparc_ONLY)driver name=pcipsy class=pci \
473    alias=SUNW,pci \
474    alias=pci \
475    alias=pci108e,8000 \
476    alias=pci108e,a000 \
477    alias=pci108e,a001 \
478    alias=pciclass,060000
479$(sparc_ONLY)driver name=pcisch class=pci \
480    alias=pci108e,8001 \
481    alias=pci108e,8002 \
482    alias=pci108e,a801
483$(sparc_ONLY)driver name=pic16f747 alias=SUNW,ebus-pic16f747-env
484$(sparc_ONLY)driver name=pic16f819 alias=SUNW,i2c-auxfan1
485$(i386_ONLY)driver name=pit_beep alias=SUNW,pit_beep
486$(sparc_ONLY)driver name=pmc alias=SUNW,pmc
487$(sparc_ONLY)driver name=pmubus alias=pmu
488$(sparc_ONLY)driver name=pmugpio
489driver name=ppm
490$(i386_ONLY)driver name=privcmd perms="* 0666 root sys"
491$(sparc_ONLY)driver name=px \
492    alias=SUNW,sun4v-pci \
493    alias=pciex108e,80f0 \
494    alias=pciex108e,80f8
495$(sparc_ONLY)driver name=qcn alias=SUNW,sun4v-console
496$(sparc_ONLY)driver name=rmc_comm
497$(sparc_ONLY)driver name=rmcadm
498$(sparc_ONLY)driver name=rmclomv
499$(sparc_ONLY)driver name=rootnex \
500    alias=cpu-unit \
501    alias=io-unit \
502    alias=mem-unit
503$(i386_ONLY)driver name=rootnex
504$(sparc_ONLY)driver name=sbbc alias=pci108e,c416
505$(sparc_ONLY)driver name=sbus class=sbus
506$(sparc_ONLY)driver name=sbusmem
507$(sparc_ONLY)driver name=scfd alias=FJSV,scfc
508$(sparc_ONLY)driver name=schpc
509$(sparc_ONLY)driver name=schppm alias=gp2-ppm
510$(sparc_ONLY)driver name=seeprom \
511    alias=i2c-at24c64 \
512    alias=i2c-at34c02
513$(sparc_ONLY)driver name=sgcn
514$(sparc_ONLY)driver name=sgenv
515$(sparc_ONLY)driver name=sgfru
516$(sparc_ONLY)driver name=sghsc
517$(sparc_ONLY)driver name=sgsbbc
518$(sparc_ONLY)driver name=simba alias=pci108e,5000 class=pci
519$(sparc_ONLY)driver name=simmstat alias=simm-status
520$(sparc_ONLY)driver name=smbus alias=i2c-smbus
521$(sparc_ONLY)driver name=smbus_ara alias=i2c-smbus-ara
522$(sparc_ONLY)driver name=sram
523$(sparc_ONLY)driver name=ssc050 alias=i2c-ssc050 perms="* 0644 root sys"
524$(sparc_ONLY)driver name=ssc100 alias=i2c-ssc100 perms="* 0644 root sys"
525$(sparc_ONLY)driver name=ssm perms="* 0640 root sys"
526$(sparc_ONLY)driver name=su perms="[a-z] 0666 root sys" \
527    perms="[a-z],cu 0600 uucp uucp" perms="ssp 0600 root sys" \
528    perms="sspctl 0600 root sys"
529$(sparc_ONLY)driver name=sysctrl alias=clock-board
530$(sparc_ONLY)driver name=tda8444 alias=i2c-tda8444
531$(sparc_ONLY)driver name=tod perms="* 0600 root sys"
532$(sparc_ONLY)driver name=todds1287 alias=ds1287
533$(sparc_ONLY)driver name=todds1307
534$(sparc_ONLY)driver name=todds1337 alias=i2c-ds1337
535$(sparc_ONLY)driver name=trapstat perms="* 0600 root sys"
536$(sparc_ONLY)driver name=tsalarm
537$(sparc_ONLY)driver name=upa64s \
538    alias=SUNW,upa64s \
539    alias=jbus-upa64s
540$(sparc_ONLY)driver name=vnex \
541    alias=SUNW,sun4v-virtual-devices \
542    alias=SUNW,virtual-devices
543$(sparc_ONLY)driver name=xcalppm alias=ebus-ppm
544$(sparc_ONLY)driver name=xcalwd
545$(i386_ONLY)driver name=xdb
546$(i386_ONLY)driver name=xdf
547$(i386_ONLY)driver name=xenbus perms="* 0666 root sys"
548$(i386_ONLY)driver name=xencons
549$(i386_ONLY)driver name=xnbe alias=xnb,ioemu
550$(i386_ONLY)driver name=xnbo \
551    alias=xnb \
552    alias=xnb,SUNW_mac
553$(i386_ONLY)driver name=xnbu alias=xnb,netfront
554$(i386_ONLY)driver name=xnf
555$(i386_ONLY)driver name=xpvd
556$(i386_ONLY)driver name=xpvtap perms="* 0666 root sys"
557$(sparc_ONLY)driver name=zs perms="[a-z] 0666 root sys" \
558    perms="[a-z],cu 0600 uucp uucp"
559$(sparc_ONLY)driver name=zsh perms="* 0666 root sys"
560$(sparc_ONLY)file path=platform/SUNW,A70/kernel/drv/ppm.conf group=sys
561$(sparc_ONLY)file path=platform/SUNW,A70/kernel/misc/$(ARCH64)/platmod \
562    group=sys mode=0755
563$(sparc_ONLY)file \
564    path=platform/SUNW,Netra-CP2300/kernel/misc/$(ARCH64)/platmod group=sys \
565    mode=0755
566$(sparc_ONLY)file \
567    path=platform/SUNW,Netra-CP2300/kernel/tod/$(ARCH64)/todds1307 group=sys \
568    mode=0755
569$(sparc_ONLY)file \
570    path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64)/platmod group=sys \
571    mode=0755
572$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/lw8 \
573    group=sys
574$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ntwdt \
575    group=sys
576$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgenv \
577    group=sys
578$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgfru \
579    group=sys
580$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/lw8.conf group=sys
581$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/ntwdt.conf group=sys
582$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgenv.conf group=sys
583$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgfru.conf group=sys
584$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/platmod \
585    group=sys mode=0755
586$(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64)/lombus \
587    group=sys
588$(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/lombus.conf group=sys
589$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64)/unix \
590    group=sys mode=0755
591$(sparc_ONLY)file \
592    path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VI \
593    group=sys mode=0755
594$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/dr \
595    group=sys
596$(sparc_ONLY)file \
597    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/mc-opl group=sys
598$(sparc_ONLY)file \
599    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplmsu group=sys
600$(sparc_ONLY)file \
601    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplpanel \
602    group=sys
603$(sparc_ONLY)file \
604    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/pcicmu group=sys
605$(sparc_ONLY)file \
606    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/scfd group=sys
607$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/dr.conf \
608    group=sys
609$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/mc-opl.conf \
610    group=sys
611$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/oplpanel.conf \
612    group=sys
613$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/options.conf \
614    group=sys
615$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/scfd.conf \
616    group=sys
617$(sparc_ONLY)file \
618    path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/drmach \
619    group=sys mode=0755
620$(sparc_ONLY)file \
621    path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/platmod \
622    group=sys mode=0755
623$(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscbus \
624    group=sys
625$(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscv \
626    group=sys
627$(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscbus.conf \
628    group=sys
629$(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscv.conf \
630    group=sys
631$(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/options.conf \
632    group=sys
633$(sparc_ONLY)file \
634    path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64)/platmod group=sys \
635    mode=0755
636$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grfans \
637    group=sys
638$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grppm \
639    group=sys
640$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/grppm.conf \
641    group=sys
642$(sparc_ONLY)file \
643    path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64)/platmod group=sys \
644    mode=0755
645$(sparc_ONLY)file \
646    path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalppm group=sys
647$(sparc_ONLY)file \
648    path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalwd group=sys
649$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalppm.conf \
650    group=sys
651$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalwd.conf \
652    group=sys
653$(sparc_ONLY)file \
654    path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64)/platmod group=sys \
655    mode=0755
656$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1500/kernel/drv/ppm.conf \
657    group=sys
658$(sparc_ONLY)file \
659    path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64)/platmod group=sys \
660    mode=0755
661$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-2500/kernel/drv/ppm.conf \
662    group=sys
663$(sparc_ONLY)file \
664    path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64)/platmod group=sys \
665    mode=0755
666$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/$(ARCH64)/unix \
667    group=sys mode=0755
668$(sparc_ONLY)file \
669    path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
670    group=sys mode=0755
671$(sparc_ONLY)file \
672    path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
673    group=sys mode=0755
674$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/axq \
675    group=sys
676$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/dman \
677    group=sys
678$(sparc_ONLY)file \
679    path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/iosram group=sys
680$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/schpc \
681    group=sys
682$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/dman.conf \
683    group=sys
684$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/schpc.conf \
685    group=sys
686$(sparc_ONLY)file \
687    path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/mboxsc group=sys \
688    mode=0755
689$(sparc_ONLY)file \
690    path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/platmod group=sys \
691    mode=0755
692$(sparc_ONLY)file \
693    path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/scosmb group=sys \
694    mode=0755
695$(sparc_ONLY)file \
696    path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64)/pcf8574 group=sys
697$(sparc_ONLY)file \
698    path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod group=sys \
699    mode=0755
700$(sparc_ONLY)file \
701    path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64)/platmod group=sys \
702    mode=0755
703$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64)/hpc3130 \
704    group=sys
705$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/hpc3130.conf \
706    group=sys
707$(sparc_ONLY)file \
708    path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64)/platmod group=sys \
709    mode=0755
710$(sparc_ONLY)file \
711    path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64)/tsalarm group=sys
712$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-T200/kernel/drv/tsalarm.conf \
713    group=sys
714$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V215/kernel/drv/su.conf \
715    group=sys
716$(sparc_ONLY)file \
717    path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64)/platmod group=sys \
718    mode=0755
719$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt \
720    group=sys
721$(sparc_ONLY)file \
722    path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm group=sys
723$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf \
724    group=sys
725$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf \
726    group=sys
727$(sparc_ONLY)file \
728    path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64)/platmod group=sys \
729    mode=0755
730$(sparc_ONLY)file \
731    path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64)/platmod group=sys \
732    mode=0755
733$(sparc_ONLY)file \
734    path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64)/platmod group=sys \
735    mode=0755
736$(sparc_ONLY)file \
737    path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64)/platmod group=sys \
738    mode=0755
739$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/$(ARCH64)/unix group=sys \
740    mode=0755
741$(sparc_ONLY)file \
742    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
743    group=sys mode=0755
744$(sparc_ONLY)file \
745    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
746    group=sys mode=0755
747$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn \
748    group=sys
749$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sghsc \
750    group=sys
751$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc \
752    group=sys
753$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm \
754    group=sys
755$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/sghsc.conf group=sys
756$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/platmod \
757    group=sys mode=0755
758$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp \
759    group=sys mode=0755
760$(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64)/envctrltwo \
761    group=sys
762$(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64)/platmod \
763    group=sys mode=0755
764$(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64)/envctrl \
765    group=sys
766$(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64)/platmod \
767    group=sys mode=0755
768$(sparc_ONLY)file path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod \
769    group=sys mode=0755
770$(sparc_ONLY)file \
771    path=platform/SUNW,Ultra-Enterprise-10000/kernel/$(ARCH64)/unix group=sys \
772    mode=0755
773$(sparc_ONLY)file \
774    path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
775    group=sys mode=0755
776$(sparc_ONLY)file \
777    path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/pcipsy \
778    group=sys
779$(sparc_ONLY)file \
780    path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/rootnex \
781    group=sys
782$(sparc_ONLY)file \
783    path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/sbus \
784    group=sys
785$(sparc_ONLY)file \
786    path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc/$(ARCH64)/platmod \
787    group=sys mode=0755
788$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/ac \
789    group=sys
790$(sparc_ONLY)file \
791    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/central \
792    group=sys
793$(sparc_ONLY)file \
794    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/environ \
795    group=sys
796$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/fhc \
797    group=sys
798$(sparc_ONLY)file \
799    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/simmstat \
800    group=sys
801$(sparc_ONLY)file \
802    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sram group=sys
803$(sparc_ONLY)file \
804    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sysctrl \
805    group=sys
806$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/fhc.conf \
807    group=sys
808$(sparc_ONLY)file \
809    path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64)/platmod \
810    group=sys mode=0755
811$(sparc_ONLY)file path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64)/platmod \
812    group=sys mode=0755
813$(i386_ONLY)file path=platform/i86pc/kernel/$(ARCH64)/unix group=sys mode=0755 \
814    pkg.depend.bypass-generate=dtracestubs
815$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu.generic \
816    group=sys mode=0755
817$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
818    group=sys mode=0755
819$(i386_ONLY)file \
820    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \
821    mode=0755
822$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
823    group=sys mode=0755
824$(i386_ONLY)file \
825    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.46 \
826    group=sys mode=0755
827$(i386_ONLY)file path=platform/i86pc/kernel/dacf/$(ARCH64)/consconfig_dacf \
828    group=sys mode=0755
829$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpinex group=sys
830$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpippm group=sys
831$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/amd_iommu group=sys
832$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpudrv group=sys
833$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/isa group=sys
834$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/npe group=sys
835$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pci group=sys
836$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pit_beep group=sys
837$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/ppm group=sys
838$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/rootnex group=sys
839$(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm.conf group=sys
840$(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu.conf group=sys
841$(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep.conf group=sys
842$(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm.conf group=sys
843$(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex.conf group=sys
844$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \
845    mode=0755
846$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \
847    mode=0755
848$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \
849    mode=0755
850$(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/acpidev group=sys \
851    mode=0755
852$(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/gfx_private \
853    group=sys mode=0755
854$(i386_ONLY)file path=platform/i86pc/ucode/amd-ucode.bin group=sys mode=0444 \
855    original_name=SUNWcakr:platform/i86pc/ucode/amd-ucode.bin preserve=true \
856    reboot-needed=true
857$(i386_ONLY)file path=platform/i86pc/ucode/intel-ucode.txt group=sys mode=0444 \
858    original_name=SUNWcakr:platform/i86pc/ucode/intel-ucode.txt preserve=true \
859    reboot-needed=true
860$(i386_ONLY)file path=platform/i86xpv/kernel/$(ARCH64)/unix group=sys \
861    mode=0755 pkg.depend.bypass-generate=dtracestubs
862$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu.generic \
863    group=sys mode=0755
864$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
865    group=sys mode=0755
866$(i386_ONLY)file \
867    path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 \
868    group=sys mode=0755
869$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
870    group=sys mode=0755
871$(i386_ONLY)file path=platform/i86xpv/kernel/dacf/$(ARCH64)/consconfig_dacf \
872    group=sys mode=0755
873$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/balloon group=sys
874$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/domcaps group=sys
875$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/evtchn group=sys
876$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/isa group=sys
877$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/npe group=sys
878$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pci group=sys
879$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pit_beep group=sys
880$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/privcmd group=sys
881$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/rootnex group=sys
882$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdb group=sys
883$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdf group=sys
884$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xenbus group=sys
885$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xencons group=sys
886$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbe group=sys
887$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbo group=sys
888$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbu group=sys
889$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnf group=sys
890$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvd group=sys
891$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvtap group=sys
892$(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep.conf group=sys
893$(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons.conf group=sys
894$(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \
895    mode=0755
896$(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \
897    mode=0755
898$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/gfx_private \
899    group=sys mode=0755
900$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xnb group=sys \
901    mode=0755
902$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xpv_autoconfig \
903    group=sys mode=0755
904$(i386_ONLY)file path=platform/i86xpv/kernel/tod/$(ARCH64)/xpvtod group=sys \
905    mode=0755
906$(sparc_ONLY)file path=platform/sun4u-us3/kernel/crypto/$(ARCH64)/aes \
907    group=sys mode=0755
908$(sparc_ONLY)file path=platform/sun4u/bootlst group=sys reboot-needed=true
909$(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/genunix group=sys \
910    mode=0755
911$(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/unix group=sys \
912    mode=0755
913$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
914    group=sys mode=0755
915$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
916    group=sys mode=0755
917$(sparc_ONLY)file \
918    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ group=sys \
919    mode=0755
920$(sparc_ONLY)file \
921    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi group=sys \
922    mode=0755
923$(sparc_ONLY)file \
924    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi+ group=sys \
925    mode=0755
926$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIe \
927    group=sys mode=0755
928$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/arcfour \
929    group=sys mode=0755
930$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/des group=sys \
931    mode=0755
932$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/md5 group=sys \
933    mode=0755
934$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/sha1 group=sys \
935    mode=0755
936$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1026 group=sys
937$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1031 group=sys
938$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/bbc_beep group=sys
939$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ctsmc group=sys
940$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/db21554 group=sys
941$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ebus group=sys
942$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/epic group=sys
943$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/fd group=sys
944$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/gpio_87317 \
945    group=sys
946$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/grbeep group=sys
947$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/i2bsc group=sys
948$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ics951601 group=sys
949$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/isadma group=sys
950$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/jbusppm group=sys
951$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/lm75 group=sys
952$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ltc1427 group=sys
953$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/m1535ppm group=sys
954$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/max1617 group=sys
955$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3 group=sys
956$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3i group=sys
957$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mem_cache group=sys
958$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mi2cv group=sys
959$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pca9556 group=sys
960$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8574 group=sys
961$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8584 group=sys
962$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8591 group=sys
963$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcipsy group=sys
964$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcisch group=sys
965$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f747 group=sys
966$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f819 group=sys
967$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmc group=sys
968$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmubus group=sys
969$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmugpio group=sys
970$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/power group=sys
971$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ppm group=sys
972$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/px group=sys
973$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmc_comm group=sys
974$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmcadm group=sys
975$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmclomv group=sys
976$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rootnex group=sys
977$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbbc group=sys
978$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbus group=sys
979$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbusmem group=sys
980$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/schppm group=sys
981$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/seeprom group=sys
982$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/simba group=sys
983$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus group=sys
984$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus_ara group=sys
985$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc050 group=sys
986$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc100 group=sys
987$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/su group=sys
988$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/tda8444 group=sys
989$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/trapstat group=sys
990$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/upa64s group=sys
991$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zs group=sys
992$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zsh group=sys
993$(sparc_ONLY)file path=platform/sun4u/kernel/drv/i2bsc.conf group=sys
994$(sparc_ONLY)file path=platform/sun4u/kernel/drv/mem_cache.conf group=sys
995$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmc_comm.conf group=sys
996$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmcadm.conf group=sys
997$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmclomv.conf group=sys
998$(sparc_ONLY)file path=platform/sun4u/kernel/drv/sbusmem.conf group=sys
999$(sparc_ONLY)file path=platform/sun4u/kernel/drv/trapstat.conf group=sys
1000$(sparc_ONLY)file path=platform/sun4u/kernel/drv/zsh.conf group=sys
1001$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bignum group=sys \
1002    mode=0755
1003$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bootdev group=sys \
1004    mode=0755
1005$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/forthdebug \
1006    group=sys mode=0755
1007$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/i2c_svc group=sys \
1008    mode=0755
1009$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1010    mode=0755
1011$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/obpsym group=sys \
1012    mode=0755
1013$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/opl_cfg group=sys \
1014    mode=0755
1015$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/pcie group=sys \
1016    mode=0755
1017$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/platmod group=sys \
1018    mode=0755
1019$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/sbd group=sys \
1020    mode=0755
1021$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/vis group=sys \
1022    mode=0755
1023$(sparc_ONLY)file path=platform/sun4u/kernel/strmod/$(ARCH64)/kb group=sys \
1024    mode=0755
1025$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todblade group=sys \
1026    mode=0755
1027$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todbq4802 group=sys \
1028    mode=0755
1029$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
1030    mode=0755
1031$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
1032    mode=0755
1033$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
1034    mode=0755
1035$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
1036    group=sys mode=0755
1037$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
1038    mode=0755
1039$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
1040    mode=0755
1041$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
1042    mode=0755
1043$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
1044    mode=0755
1045$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarcat \
1046    group=sys mode=0755
1047$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarfire \
1048    group=sys mode=0755
1049$(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
1050$(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
1051    mode=0755
1052$(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
1053    mode=0755
1054$(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
1055    mode=0755
1056$(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
1057    group=sys mode=0755
1058$(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
1059    mode=0755
1060$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
1061$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
1062$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
1063$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
1064$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
1065$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
1066$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
1067$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
1068$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
1069$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/rootnex group=sys
1070$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/su group=sys
1071$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/trapstat group=sys
1072$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/vnex group=sys
1073$(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
1074$(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
1075$(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
1076$(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
1077$(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
1078$(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
1079$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
1080    mode=0755
1081$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
1082    group=sys mode=0755
1083$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1084    mode=0755
1085$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
1086    mode=0755
1087$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
1088    mode=0755
1089$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
1090    mode=0755
1091$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
1092    mode=0755
1093$(sparc_ONLY)file path=usr/share/man/man4/sbus.4
1094$(i386_ONLY)file path=usr/share/man/man4/sysbus.4
1095$(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
1096$(sparc_ONLY)file path=usr/share/man/man7d/ctsmc.7d
1097$(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
1098$(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
1099$(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
1100$(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
1101$(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
1102$(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
1103$(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d
1104$(i386_ONLY)file path=usr/share/man/man7d/npe.7d
1105$(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
1106$(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
1107$(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
1108$(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
1109$(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
1110$(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
1111$(sparc_ONLY)file path=usr/share/man/man7d/schpc.7d
1112$(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
1113$(sparc_ONLY)file path=usr/share/man/man7d/su.7d
1114$(sparc_ONLY)file path=usr/share/man/man7d/todopl.7d
1115$(sparc_ONLY)file path=usr/share/man/man7d/tsalarm.7d
1116$(sparc_ONLY)file path=usr/share/man/man7d/zs.7d
1117$(sparc_ONLY)file path=usr/share/man/man7d/zsh.7d
1118$(sparc_ONLY)file path=usr/share/man/man7m/kb.7m
1119$(i386_ONLY)hardlink \
1120    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.47 \
1121    target=cpu_ms.GenuineIntel.6.46
1122$(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/md5 \
1123    target=../../../kernel/crypto/$(ARCH64)/md5
1124$(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/sha1 \
1125    target=../../../kernel/crypto/$(ARCH64)/sha1
1126$(sparc_ONLY)hardlink path=platform/sun4v/kernel/misc/$(ARCH64)/md5 \
1127    target=../../../kernel/crypto/$(ARCH64)/md5
1128$(i386_ONLY)legacy pkg=SUNWcakr.i arch=$(ARCH).i86pc \
1129    desc="core kernel software for a specific hardware platform group" \
1130    name="Core Solaris Kernel Architecture (Root)"
1131$(sparc_ONLY)legacy pkg=SUNWcakr.u arch=$(ARCH).sun4u \
1132    desc="core kernel software for a specific hardware platform group" \
1133    name="Core Solaris Kernel Architecture (Root)"
1134$(sparc_ONLY)legacy pkg=SUNWcakr.v arch=$(ARCH).sun4v \
1135    desc="core kernel software for a specific hardware platform group" \
1136    name="Core Solaris Kernel Architecture (Root)"
1137$(sparc_ONLY)legacy pkg=SUNWcakrnt2000.v arch=$(ARCH).sun4v \
1138    desc="driver software for the Netra-T2000 hardware platform" \
1139    name="Platform Specific Drivers for Netra-T2000, (Root)"
1140$(i386_ONLY)legacy pkg=SUNWcakrx.i arch=$(ARCH).i86pc \
1141    desc="core kernel software for the i86xpv virtual hardware platform" \
1142    name="Core Kernel Architecture i86xpv, (Root)"
1143license cr_Sun license=cr_Sun
1144license lic_CDDL license=lic_CDDL
1145license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
1146    license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
1147license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
1148$(sparc_ONLY)license usr/src/stand/lib/tcp/THIRDPARTYLICENSE \
1149    license=usr/src/stand/lib/tcp/THIRDPARTYLICENSE
1150license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
1151    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
1152license usr/src/uts/common/zmod/THIRDPARTYLICENSE \
1153    license=usr/src/uts/common/zmod/THIRDPARTYLICENSE
1154$(i386_ONLY)license usr/src/uts/intel/THIRDPARTYLICENSE \
1155    license=usr/src/uts/intel/THIRDPARTYLICENSE
1156$(sparc_ONLY)link path=platform/SUNW,A70/kernel/crypto/$(ARCH64)/aes \
1157    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1158$(sparc_ONLY)link path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64)/aes \
1159    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1160$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/$(ARCH64) \
1161    target=../../SUNW,Sun-Fire/kernel/$(ARCH64)
1162$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/cpu \
1163    target=../../SUNW,Sun-Fire/kernel/cpu
1164$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64)/aes \
1165    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1166$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgcn \
1167    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn
1168$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgsbbc \
1169    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc
1170$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ssm \
1171    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm
1172$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/sbdp \
1173    target=../../../../SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp
1174$(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64)/aes \
1175    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1176$(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64)/platmod \
1177    target=../../../../SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod
1178$(sparc_ONLY)link \
1179    path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VII \
1180    target=FJSV,SPARC64-VI
1181$(sparc_ONLY)link \
1182    path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64)/aes \
1183    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1184$(sparc_ONLY)link \
1185    path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64)/aes \
1186    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1187$(sparc_ONLY)link \
1188    path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64)/aes \
1189    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1190$(sparc_ONLY)link \
1191    path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64)/aes \
1192    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1193$(sparc_ONLY)link \
1194    path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1195    target=SUNW,UltraSPARC-III+
1196$(sparc_ONLY)link \
1197    path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1198    target=SUNW,UltraSPARC-III+
1199$(sparc_ONLY)link \
1200    path=platform/SUNW,Sun-Fire-15000/kernel/crypto/$(ARCH64)/aes \
1201    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1202$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64)/aes \
1203    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1204$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64)/aes \
1205    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1206$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64)/aes \
1207    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1208$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64)/aes \
1209    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1210$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64)/aes \
1211    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1212$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64)/aes \
1213    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1214$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64)/aes \
1215    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1216$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/ntwdt \
1217    target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt
1218$(sparc_ONLY)link \
1219    path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/tsalarm \
1220    target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm
1221$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/ntwdt.conf \
1222    target=../../../SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf
1223$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/tsalarm.conf \
1224    target=../../../SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf
1225$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64)/aes \
1226    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1227$(sparc_ONLY)link \
1228    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1229    target=SUNW,UltraSPARC-III+
1230$(sparc_ONLY)link \
1231    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1232    target=SUNW,UltraSPARC-III+
1233$(sparc_ONLY)link path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64)/aes \
1234    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1235$(sparc_ONLY)link path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64)/platmod \
1236    target=../../../../SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod
1237$(sparc_ONLY)link path=platform/SUNW,Ultra-Enterprise-10000/kernel/unix \
1238    target=$(ARCH64)/unix
1239$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIi \
1240    target=SUNW,UltraSPARC-II
1241$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1242    target=SUNW,UltraSPARC-III+
1243$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1244    target=SUNW,UltraSPARC-III+
1245$(sparc_ONLY)link path=platform/sun4u/kernel/misc/$(ARCH64)/des \
1246    target=../../../kernel/crypto/$(ARCH64)/des
1247$(sparc_ONLY)link path=platform/sun4u/kernel/unix target=$(ARCH64)/unix
1248$(sparc_ONLY)link path=platform/sun4v/kernel/cpu/$(ARCH64)/sun4v \
1249    target=generic
1250$(sparc_ONLY)link path=platform/sun4v/kernel/unix target=$(ARCH64)/unix
1251$(i386_ONLY)link path=usr/share/man/man4/isa.4 target=sysbus.4
1252$(sparc_ONLY)link path=usr/share/man/man7d/drmach.7d target=dr.7d
1253link path=usr/share/man/man7d/fdc.7d target=fd.7d
1254$(sparc_ONLY)link path=usr/share/man/man7d/ngdr.7d target=dr.7d
1255$(sparc_ONLY)link path=usr/share/man/man7d/ngdrmach.7d target=dr.7d
1256