xref: /illumos-gate/usr/src/uts/common/sys/Makefile.syshdrs (revision 5f82aa32fbc5dc2c59bca6ff315f44a4c4c9ea86)
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) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2014 Garrett D'Amore <garrett@damore.org>
25# Copyright 2016 Nexenta Systems, Inc.
26#
27
28# Common definitions for open and closed headers.
29
30# check files really don't exist
31
32audio/%.check:	audio/%.h
33	$(DOT_H_CHECK)
34
35av/%.check:	av/%.h
36	$(DOT_H_CHECK)
37
38fm/%.check:     fm/%.h
39	$(DOT_H_CHECK)
40
41fm/cpu/%.check:	fm/cpu/%.h
42	$(DOT_H_CHECK)
43
44fm/fs/%.check:	fm/fs/%.h
45	$(DOT_H_CHECK)
46
47fm/io/%.check:	fm/io/%.h
48	$(DOT_H_CHECK)
49
50fs/%.check:	fs/%.h
51	$(DOT_H_CHECK)
52
53ib/%.check:		ib/%.h
54	$(DOT_H_CHECK)
55
56ib/clients/ibd/%.check:	ib/clients/ibd/%.h
57	$(DOT_H_CHECK)
58
59ib/clients/of/%.check:		ib/clients/of/%.h
60	$(DOT_H_CHECK)
61
62ib/clients/of/rdma/%.check:		ib/clients/of/rdma/%.h
63	$(DOT_H_CHECK)
64
65ib/clients/of/sol_ofs/%.check:		ib/clients/of/sol_ofs/%.h
66	$(DOT_H_CHECK)
67
68ib/clients/of/sol_uverbs/%.check:	ib/clients/of/sol_uverbs/%.h
69	$(DOT_H_CHECK)
70
71ib/clients/of/sol_umad/%.check:		ib/clients/of/sol_umad/%.h
72	$(DOT_H_CHECK)
73
74ib/clients/of/sol_ucma/%.check:		ib/clients/of/sol_ucma/%.h
75	$(DOT_H_CHECK)
76
77ib/ibtl/%.check:	ib/ibtl/%.h
78	$(DOT_H_CHECK)
79
80ib/ibtl/impl/%.check:	ib/ibtl/impl/%.h
81	$(DOT_H_CHECK)
82
83ib/ibnex/%.check:	ib/ibnex/%.h
84	$(DOT_H_CHECK)
85
86ib/mgt/%.check:	ib/mgt/%.h
87	$(DOT_H_CHECK)
88
89ib/mgt/ibmf/%.check:	ib/mgt/ibmf/%.h
90	$(DOT_H_CHECK)
91
92ib/adapters/tavor/%.check:	ib/adapters/tavor/%.h
93	$(DOT_H_CHECK)
94
95ib/adapters/hermon/%.check:	ib/adapters/hermon/%.h
96	$(DOT_H_CHECK)
97
98ib/adapters/%.check:	ib/adapters/%.h
99	$(DOT_H_CHECK)
100
101idm/%.check:		idm/%.h
102	$(DOT_H_CHECK)
103
104iscsit/%.check:		iscsit/%.h
105	$(DOT_H_CHECK)
106
107scsi/%.check:		scsi/%.h
108	$(DOT_H_CHECK)
109
110scsi/conf/%.check:	scsi/conf/%.h
111	$(DOT_H_CHECK)
112
113scsi/generic/%.check:	scsi/generic/%.h
114	$(DOT_H_CHECK)
115
116scsi/impl/%.check:	scsi/impl/%.h
117	$(DOT_H_CHECK)
118
119scsi/targets/%.check:	scsi/targets/%.h
120	$(DOT_H_CHECK)
121
122scsi/adapters/%.check:	scsi/adapters/%.h
123	$(DOT_H_CHECK)
124
125sdcard/%.check:		sdcard/%.h
126	$(DOT_H_CHECK)
127
128sysevent/%.check:     sysevent/%.h
129	$(DOT_H_CHECK)
130
131contract/%.check:     contract/%.h
132	$(DOT_H_CHECK)
133
134usb/%.check:		usb/%.h
135	$(DOT_H_CHECK)
136
137usb/clients/audio/%.check:  usb/clients/audio/%.h
138	$(DOT_H_CHECK)
139
140usb/hubd/%.check:	usb/hubd/%.h
141	$(DOT_H_CHECK)
142
143usb/clients/hid/%.check:	usb/clients/hid/%.h
144	$(DOT_H_CHECK)
145
146usb/clients/mass_storage/%.check:	usb/clients/mass_storage/%.h
147	$(DOT_H_CHECK)
148
149usb/clients/printer/%.check:  usb/clients/printer/%.h
150	$(DOT_H_CHECK)
151
152usb/clients/usbcdc/%.check:	usb/clients/usbcdc/%.h
153	$(DOT_H_CHECK)
154
155usb/clients/video/usbvc/%.check:  usb/clients/video/usbvc/%.h
156	$(DOT_H_CHECK)
157
158usb/clients/usbinput/usbwcm/%.check:	usb/clients/usbinput/usbwcm/%.h
159	$(DOT_H_CHECK)
160
1611394/%.check:         1394/%.h
162	$(DOT_H_CHECK)
163
164rsm/%.check:	rsm/%.h
165	$(DOT_H_CHECK)
166
167tsol/%.check:	tsol/%.h
168	$(DOT_H_CHECK)
169
170ROOTDIR=	$(ROOT)/usr/include/sys
171
172ROOTDKTPDIR=	$(ROOTDIR)/dktp
173
174sparc_ROOTDIRS=	$(ROOTDKTPDIR) $(ROOTDIR)/scsi/adapters \
175		$(ROOTDIR)/scsi/targets
176
177i386_ROOTDIRS=	$(ROOTDKTPDIR) $(ROOTDIR)/scsi/adapters $(ROOTDIR)/scsi/targets \
178		$(ROOTDIR)/agp $(ROOTDIR)/sata
179
180ROOTDIRS=			\
181	$(ROOTDIR)		\
182	$(ROOTDIR)/audio	\
183	$(ROOTDIR)/av		\
184	$(ROOTDIR)/hotplug	\
185	$(ROOTDIR)/hotplug/pci	\
186	$(ROOTDIR)/crypto	\
187	$(ROOTDIR)/dcam		\
188	$(ROOTDIR)/iso		\
189	$(ROOTDIR)/fc4		\
190	$(ROOTDIR)/fibre-channel    \
191	$(ROOTDIR)/fibre-channel/impl	\
192	$(ROOTDIR)/fibre-channel/ulp	\
193	$(ROOTDIR)/fm		\
194	$(ROOTDIR)/fm/cpu	\
195	$(ROOTDIR)/fm/fs	\
196	$(ROOTDIR)/fm/io	\
197	$(ROOTDIR)/fs		\
198	$(ROOTDIR)/ib		\
199	$(ROOTDIR)/ib/adapters/tavor	\
200	$(ROOTDIR)/ib/adapters/hermon	\
201	$(ROOTDIR)/ib/adapters	\
202	$(ROOTDIR)/ib/ibtl	\
203	$(ROOTDIR)/ib/ibtl/impl	\
204	$(ROOTDIR)/ib/mgt	\
205	$(ROOTDIR)/ib/mgt/ibmf	\
206	$(ROOTDIR)/ib/ibnex	\
207	$(ROOTDIR)/ib/clients/ibd \
208	$(ROOTDIR)/ib/clients/of	\
209	$(ROOTDIR)/ib/clients/of/rdma	\
210	$(ROOTDIR)/ib/clients/of/sol_ofs	\
211	$(ROOTDIR)/ib/clients/of/sol_uverbs	\
212	$(ROOTDIR)/ib/clients/of/sol_umad	\
213	$(ROOTDIR)/ib/clients/of/sol_ucma	\
214	$(ROOTDIR)/idm		\
215	$(ROOTDIR)/iscsit	\
216	$(ROOTDIR)/scsi		\
217	$(ROOTDIR)/scsi/conf	\
218	$(ROOTDIR)/scsi/generic	\
219	$(ROOTDIR)/scsi/impl	\
220	$(ROOTDIR)/sdcard	\
221	$(ROOTDIR)/sysevent     \
222	$(ROOTDIR)/contract     \
223	$(ROOTDIR)/usb		\
224	$(ROOTDIR)/usb/hubd	\
225	$(ROOTDIR)/usb/clients	\
226	$(ROOTDIR)/usb/clients/audio  \
227	$(ROOTDIR)/usb/clients/hid \
228	$(ROOTDIR)/usb/clients/mass_storage	\
229	$(ROOTDIR)/usb/clients/printer  \
230	$(ROOTDIR)/usb/clients/usbcdc  \
231	$(ROOTDIR)/usb/clients/video/usbvc  \
232	$(ROOTDIR)/usb/clients/usbinput/usbwcm \
233	$(ROOTDIR)/usb/clients/ugen  \
234	$(ROOTDIR)/1394         \
235	$(ROOTDIR)/rsm		\
236	$(ROOTDIR)/tsol		\
237	$($(MACH)_ROOTDIRS)
238
239
240ROOTHDRS=				\
241	$($(MACH)_HDRS:%=$(ROOTDIR)/%)	\
242	$(HDRS:%=$(ROOTDIR)/%)
243
244ROOTAUDHDRS= $(AUDIOHDRS:%=$(ROOTDIR)/audio/%)
245
246ROOTAVHDRS= $(AVHDRS:%=$(ROOTDIR)/av/%)
247
248ROOTCRYPTOHDRS= $(CRYPTOHDRS:%=$(ROOTDIR)/crypto/%)
249
250ROOTDCAMHDRS= $(DCAMHDRS:%=$(ROOTDIR)/dcam/%)
251
252ROOTIBHDRS= $(IBHDRS:%=$(ROOTDIR)/ib/%)
253ROOTIBDHDRS= $(IBDHDRS:%=$(ROOTDIR)/ib/clients/ibd/%)
254ROOTIBTLHDRS= $(IBTLHDRS:%=$(ROOTDIR)/ib/ibtl/%)
255ROOTIBTLIMPLHDRS= $(IBTLIMPLHDRS:%=$(ROOTDIR)/ib/ibtl/impl/%)
256ROOTIBNEXHDRS= $(IBNEXHDRS:%=$(ROOTDIR)/ib/ibnex/%)
257ROOTIBMGTHDRS= $(IBMGTHDRS:%=$(ROOTDIR)/ib/mgt/%)
258ROOTIBMFHDRS= $(IBMFHDRS:%=$(ROOTDIR)/ib/mgt/ibmf/%)
259ROOTOFHDRS= $(OFHDRS:%=$(ROOTDIR)/ib/clients/of/%)
260ROOTRDMAHDRS= $(RDMAHDRS:%=$(ROOTDIR)/ib/clients/of/rdma/%)
261ROOTSOL_OFSHDRS= $(SOL_OFSHDRS:%=$(ROOTDIR)/ib/clients/of/sol_ofs/%)
262ROOTSOL_UVERBSHDRS= $(SOL_UVERBSHDRS:%=$(ROOTDIR)/ib/clients/of/sol_uverbs/%)
263ROOTSOL_UMADHDRS= $(SOL_UMADHDRS:%=$(ROOTDIR)/ib/clients/of/sol_umad/%)
264ROOTSOL_UCMAHDRS= $(SOL_UCMAHDRS:%=$(ROOTDIR)/ib/clients/of/sol_ucma/%)
265ROOTTAVORHDRS= $(TAVORHDRS:%=$(ROOTDIR)/ib/adapters/tavor/%)
266ROOTHERMONHDRS= $(HERMONHDRS:%=$(ROOTDIR)/ib/adapters/hermon/%)
267ROOTMLNXHDRS= $(MLNXHDRS:%=$(ROOTDIR)/ib/adapters/%)
268
269ROOTIDMHDRS= $(IDMHDRS:%=$(ROOTDIR)/idm/%)
270ROOTISCSITHDRS= $(ISCSITHDRS:%=$(ROOTDIR)/iscsit/%)
271
272ROOTISOHDRS= $(ISOHDRS:%=$(ROOTDIR)/iso/%)
273
274ROOTFMHDRS= $(FMHDRS:%=$(ROOTDIR)/fm/%)
275ROOTFMCPUHDRS= $(FMCPUHDRS:%=$(ROOTDIR)/fm/cpu/%)
276ROOTFMIOHDRS= $(FMIOHDRS:%=$(ROOTDIR)/fm/io/%)
277ROOTFMFSHDRS= $(FMFSHDRS:%=$(ROOTDIR)/fm/fs/%)
278
279ROOTFSHDRS= $(FSHDRS:%=$(ROOTDIR)/fs/%)
280
281ROOTSCSIHDRS= $(SCSIHDRS:%=$(ROOTDIR)/scsi/%)
282ROOTSATAGENHDRS= $(SATAGENHDRS:%=$(ROOTDIR)/sata/%)
283ROOTSCSICONFHDRS= $(SCSICONFHDRS:%=$(ROOTDIR)/scsi/conf/%)
284ROOTSCSIGENHDRS= $(SCSIGENHDRS:%=$(ROOTDIR)/scsi/generic/%)
285ROOTSCSIIMPLHDRS= $(SCSIIMPLHDRS:%=$(ROOTDIR)/scsi/impl/%)
286ROOTSCSITARGETSHDRS= $(SCSITARGETSHDRS:%=$(ROOTDIR)/scsi/targets/%)
287ROOTSCSICADHDRS= $(SCSICADHDRS:%=$(ROOTDIR)/scsi/adapters/%)
288ROOTSCSIADHDRS= $(SCSICADHDRS:%=$(ROOTDIR)/scsi/adapters/%)
289ROOTSCSIVHCIHDRS= $(SCSIVHCIHDRS:%=$(ROOTDIR)/scsi/adapters/%)
290ROOTSCSIISCSIHDRS= $(SCSIISCSIHDRS:%=$(ROOTDIR)/scsi/adapters/%)
291
292ROOTFC4HDRS= $(FC4HDRS:%=$(ROOTDIR)/fc4/%)
293ROOTFCHDRS= $(FCHDRS:%=$(ROOTDIR)/fibre-channel/%)
294ROOTFCIMPLHDRS= $(FCIMPLHDRS:%=$(ROOTDIR)/fibre-channel/impl/%)
295ROOTFCULPHDRS= $(FCULPHDRS:%=$(ROOTDIR)/fibre-channel/ulp/%)
296
297ROOTSDCARDHDRS= $(SDCARDHDRS:%=$(ROOTDIR)/sdcard/%)
298
299ROOTSYSEVENTHDRS= $(SYSEVENTHDRS:%=$(ROOTDIR)/sysevent/%)
300ROOTCONTRACTHDRS= $(CONTRACTHDRS:%=$(ROOTDIR)/contract/%)
301
302ROOTXHDRS= $(XHDRS:%=$(ROOTDIR)/%)
303
304ROOTUSBHDRS= $(USBHDRS:%=$(ROOTDIR)/usb/%)
305ROOTUSBAUDHDRS= $(USBAUDHDRS:%=$(ROOTDIR)/usb/clients/audio/%)
306ROOTUSBHUBDHDRS= $(USBHUBDHDRS:%=$(ROOTDIR)/usb/hubd/%)
307ROOTUSBHIDHDRS = $(USBHIDHDRS:%=$(ROOTDIR)/usb/clients/hid/%)
308ROOTUSBMSHDRS= $(USBMSHDRS:%=$(ROOTDIR)/usb/clients/mass_storage/%)
309ROOTUSBPRNHDRS= $(USBPRNHDRS:%=$(ROOTDIR)/usb/clients/printer/%)
310ROOTUSBCDCHDRS= $(USBCDCHDRS:%=$(ROOTDIR)/usb/clients/usbcdc/%)
311ROOTUSBVIDHDRS= $(USBVIDHDRS:%=$(ROOTDIR)/usb/clients/video/usbvc/%)
312ROOTUSBWCMHDRS= $(USBWCMHDRS:%=$(ROOTDIR)/usb/clients/usbinput/usbwcm/%)
313ROOTUGENHDRS= $(UGENHDRS:%=$(ROOTDIR)/usb/clients/ugen/%)
314
315ROOT1394HDRS= $(I1394HDRS:%=$(ROOTDIR)/1394/%)
316
317ROOTRSMHDRS= $(RSMHDRS:%=$(ROOTDIR)/rsm/%)
318
319ROOTSDKTPHDRS= $(SDKTPHDRS:%=$(ROOTDIR)/dktp/%)
320ROOTDKTPHDRS= $(DKTPHDRS:%=$(ROOTDIR)/dktp/%)
321ROOTPCHDRS= $(PCHDRS:%=$(ROOTDIR)/%)
322ROOTHOTPLUGHDRS= $(HOTPLUGHDRS:%=$(ROOTDIR)/hotplug/%)
323ROOTHOTPLUGPCIHDRS= $(HOTPLUGPCIHDRS:%=$(ROOTDIR)/hotplug/pci/%)
324
325ROOTTSOLHDRS= $(TSOLHDRS:%=$(ROOTDIR)/tsol/%)
326
327sparc_ROOTHDRS=	$(ROOTSDKTPHDRS) $(ROOTSCSICADHDRS) $(ROOTSCSITARGETSHDRS) \
328		$(ROOTUSBHDRS) $(ROOTUSBHUBDHDRS) \
329		$(ROOTUSBAUDHDRS) $(ROOTUSBHIDHDRS) $(ROOTUSBMSHDRS) \
330		$(ROOTUSBPRNHDRS) $(ROOTUGENHDRS) $(ROOTUSBVIDHDRS)
331
332i386_ROOTHDRS=	$(ROOTDKTPHDRS) $(ROOTPCHDRS) $(ROOTSCSITARGETSHDRS)	\
333		$(ROOTSCSIVHCIHDRS) $(ROOTHOTPLUGHDRS) \
334		$(ROOTHOTPLUGPCIHDRS) $(ROOTSATAGENHDRS)
335
336# install rules
337$(ROOTDIR)/%: %
338	$(INS.file)
339
340$(ROOTDIR)/crypto/%: crypto/%
341	$(INS.file)
342
343$(ROOTDIR)/fc4/%:		fc4/%
344	$(INS.file)
345
346$(ROOTDIR)/fibre-channel/%:	fibre-channel/%
347	$(INS.file)
348
349$(ROOTDIR)/fibre-channel/impl/%:	fibre-channel/impl/%
350	$(INS.file)
351
352$(ROOTDIR)/fibre-channel/ulp/:	fibre-channel/ulp/%
353	$(INS.file)
354
355$(ROOTDIR)/fm/%:                fm/%
356	$(INS.file)
357
358$(ROOTDIR)/fm/cpu/%:                fm/cpu/%
359	$(INS.file)
360
361$(ROOTDIR)/fm/io/%:                fm/io/%
362	$(INS.file)
363
364$(ROOTDIR)/fs/%: fs/%
365	$(INS.file)
366
367$(ROOTDIR)/ib/%:		ib/%
368	$(INS.file)
369
370$(ROOTDIR)/ib/clients/ibd/%:	ib/clients/ibd/%
371	$(INS.file)
372
373$(ROOTDIR)/ib/clients/of/%:		of/%
374	$(INS.file)
375
376$(ROOTDIR)/ib/clients/of/rdma/%:	ib/clients/of/rdma/%
377	$(INS.file)
378
379$(ROOTDIR)/ib/clients/of/sol_ofs/%:	ib/clients/of/sol_ofs/%
380	$(INS.file)
381
382$(ROOTDIR)/ib/clients/of/sol_uverbs/%:	ib/clients/of/sol_uverbs/%
383	$(INS.file)
384
385$(ROOTDIR)/ib/clients/of/sol_umad/%:	ib/clients/of/sol_umad/%
386	$(INS.file)
387
388$(ROOTDIR)/ib/clients/of/sol_ucma/%:	ib/clients/of/sol_ucma/%
389	$(INS.file)
390
391$(ROOTDIR)/ib/ibtl/%:		ib/ibtl/%
392	$(INS.file)
393
394$(ROOTDIR)/ib/ibtl/impl/%:	ib/ibtl/impl/%
395	$(INS.file)
396
397$(ROOTDIR)/ib/ibnex/%:		ib/ibnex/%
398	$(INS.file)
399
400$(ROOTDIR)/ib/mgt/%:		ib/mgt/%
401	$(INS.file)
402
403$(ROOTDIR)/ib/mgt/ibmf/%:	ib/mgt/ibmf/%
404	$(INS.file)
405
406$(ROOTDIR)/ib/adapters/tavor/%:	ib/adapters/tavor/%
407	$(INS.file)
408
409$(ROOTDIR)/ib/adapters/hermon/%:	ib/adapters/hermon/%
410	$(INS.file)
411
412$(ROOTDIR)/ib/adapters/%:	ib/adapters/%
413	$(INS.file)
414
415$(ROOTDIR)/scsi/%:		scsi/%
416	$(INS.file)
417
418$(ROOTDIR)/scsi/conf/%:		scsi/conf/%
419	$(INS.file)
420
421$(ROOTDIR)/scsi/generic/%:	scsi/generic/%
422	$(INS.file)
423
424$(ROOTDIR)/scsi/impl/%:		scsi/impl/%
425	$(INS.file)
426
427$(ROOTDIR)/scsi/targets/%:	scsi/targets/%
428	$(INS.file)
429
430$(ROOTDIR)/scsi/adapters/%:	scsi/adapters/%
431	$(INS.file)
432
433$(ROOTDIR)/sdcard/%:		sdcard/%
434	$(INS.file)
435
436$(ROOTDIR)/sysevent/%:		sysevent/%
437	$(INS.file)
438
439$(ROOTDIR)/contract/%:		contract/%
440	$(INS.file)
441
442$(ROOTDIR)/usb/%:		usb/%
443	$(INS.file)
444
445$(ROOTDIR)/usb/hubd/%:		usb/hubd/%
446	$(INS.file)
447
448$(ROOTDIR)/usb/clients/hid/%:	usb/clients/hid/%
449	$(INS.file)
450
451$(ROOTDIR)/usb/clients/mass_storage/%:	usb/clients/mass_storage/%
452	$(INS.file)
453
454$(ROOTDIR)/dktp/%: dktp/%
455	$(INS.file)
456
457$(ROOTDIR)/1394/%:                    1394/%
458	$(INS.file)
459
460$(ROOTDIR)/rsm/%:	rsm/%
461	$(INS.file)
462
463$(ROOTDIR)/tsol/%:	tsol/%
464	$(INS.file)
465
466$(ROOTDIRS):
467	$(INS.dir)
468
469