xref: /illumos-gate/usr/src/uts/common/sys/Makefile (revision fcf3ce441efd61da9bb2884968af01cb7c1452cc)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
54ab75253Smrj# Common Development and Distribution License (the "License").
64ab75253Smrj# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
217c478bd9Sstevel@tonic-gate#
2215d9d0b5Syy154373# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
237c478bd9Sstevel@tonic-gate# Use is subject to license terms.
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate
267c478bd9Sstevel@tonic-gateinclude $(SRC)/uts/Makefile.uts
277c478bd9Sstevel@tonic-gate
287c478bd9Sstevel@tonic-gateGROUP=bin
297c478bd9Sstevel@tonic-gateFILEMODE=644
307c478bd9Sstevel@tonic-gate
317c478bd9Sstevel@tonic-gate#
327c478bd9Sstevel@tonic-gate#	Note that the following headers are present in the kernel but
337c478bd9Sstevel@tonic-gate#	neither installed or shipped as part of the product:
347c478bd9Sstevel@tonic-gate#		cpuid_drv.h:		Private interface for cpuid consumers
357c478bd9Sstevel@tonic-gate#		unix_bb_info.h:		Private interface to kcov
367c478bd9Sstevel@tonic-gate#
377c478bd9Sstevel@tonic-gate
387c478bd9Sstevel@tonic-gatei386_HDRS=			\
397c478bd9Sstevel@tonic-gate	agp/agpamd64gart_io.h	\
407c478bd9Sstevel@tonic-gate	agp/agpdefs.h		\
417c478bd9Sstevel@tonic-gate	agp/agpgart_impl.h	\
427c478bd9Sstevel@tonic-gate	agp/agpmaster_io.h	\
437c478bd9Sstevel@tonic-gate	agp/agptarget_io.h	\
447c478bd9Sstevel@tonic-gate	agpgart.h		\
457c478bd9Sstevel@tonic-gate	asy.h			\
467c478bd9Sstevel@tonic-gate	audio/audio810.h	\
47582eadeeSfl147353	audio/audiohd.h	\
48c525fe66Sfl147353	audio/audioixp.h	\
497c478bd9Sstevel@tonic-gate	fd_debug.h		\
507c478bd9Sstevel@tonic-gate	fdc.h			\
517c478bd9Sstevel@tonic-gate	fdmedia.h		\
52fd9cb95cSsethg	mouse.h			\
537c478bd9Sstevel@tonic-gate	mse.h			\
542449e17fSsherrym	vuidmice.h		\
552449e17fSsherrym	ucode.h
567c478bd9Sstevel@tonic-gate
577c478bd9Sstevel@tonic-gateAVHDRS=				\
587c478bd9Sstevel@tonic-gate	av/iec61883.h
597c478bd9Sstevel@tonic-gate
607c478bd9Sstevel@tonic-gatesparc_HDRS= 			\
617c478bd9Sstevel@tonic-gate	audio/audiots.h		\
627c478bd9Sstevel@tonic-gate	audio/am_src2.h		\
63fd9cb95cSsethg	mouse.h			\
647c478bd9Sstevel@tonic-gate	scsi/targets/ssddef.h	\
657c478bd9Sstevel@tonic-gate	$(MDESCHDRS)		\
667c478bd9Sstevel@tonic-gate	$(AVHDRS)
677c478bd9Sstevel@tonic-gate
687c478bd9Sstevel@tonic-gate# Generated headers
697c478bd9Sstevel@tonic-gateGENHDRS=			\
707c478bd9Sstevel@tonic-gate	priv_const.h		\
717c478bd9Sstevel@tonic-gate	priv_names.h
727c478bd9Sstevel@tonic-gate
737c478bd9Sstevel@tonic-gateCHKHDRS=			\
74d2ec54f7Sphitran	acpi_drv.h		\
757c478bd9Sstevel@tonic-gate	acct.h			\
767c478bd9Sstevel@tonic-gate	acctctl.h		\
777c478bd9Sstevel@tonic-gate	acl.h			\
78da6c28aaSamw	acl_impl.h		\
797c478bd9Sstevel@tonic-gate	aggr.h			\
807c478bd9Sstevel@tonic-gate	aggr_impl.h		\
817c478bd9Sstevel@tonic-gate	aio.h			\
827c478bd9Sstevel@tonic-gate	aio_impl.h		\
837c478bd9Sstevel@tonic-gate	aio_req.h		\
847c478bd9Sstevel@tonic-gate	aiocb.h			\
857c478bd9Sstevel@tonic-gate	ascii.h			\
86f841f6adSraf	asynch.h		\
877c478bd9Sstevel@tonic-gate	atomic.h		\
88da6c28aaSamw	attr.h			\
897c478bd9Sstevel@tonic-gate	audio.h			\
907c478bd9Sstevel@tonic-gate	audioio.h		\
917c478bd9Sstevel@tonic-gate	audiovar.h		\
927c478bd9Sstevel@tonic-gate	autoconf.h		\
937c478bd9Sstevel@tonic-gate	auxv.h			\
947c478bd9Sstevel@tonic-gate	auxv_386.h		\
957c478bd9Sstevel@tonic-gate	auxv_SPARC.h		\
967c478bd9Sstevel@tonic-gate	avl.h			\
977c478bd9Sstevel@tonic-gate	avl_impl.h		\
987c478bd9Sstevel@tonic-gate	bitmap.h		\
99fb2f18f8Sesaxe	bitset.h		\
1007c478bd9Sstevel@tonic-gate	bl.h			\
1019113a79cSeschrock	bmc_intf.h		\
1027c478bd9Sstevel@tonic-gate	bofi.h			\
1037c478bd9Sstevel@tonic-gate	bofi_impl.h		\
1047c478bd9Sstevel@tonic-gate	bpp_io.h		\
1057c478bd9Sstevel@tonic-gate	bootstat.h		\
1069acbbeafSnn35248	brand.h			\
1077c478bd9Sstevel@tonic-gate	buf.h			\
1087c478bd9Sstevel@tonic-gate	bufmod.h		\
1097c478bd9Sstevel@tonic-gate	bustypes.h		\
1107c478bd9Sstevel@tonic-gate	byteorder.h		\
1117c478bd9Sstevel@tonic-gate	callb.h			\
1127c478bd9Sstevel@tonic-gate	callo.h			\
113c97ad5cdSakolb	cpucaps.h		\
114c97ad5cdSakolb	cpucaps_impl.h		\
1157c478bd9Sstevel@tonic-gate	ccompile.h		\
1167c478bd9Sstevel@tonic-gate	cdio.h			\
1177c478bd9Sstevel@tonic-gate	cladm.h			\
1187c478bd9Sstevel@tonic-gate	class.h			\
1197c478bd9Sstevel@tonic-gate	clconf.h		\
1203ccda647Slclee	cmlb.h			\
1217c478bd9Sstevel@tonic-gate	cmn_err.h		\
1227c478bd9Sstevel@tonic-gate	compress.h		\
1237c478bd9Sstevel@tonic-gate	condvar.h		\
1247c478bd9Sstevel@tonic-gate	condvar_impl.h		\
1257c478bd9Sstevel@tonic-gate	conf.h			\
1267c478bd9Sstevel@tonic-gate	consdev.h		\
1277c478bd9Sstevel@tonic-gate	console.h		\
128b52fe415Slipeng sang - Sun Microsystems - Beijing China        consplat.h              \
129aecfc01dSrui zang - Sun Microsystems - Beijing China	vt.h			\
130aecfc01dSrui zang - Sun Microsystems - Beijing China	vtdaemon.h		\
131aecfc01dSrui zang - Sun Microsystems - Beijing China	kd.h			\
1327c478bd9Sstevel@tonic-gate	contract.h		\
1337c478bd9Sstevel@tonic-gate	contract_impl.h		\
1347c478bd9Sstevel@tonic-gate	copyops.h		\
1357c478bd9Sstevel@tonic-gate	core.h			\
1367c478bd9Sstevel@tonic-gate	corectl.h		\
1377c478bd9Sstevel@tonic-gate	cpc_impl.h		\
1387c478bd9Sstevel@tonic-gate	cpc_pcbe.h		\
1397c478bd9Sstevel@tonic-gate	cpr.h			\
1407c478bd9Sstevel@tonic-gate	cpupart.h		\
1417c478bd9Sstevel@tonic-gate	cpuvar.h		\
1427c478bd9Sstevel@tonic-gate	crc32.h			\
1437c478bd9Sstevel@tonic-gate	cred.h			\
1447c478bd9Sstevel@tonic-gate	cred_impl.h		\
1457c478bd9Sstevel@tonic-gate	crtctl.h		\
1467c478bd9Sstevel@tonic-gate	cryptmod.h		\
1477c478bd9Sstevel@tonic-gate	csiioctl.h		\
1487c478bd9Sstevel@tonic-gate	ctf.h			\
1497c478bd9Sstevel@tonic-gate	ctfs.h			\
1507c478bd9Sstevel@tonic-gate	ctfs_impl.h		\
1517c478bd9Sstevel@tonic-gate	ctf_api.h		\
1527c478bd9Sstevel@tonic-gate	ctype.h			\
1537c478bd9Sstevel@tonic-gate	cyclic.h		\
1547c478bd9Sstevel@tonic-gate	cyclic_impl.h		\
1557c478bd9Sstevel@tonic-gate	dacf.h			\
1567c478bd9Sstevel@tonic-gate	dacf_impl.h		\
1577c478bd9Sstevel@tonic-gate	dc_ki.h			\
1587c478bd9Sstevel@tonic-gate	ddi.h			\
1597c478bd9Sstevel@tonic-gate	ddifm.h			\
1607c478bd9Sstevel@tonic-gate	ddifm_impl.h		\
1617c478bd9Sstevel@tonic-gate	ddi_intr.h		\
1627c478bd9Sstevel@tonic-gate	ddi_intr_impl.h		\
1637c478bd9Sstevel@tonic-gate	ddi_impldefs.h		\
1647c478bd9Sstevel@tonic-gate	ddi_implfuncs.h		\
1654ab75253Smrj	ddi_obsolete.h		\
166dd4eeefdSeota	ddi_timer.h		\
1677c478bd9Sstevel@tonic-gate	ddidevmap.h		\
1687c478bd9Sstevel@tonic-gate	ddidmareq.h		\
1697c478bd9Sstevel@tonic-gate	ddimapreq.h		\
1707c478bd9Sstevel@tonic-gate	ddipropdefs.h		\
1717c478bd9Sstevel@tonic-gate	dditypes.h		\
1727c478bd9Sstevel@tonic-gate	debug.h			\
1737c478bd9Sstevel@tonic-gate	des.h			\
17465abbdb2Sjg	devctl.h		\
17583c4dfe9Sjg	devcache.h		\
17683c4dfe9Sjg	devcache_impl.h		\
177e4b86885SCheng Sean Ye	devfm.h			\
17883c4dfe9Sjg	devid_cache.h		\
1797c478bd9Sstevel@tonic-gate	devinfo_impl.h		\
1807c478bd9Sstevel@tonic-gate	devops.h		\
1817c478bd9Sstevel@tonic-gate	devpolicy.h		\
1827c478bd9Sstevel@tonic-gate	devpoll.h		\
1837c478bd9Sstevel@tonic-gate	dirent.h		\
1847c478bd9Sstevel@tonic-gate	disp.h			\
1857c478bd9Sstevel@tonic-gate	dkbad.h			\
1867c478bd9Sstevel@tonic-gate	dkio.h			\
1877c478bd9Sstevel@tonic-gate	dklabel.h		\
1887c478bd9Sstevel@tonic-gate	dl.h			\
1897c478bd9Sstevel@tonic-gate	dlpi.h			\
1907c478bd9Sstevel@tonic-gate	dld.h			\
1917c478bd9Sstevel@tonic-gate	dld_impl.h		\
192eae72b5bSSebastien Roy	dld_ioc.h		\
1937c478bd9Sstevel@tonic-gate	dls.h			\
1947c478bd9Sstevel@tonic-gate	dls_impl.h		\
1957c478bd9Sstevel@tonic-gate	dma_i8237A.h            \
1967c478bd9Sstevel@tonic-gate	dnlc.h			\
1977c478bd9Sstevel@tonic-gate	door.h			\
1987c478bd9Sstevel@tonic-gate	door_data.h		\
1997c478bd9Sstevel@tonic-gate	door_impl.h		\
2007c478bd9Sstevel@tonic-gate	dtrace.h		\
2017c478bd9Sstevel@tonic-gate	dtrace_impl.h		\
2027c478bd9Sstevel@tonic-gate	dumpadm.h		\
2037c478bd9Sstevel@tonic-gate	dumphdr.h		\
2047c478bd9Sstevel@tonic-gate	ecppsys.h		\
2057c478bd9Sstevel@tonic-gate	ecppio.h                \
2067c478bd9Sstevel@tonic-gate	ecppreg.h               \
2077c478bd9Sstevel@tonic-gate	ecppvar.h               \
2087c478bd9Sstevel@tonic-gate	efi_partition.h		\
2097c478bd9Sstevel@tonic-gate	elf.h			\
2107c478bd9Sstevel@tonic-gate	elf_386.h		\
2117c478bd9Sstevel@tonic-gate	elf_SPARC.h		\
2127c478bd9Sstevel@tonic-gate	elf_notes.h		\
2137c478bd9Sstevel@tonic-gate	elf_amd64.h		\
2147c478bd9Sstevel@tonic-gate	elftypes.h		\
215b1dd958fScth	emul64.h		\
216b1dd958fScth	emul64cmd.h		\
217b1dd958fScth	emul64var.h		\
2187c478bd9Sstevel@tonic-gate	epm.h			\
2197c478bd9Sstevel@tonic-gate	errno.h			\
2207c478bd9Sstevel@tonic-gate	errorq.h		\
2217c478bd9Sstevel@tonic-gate	errorq_impl.h		\
2227c478bd9Sstevel@tonic-gate	esunddi.h		\
2237c478bd9Sstevel@tonic-gate	ethernet.h		\
2247c478bd9Sstevel@tonic-gate	euc.h			\
2257c478bd9Sstevel@tonic-gate	eucioctl.h		\
2267c478bd9Sstevel@tonic-gate	exacct.h		\
2277c478bd9Sstevel@tonic-gate	exacct_catalog.h	\
2287c478bd9Sstevel@tonic-gate	exacct_impl.h		\
2297c478bd9Sstevel@tonic-gate	exec.h			\
2307c478bd9Sstevel@tonic-gate	exechdr.h		\
231da6c28aaSamw	extdirent.h		\
2327c478bd9Sstevel@tonic-gate	fault.h			\
2337c478bd9Sstevel@tonic-gate	fasttrap.h		\
2347c478bd9Sstevel@tonic-gate	fasttrap_impl.h		\
2357c478bd9Sstevel@tonic-gate	fbio.h			\
2367c478bd9Sstevel@tonic-gate	fbuf.h			\
2377c478bd9Sstevel@tonic-gate	fcntl.h			\
238*fcf3ce44SJohn Forte	fct.h			\
239*fcf3ce44SJohn Forte	fct_defines.h		\
240*fcf3ce44SJohn Forte	fctio.h			\
2417c478bd9Sstevel@tonic-gate	fdbuffer.h		\
2427c478bd9Sstevel@tonic-gate	fdio.h			\
2437c478bd9Sstevel@tonic-gate	feature_tests.h		\
2447c478bd9Sstevel@tonic-gate	fem.h			\
2457c478bd9Sstevel@tonic-gate	file.h			\
2467c478bd9Sstevel@tonic-gate	filio.h			\
2477c478bd9Sstevel@tonic-gate	flock.h			\
2487c478bd9Sstevel@tonic-gate	flock_impl.h		\
249657b1f3dSraf	fork.h			\
2507c478bd9Sstevel@tonic-gate	fss.h			\
2517c478bd9Sstevel@tonic-gate	fsspriocntl.h		\
2527c478bd9Sstevel@tonic-gate	fsid.h			\
2537c478bd9Sstevel@tonic-gate	fssnap.h                \
2547c478bd9Sstevel@tonic-gate	fssnap_if.h             \
2557c478bd9Sstevel@tonic-gate	fstyp.h			\
2567c478bd9Sstevel@tonic-gate	ftrace.h		\
2577c478bd9Sstevel@tonic-gate	fx.h			\
2587c478bd9Sstevel@tonic-gate	fxpriocntl.h		\
2597c478bd9Sstevel@tonic-gate	gfs.h			\
2607c478bd9Sstevel@tonic-gate	gld.h			\
2617c478bd9Sstevel@tonic-gate	gldpriv.h		\
262fb2f18f8Sesaxe	group.h			\
2637c478bd9Sstevel@tonic-gate	hdio.h			\
264381a2a9aSdr146992	hook.h			\
265381a2a9aSdr146992	hook_event.h		\
266381a2a9aSdr146992	hook_impl.h		\
2677c478bd9Sstevel@tonic-gate	hwconf.h		\
2687c478bd9Sstevel@tonic-gate	ia.h			\
2697c478bd9Sstevel@tonic-gate	iapriocntl.h		\
2707c478bd9Sstevel@tonic-gate	id32.h			\
271c5c4113dSnw141292	idmap.h 		\
2727c478bd9Sstevel@tonic-gate	ieeefp.h		\
2737c478bd9Sstevel@tonic-gate	id_space.h		\
2747c478bd9Sstevel@tonic-gate	instance.h		\
2757c478bd9Sstevel@tonic-gate	int_const.h		\
2767c478bd9Sstevel@tonic-gate	int_fmtio.h		\
2777c478bd9Sstevel@tonic-gate	int_limits.h		\
2787c478bd9Sstevel@tonic-gate	int_types.h		\
2797c478bd9Sstevel@tonic-gate	inttypes.h		\
2807c478bd9Sstevel@tonic-gate	ioccom.h		\
2817c478bd9Sstevel@tonic-gate	ioctl.h			\
2827c478bd9Sstevel@tonic-gate	ipc.h			\
2837c478bd9Sstevel@tonic-gate	ipc_impl.h		\
284824c205fSml93401	ipc_rctl.h		\
2857c478bd9Sstevel@tonic-gate	isa_defs.h		\
28636c5fee3Smcneal	iscsi_authclient.h	\
28736c5fee3Smcneal	iscsi_authclientglue.h	\
28836c5fee3Smcneal	iscsi_protocol.h	\
2897c478bd9Sstevel@tonic-gate	jioctl.h		\
2907c478bd9Sstevel@tonic-gate	kbd.h			\
2917c478bd9Sstevel@tonic-gate	kbdreg.h		\
2927c478bd9Sstevel@tonic-gate	kbio.h			\
2937c478bd9Sstevel@tonic-gate	kcpc.h			\
2947c478bd9Sstevel@tonic-gate	kdi.h			\
2957c478bd9Sstevel@tonic-gate	kdi_impl.h		\
296d14d7d31Sis	kiconv.h		\
29715d9d0b5Syy154373	kiconv_big5_utf8.h	\
29815d9d0b5Syy154373	kiconv_cck_common.h	\
29915d9d0b5Syy154373	kiconv_cp950hkscs_utf8.h	\
300d14d7d31Sis	kiconv_emea1.h		\
301d14d7d31Sis	kiconv_emea2.h		\
30215d9d0b5Syy154373	kiconv_euckr_utf8.h	\
30315d9d0b5Syy154373	kiconv_euctw_utf8.h	\
30415d9d0b5Syy154373	kiconv_gb18030_utf8.h	\
30515d9d0b5Syy154373	kiconv_gb2312_utf8.h	\
30615d9d0b5Syy154373	kiconv_hkscs_utf8.h	\
30715d9d0b5Syy154373	kiconv_ja.h		\
30815d9d0b5Syy154373	kiconv_ja_jis_to_unicode.h	\
30915d9d0b5Syy154373	kiconv_ja_unicode_to_jis.h	\
31015d9d0b5Syy154373	kiconv_ko.h		\
311d14d7d31Sis	kiconv_latin1.h		\
31215d9d0b5Syy154373	kiconv_sc.h		\
31315d9d0b5Syy154373	kiconv_tc.h		\
31415d9d0b5Syy154373	kiconv_uhc_utf8.h	\
31515d9d0b5Syy154373	kiconv_utf8_big5.h	\
31615d9d0b5Syy154373	kiconv_utf8_cp950hkscs.h	\
31715d9d0b5Syy154373	kiconv_utf8_euckr.h	\
31815d9d0b5Syy154373	kiconv_utf8_euctw.h	\
31915d9d0b5Syy154373	kiconv_utf8_gb18030.h	\
32015d9d0b5Syy154373	kiconv_utf8_gb2312.h	\
32115d9d0b5Syy154373	kiconv_utf8_hkscs.h	\
32215d9d0b5Syy154373	kiconv_utf8_uhc.h	\
323c5c4113dSnw141292	kidmap.h		\
324ddf7fe95Scasper	klpd.h			\
3257c478bd9Sstevel@tonic-gate	klwp.h			\
3267c478bd9Sstevel@tonic-gate	kmdb.h			\
3277c478bd9Sstevel@tonic-gate	kmem.h			\
3287c478bd9Sstevel@tonic-gate	kmem_impl.h		\
3297c478bd9Sstevel@tonic-gate	kobj.h			\
3307c478bd9Sstevel@tonic-gate	kobj_impl.h		\
3317c478bd9Sstevel@tonic-gate	kstat.h			\
3327c478bd9Sstevel@tonic-gate	kstr.h			\
3337c478bd9Sstevel@tonic-gate	ksyms.h			\
3347c478bd9Sstevel@tonic-gate	ksynch.h		\
3357c478bd9Sstevel@tonic-gate	ldterm.h		\
3367c478bd9Sstevel@tonic-gate	lgrp.h			\
3377c478bd9Sstevel@tonic-gate	lgrp_user.h		\
3388ceba33eSraf	libc_kernel.h		\
3397c478bd9Sstevel@tonic-gate	link.h			\
3407c478bd9Sstevel@tonic-gate	list.h			\
3417c478bd9Sstevel@tonic-gate	list_impl.h		\
3427c478bd9Sstevel@tonic-gate	llc1.h			\
3437c478bd9Sstevel@tonic-gate	loadavg.h		\
3447c478bd9Sstevel@tonic-gate	lock.h			\
3457c478bd9Sstevel@tonic-gate	lockfs.h		\
3467c478bd9Sstevel@tonic-gate	lockstat.h		\
3477c478bd9Sstevel@tonic-gate	lofi.h			\
3487c478bd9Sstevel@tonic-gate	log.h			\
3497c478bd9Sstevel@tonic-gate	logindmux.h		\
3507c478bd9Sstevel@tonic-gate	logindmux_impl.h	\
3517c478bd9Sstevel@tonic-gate	lwp.h			\
3527c478bd9Sstevel@tonic-gate	lwp_timer_impl.h	\
3537c478bd9Sstevel@tonic-gate	lwp_upimutex_impl.h	\
354*fcf3ce44SJohn Forte	lpif.h			\
3557c478bd9Sstevel@tonic-gate	mac.h			\
3567c478bd9Sstevel@tonic-gate	mac_impl.h		\
357ba2be530Sab196087	machelf.h		\
3587c478bd9Sstevel@tonic-gate	map.h			\
3595151fb12Sdarrenm	md4.h			\
3607c478bd9Sstevel@tonic-gate	md5.h			\
3617c478bd9Sstevel@tonic-gate	md5_consts.h		\
3627c478bd9Sstevel@tonic-gate	mdi_impldefs.h		\
3637c478bd9Sstevel@tonic-gate	mem.h			\
3647c478bd9Sstevel@tonic-gate	mem_config.h		\
3657c478bd9Sstevel@tonic-gate	memlist.h		\
3667c478bd9Sstevel@tonic-gate	mkdev.h			\
3677c478bd9Sstevel@tonic-gate	mhd.h			\
3687c478bd9Sstevel@tonic-gate	miiregs.h		\
3697c478bd9Sstevel@tonic-gate	mixer.h			\
3707c478bd9Sstevel@tonic-gate	mman.h			\
3717c478bd9Sstevel@tonic-gate	mntent.h		\
3727c478bd9Sstevel@tonic-gate	mntio.h			\
3737c478bd9Sstevel@tonic-gate	mnttab.h		\
3747c478bd9Sstevel@tonic-gate	modctl.h		\
3757c478bd9Sstevel@tonic-gate	mode.h			\
3767c478bd9Sstevel@tonic-gate	model.h			\
3777c478bd9Sstevel@tonic-gate	modhash.h		\
3787c478bd9Sstevel@tonic-gate	modhash_impl.h		\
3797c478bd9Sstevel@tonic-gate	mount.h			\
380fd9cb95cSsethg	mouse.h			\
3817c478bd9Sstevel@tonic-gate	msacct.h		\
3827c478bd9Sstevel@tonic-gate	msg.h			\
3837c478bd9Sstevel@tonic-gate	msg_impl.h		\
3847c478bd9Sstevel@tonic-gate	msio.h			\
3857c478bd9Sstevel@tonic-gate	msreg.h			\
3867c478bd9Sstevel@tonic-gate	mtio.h			\
3877c478bd9Sstevel@tonic-gate	multidata.h		\
3887c478bd9Sstevel@tonic-gate	multidata_impl.h	\
3897c478bd9Sstevel@tonic-gate	mutex.h			\
3907c478bd9Sstevel@tonic-gate	nbmlock.h		\
3917c478bd9Sstevel@tonic-gate	ndifm.h		\
3927c478bd9Sstevel@tonic-gate	ndi_impldefs.h		\
393fb91fd8aSzf162725	net80211.h		\
394fb91fd8aSzf162725	net80211_crypto.h	\
395fb91fd8aSzf162725	net80211_proto.h	\
3967c478bd9Sstevel@tonic-gate	netconfig.h		\
397381a2a9aSdr146992	neti.h			\
398f4b3ec61Sdh155122	netstack.h		\
3997c478bd9Sstevel@tonic-gate	nexusdefs.h		\
4007c478bd9Sstevel@tonic-gate	note.h			\
4017c478bd9Sstevel@tonic-gate	nvpair.h                \
4027c478bd9Sstevel@tonic-gate	nvpair_impl.h           \
4037c478bd9Sstevel@tonic-gate	objfs.h			\
4047c478bd9Sstevel@tonic-gate	objfs_impl.h		\
4057c478bd9Sstevel@tonic-gate	ontrap.h                \
4067c478bd9Sstevel@tonic-gate	open.h			\
4077c478bd9Sstevel@tonic-gate	openpromio.h		\
4087c478bd9Sstevel@tonic-gate	panic.h			\
4097c478bd9Sstevel@tonic-gate	param.h			\
4107c478bd9Sstevel@tonic-gate	pathconf.h		\
4117c478bd9Sstevel@tonic-gate	pathname.h		\
4127c478bd9Sstevel@tonic-gate	pattr.h			\
413381a2a9aSdr146992	queue.h			\
4147c478bd9Sstevel@tonic-gate	serializer.h		\
4157c478bd9Sstevel@tonic-gate	pbio.h			\
4167c478bd9Sstevel@tonic-gate	pccard.h		\
4177c478bd9Sstevel@tonic-gate	pci.h			\
4189164eb65Stimh	pcie.h			\
4197c478bd9Sstevel@tonic-gate	pci_impl.h		\
4207c478bd9Sstevel@tonic-gate	pcmcia.h		\
4217c478bd9Sstevel@tonic-gate	pctypes.h		\
4223db86aabSstevel	pem.h			\
4237c478bd9Sstevel@tonic-gate	pfmod.h			\
424fb2f18f8Sesaxe	pg.h			\
425fb2f18f8Sesaxe	pghw.h			\
4268b464eb8Smec	physmem.h		\
4277c478bd9Sstevel@tonic-gate	pm.h			\
4287c478bd9Sstevel@tonic-gate	policy.h		\
4297c478bd9Sstevel@tonic-gate	poll.h			\
4307c478bd9Sstevel@tonic-gate	poll_impl.h		\
4317c478bd9Sstevel@tonic-gate	pool.h			\
4327c478bd9Sstevel@tonic-gate	pool_impl.h		\
4337c478bd9Sstevel@tonic-gate	pool_pset.h		\
4347c478bd9Sstevel@tonic-gate	port.h			\
4357c478bd9Sstevel@tonic-gate	port_impl.h		\
4367c478bd9Sstevel@tonic-gate	port_kernel.h		\
437*fcf3ce44SJohn Forte	portif.h		\
4387c478bd9Sstevel@tonic-gate	ppmio.h                 \
4397c478bd9Sstevel@tonic-gate	priocntl.h		\
4407c478bd9Sstevel@tonic-gate	priv.h			\
4417c478bd9Sstevel@tonic-gate	priv_impl.h		\
4427c478bd9Sstevel@tonic-gate	prnio.h			\
4437c478bd9Sstevel@tonic-gate	proc.h			\
4447c478bd9Sstevel@tonic-gate	processor.h		\
4457c478bd9Sstevel@tonic-gate	procfs.h		\
4467c478bd9Sstevel@tonic-gate	procset.h		\
4477c478bd9Sstevel@tonic-gate	project.h		\
4487c478bd9Sstevel@tonic-gate	protosw.h		\
4497c478bd9Sstevel@tonic-gate	prsystm.h		\
4507c478bd9Sstevel@tonic-gate	pset.h			\
4517c478bd9Sstevel@tonic-gate	pshot.h			\
4527c478bd9Sstevel@tonic-gate	ptem.h			\
4537c478bd9Sstevel@tonic-gate	ptms.h			\
4547c478bd9Sstevel@tonic-gate	ptyvar.h		\
4557c478bd9Sstevel@tonic-gate	raidioctl.h		\
4567c478bd9Sstevel@tonic-gate	ramdisk.h		\
4577c478bd9Sstevel@tonic-gate	random.h		\
4587c478bd9Sstevel@tonic-gate	rctl.h			\
4597c478bd9Sstevel@tonic-gate	rctl_impl.h		\
4607c478bd9Sstevel@tonic-gate	reboot.h		\
4617c478bd9Sstevel@tonic-gate	refstr.h		\
4627c478bd9Sstevel@tonic-gate	refstr_impl.h		\
4637c478bd9Sstevel@tonic-gate	resource.h		\
4647c478bd9Sstevel@tonic-gate	rlioctl.h		\
4657c478bd9Sstevel@tonic-gate	rt.h			\
4667c478bd9Sstevel@tonic-gate	rtpriocntl.h		\
4677c478bd9Sstevel@tonic-gate	rwlock.h		\
4687c478bd9Sstevel@tonic-gate	rwlock_impl.h		\
4697c478bd9Sstevel@tonic-gate	rwstlock.h		\
4707c478bd9Sstevel@tonic-gate	sad.h			\
4717c478bd9Sstevel@tonic-gate	schedctl.h		\
4727c478bd9Sstevel@tonic-gate	sdt.h			\
4737c478bd9Sstevel@tonic-gate	select.h		\
4747c478bd9Sstevel@tonic-gate	sem.h			\
4757c478bd9Sstevel@tonic-gate	sem_impl.h		\
4767c478bd9Sstevel@tonic-gate	sema_impl.h		\
4777c478bd9Sstevel@tonic-gate	semaphore.h		\
4787c478bd9Sstevel@tonic-gate	sendfile.h		\
4797c478bd9Sstevel@tonic-gate	ser_sync.h		\
4807c478bd9Sstevel@tonic-gate	session.h		\
4817c478bd9Sstevel@tonic-gate	sha1.h			\
4827c478bd9Sstevel@tonic-gate	sha1_consts.h		\
4837c478bd9Sstevel@tonic-gate	sha2.h			\
4847c478bd9Sstevel@tonic-gate	sha2_consts.h		\
4857c478bd9Sstevel@tonic-gate	share.h			\
4867c478bd9Sstevel@tonic-gate	shm.h			\
4877c478bd9Sstevel@tonic-gate	shm_impl.h		\
488f48205beScasper	sid.h			\
4897c478bd9Sstevel@tonic-gate	siginfo.h		\
4907c478bd9Sstevel@tonic-gate	signal.h		\
4917c478bd9Sstevel@tonic-gate	sleepq.h		\
49284ab085aSmws	smbios.h		\
49384ab085aSmws	smbios_impl.h		\
4947c478bd9Sstevel@tonic-gate	sobject.h		\
4957c478bd9Sstevel@tonic-gate	socket.h		\
4967c478bd9Sstevel@tonic-gate	socket_impl.h		\
4977c478bd9Sstevel@tonic-gate	socketvar.h		\
4987c478bd9Sstevel@tonic-gate	sockio.h		\
49917169044Sbrutus	sodirect.h		\
5007c478bd9Sstevel@tonic-gate	squeue.h		\
5017c478bd9Sstevel@tonic-gate	squeue_impl.h		\
5022df1fe9cSrandyf	srn.h			\
5037c478bd9Sstevel@tonic-gate	sservice.h		\
5047c478bd9Sstevel@tonic-gate	stat.h			\
5057c478bd9Sstevel@tonic-gate	statfs.h		\
5067c478bd9Sstevel@tonic-gate	statvfs.h		\
5077c478bd9Sstevel@tonic-gate	stdint.h		\
5087c478bd9Sstevel@tonic-gate	stermio.h		\
509*fcf3ce44SJohn Forte	stmf.h			\
510*fcf3ce44SJohn Forte	stmf_defines.h		\
511*fcf3ce44SJohn Forte	stmf_ioctl.h		\
512*fcf3ce44SJohn Forte	stmf_sbd_ioctl.h	\
5137c478bd9Sstevel@tonic-gate	stream.h		\
5147c478bd9Sstevel@tonic-gate	strft.h			\
5157c478bd9Sstevel@tonic-gate	strlog.h		\
5167c478bd9Sstevel@tonic-gate	strmdep.h		\
5177c478bd9Sstevel@tonic-gate	stropts.h		\
5187c478bd9Sstevel@tonic-gate	strredir.h		\
5197c478bd9Sstevel@tonic-gate	strstat.h		\
5207c478bd9Sstevel@tonic-gate	strsubr.h		\
5217c478bd9Sstevel@tonic-gate	strsun.h		\
5227c478bd9Sstevel@tonic-gate	strtty.h		\
5237c478bd9Sstevel@tonic-gate	sunddi.h		\
5247c478bd9Sstevel@tonic-gate	sunldi.h		\
5257c478bd9Sstevel@tonic-gate	sunldi_impl.h		\
5267c478bd9Sstevel@tonic-gate	sunmdi.h		\
5277c478bd9Sstevel@tonic-gate	sunndi.h		\
5287c478bd9Sstevel@tonic-gate	sunos_dhcp_class.h	\
5297c478bd9Sstevel@tonic-gate	sunpm.h			\
5307c478bd9Sstevel@tonic-gate	suntpi.h		\
5317c478bd9Sstevel@tonic-gate	suntty.h		\
5327c478bd9Sstevel@tonic-gate	swap.h			\
5337c478bd9Sstevel@tonic-gate	synch.h			\
5347c478bd9Sstevel@tonic-gate	syscall.h		\
5357c478bd9Sstevel@tonic-gate	sysconf.h		\
5367c478bd9Sstevel@tonic-gate	sysconfig.h		\
5377c478bd9Sstevel@tonic-gate	sysevent.h		\
5387c478bd9Sstevel@tonic-gate	sysevent_impl.h         \
5397c478bd9Sstevel@tonic-gate	sysinfo.h		\
5407c478bd9Sstevel@tonic-gate	syslog.h		\
5417c478bd9Sstevel@tonic-gate	sysmacros.h		\
5427c478bd9Sstevel@tonic-gate	sysmsg_impl.h		\
5437c478bd9Sstevel@tonic-gate	systeminfo.h		\
5447c478bd9Sstevel@tonic-gate	systm.h			\
5457c478bd9Sstevel@tonic-gate	task.h			\
5467c478bd9Sstevel@tonic-gate	taskq.h			\
5477c478bd9Sstevel@tonic-gate	taskq_impl.h		\
5487c478bd9Sstevel@tonic-gate	t_kuser.h		\
5497c478bd9Sstevel@tonic-gate	t_lock.h		\
5507c478bd9Sstevel@tonic-gate	telioctl.h		\
5517c478bd9Sstevel@tonic-gate	termio.h		\
5527c478bd9Sstevel@tonic-gate	termios.h		\
5537c478bd9Sstevel@tonic-gate	termiox.h		\
5547c478bd9Sstevel@tonic-gate	thread.h		\
5557c478bd9Sstevel@tonic-gate	ticlts.h		\
5567c478bd9Sstevel@tonic-gate	ticots.h		\
5577c478bd9Sstevel@tonic-gate	ticotsord.h		\
5587c478bd9Sstevel@tonic-gate	tihdr.h			\
5597c478bd9Sstevel@tonic-gate	time.h			\
5607c478bd9Sstevel@tonic-gate	time_impl.h		\
5617c478bd9Sstevel@tonic-gate	time_std_impl.h		\
5627c478bd9Sstevel@tonic-gate	timeb.h			\
5637c478bd9Sstevel@tonic-gate	timer.h			\
5647c478bd9Sstevel@tonic-gate	times.h			\
5657c478bd9Sstevel@tonic-gate	timex.h			\
5667c478bd9Sstevel@tonic-gate	timod.h			\
5677c478bd9Sstevel@tonic-gate	tirdwr.h		\
5687c478bd9Sstevel@tonic-gate	tiuser.h		\
5697c478bd9Sstevel@tonic-gate	tl.h			\
5707c478bd9Sstevel@tonic-gate	tnf.h			\
5717c478bd9Sstevel@tonic-gate	tnf_com.h		\
5727c478bd9Sstevel@tonic-gate	tnf_probe.h		\
5737c478bd9Sstevel@tonic-gate	tnf_writer.h		\
5747c478bd9Sstevel@tonic-gate	todio.h			\
5757c478bd9Sstevel@tonic-gate	tpicommon.h		\
5767c478bd9Sstevel@tonic-gate	ts.h			\
5777c478bd9Sstevel@tonic-gate	tspriocntl.h		\
5787c478bd9Sstevel@tonic-gate	ttcompat.h		\
5797c478bd9Sstevel@tonic-gate	ttold.h			\
5807c478bd9Sstevel@tonic-gate	tty.h			\
5817c478bd9Sstevel@tonic-gate	ttychars.h		\
5827c478bd9Sstevel@tonic-gate	ttydev.h		\
5837c478bd9Sstevel@tonic-gate	tuneable.h		\
5847c478bd9Sstevel@tonic-gate	turnstile.h		\
5857c478bd9Sstevel@tonic-gate	types.h			\
5867c478bd9Sstevel@tonic-gate	types32.h		\
587da6c28aaSamw	tzfile.h		\
5884703203dSis	u8_textprep.h		\
5892765a47cSis	u8_textprep_data.h	\
5907c478bd9Sstevel@tonic-gate	uadmin.h		\
5917c478bd9Sstevel@tonic-gate	ucred.h			\
5927c478bd9Sstevel@tonic-gate	uio.h			\
5937c478bd9Sstevel@tonic-gate	ulimit.h		\
5947c478bd9Sstevel@tonic-gate	un.h			\
5957c478bd9Sstevel@tonic-gate	unistd.h		\
5967c478bd9Sstevel@tonic-gate	user.h			\
5977c478bd9Sstevel@tonic-gate	ustat.h			\
5987c478bd9Sstevel@tonic-gate	utime.h			\
5997c478bd9Sstevel@tonic-gate	utsname.h		\
6007c478bd9Sstevel@tonic-gate	utssys.h		\
6017c478bd9Sstevel@tonic-gate	uuid.h			\
6027c478bd9Sstevel@tonic-gate	va_impl.h		\
6037c478bd9Sstevel@tonic-gate	va_list.h		\
6047c478bd9Sstevel@tonic-gate	var.h			\
6057c478bd9Sstevel@tonic-gate	varargs.h		\
6067c478bd9Sstevel@tonic-gate	vfs.h			\
607aa59c4cbSrsb	vfs_opreg.h		\
6087c478bd9Sstevel@tonic-gate	vfstab.h		\
6097c478bd9Sstevel@tonic-gate	vgareg.h		\
610c77a61a7Syz147069	videodev2.h		\
6117c478bd9Sstevel@tonic-gate	visual_io.h		\
612605445d5Sdg199075	vlan.h			\
6137c478bd9Sstevel@tonic-gate	vm.h			\
6140209230bSgjelinek	vm_usage.h		\
6157c478bd9Sstevel@tonic-gate	vmem.h			\
6167c478bd9Sstevel@tonic-gate	vmem_impl.h		\
6177c478bd9Sstevel@tonic-gate	vmmeter.h		\
6187c478bd9Sstevel@tonic-gate	vmsystm.h		\
619843e1988Sjohnlev	vnic.h			\
620843e1988Sjohnlev	vnic_impl.h		\
6217c478bd9Sstevel@tonic-gate	vnode.h			\
622911106dfSjm199354	vscan.h			\
6237c478bd9Sstevel@tonic-gate	vtoc.h			\
6247c478bd9Sstevel@tonic-gate	vtrace.h		\
6257c478bd9Sstevel@tonic-gate	vuid_event.h		\
6267c478bd9Sstevel@tonic-gate	vuid_wheel.h		\
6277c478bd9Sstevel@tonic-gate	vuid_queue.h		\
6287c478bd9Sstevel@tonic-gate	vuid_state.h		\
6297c478bd9Sstevel@tonic-gate	vuid_store.h		\
6307c478bd9Sstevel@tonic-gate	wait.h			\
631c97ad5cdSakolb	waitq.h			\
6327c478bd9Sstevel@tonic-gate	wanboot_impl.h		\
6337c478bd9Sstevel@tonic-gate	watchpoint.h		\
6347c478bd9Sstevel@tonic-gate	winlockio.h		\
6357c478bd9Sstevel@tonic-gate	zcons.h			\
6367c478bd9Sstevel@tonic-gate	zone.h			\
6377c478bd9Sstevel@tonic-gate	xti_inet.h		\
6387c478bd9Sstevel@tonic-gate	xti_osi.h		\
6397c478bd9Sstevel@tonic-gate	xti_xtiopt.h		\
6407c478bd9Sstevel@tonic-gate	zmod.h
6417c478bd9Sstevel@tonic-gate
6427c478bd9Sstevel@tonic-gateHDRS=				\
6437c478bd9Sstevel@tonic-gate	$(GENHDRS)		\
6447c478bd9Sstevel@tonic-gate	$(CHKHDRS)
6457c478bd9Sstevel@tonic-gate
6467c478bd9Sstevel@tonic-gateAUDIOHDRS=			\
6477c478bd9Sstevel@tonic-gate	ac97.h			\
6487c478bd9Sstevel@tonic-gate	am_src1.h		\
6497c478bd9Sstevel@tonic-gate	audio_apm.h		\
6507c478bd9Sstevel@tonic-gate	audio_mixer.h		\
6517c478bd9Sstevel@tonic-gate	audio_src.h		\
6527c478bd9Sstevel@tonic-gate	audio_support.h		\
6537c478bd9Sstevel@tonic-gate	audio_trace.h		\
6547c478bd9Sstevel@tonic-gate	g711.h
6557c478bd9Sstevel@tonic-gate
6567c478bd9Sstevel@tonic-gateBSCHDRS=			\
6571c42de6dSgd78059	bscbus.h		\
6581c42de6dSgd78059	bscv_impl.h		\
6597c478bd9Sstevel@tonic-gate	lom_ebuscodes.h		\
6607c478bd9Sstevel@tonic-gate	lom_io.h		\
6613db86aabSstevel	lom_priv.h		\
6623db86aabSstevel	lombus.h
6637c478bd9Sstevel@tonic-gate
6647c478bd9Sstevel@tonic-gateMDESCHDRS=			\
6657c478bd9Sstevel@tonic-gate	mdesc.h			\
6667c478bd9Sstevel@tonic-gate	mdesc_impl.h
6677c478bd9Sstevel@tonic-gate
6685cff7825Smh27603CPUDRVHDRS=			\
6695cff7825Smh27603	cpudrv.h
6705cff7825Smh27603
6717c478bd9Sstevel@tonic-gateCRYPTOHDRS=			\
6727c478bd9Sstevel@tonic-gate	elfsign.h		\
6737c478bd9Sstevel@tonic-gate	ioctl.h			\
6747c478bd9Sstevel@tonic-gate	ioctladmin.h		\
6757c478bd9Sstevel@tonic-gate	common.h		\
6767c478bd9Sstevel@tonic-gate	impl.h			\
6777c478bd9Sstevel@tonic-gate	spi.h			\
6787c478bd9Sstevel@tonic-gate	api.h			\
6797c478bd9Sstevel@tonic-gate	ops_impl.h		\
6807c478bd9Sstevel@tonic-gate	sched_impl.h
6817c478bd9Sstevel@tonic-gate
6828eea8e29Sap25164DCAMHDRS=			\
6838eea8e29Sap25164	dcam1394_io.h
6848eea8e29Sap25164
6857c478bd9Sstevel@tonic-gateIBHDRS=			\
6867c478bd9Sstevel@tonic-gate	ib_types.h	\
6877c478bd9Sstevel@tonic-gate	ib_pkt_hdrs.h
6887c478bd9Sstevel@tonic-gate
6897c478bd9Sstevel@tonic-gateIBTLHDRS=		\
6907c478bd9Sstevel@tonic-gate	ibtl_types.h	\
6917c478bd9Sstevel@tonic-gate	ibtl_status.h	\
6927c478bd9Sstevel@tonic-gate	ibti.h		\
6937c478bd9Sstevel@tonic-gate	ibti_cm.h	\
6947c478bd9Sstevel@tonic-gate	ibci.h		\
6957c478bd9Sstevel@tonic-gate	ibti_common.h	\
6967c478bd9Sstevel@tonic-gate	ibvti.h		\
6977c478bd9Sstevel@tonic-gate	ibtl_ci_types.h
6987c478bd9Sstevel@tonic-gate
6997c478bd9Sstevel@tonic-gateIBTLIMPLHDRS=		\
7007c478bd9Sstevel@tonic-gate	ibtl_util.h
7017c478bd9Sstevel@tonic-gate
7027c478bd9Sstevel@tonic-gateIBNEXHDRS=		\
7037c478bd9Sstevel@tonic-gate	ibnex_devctl.h
7047c478bd9Sstevel@tonic-gate
7057c478bd9Sstevel@tonic-gateIBMFHDRS=		\
7067c478bd9Sstevel@tonic-gate	ibmf.h		\
7077c478bd9Sstevel@tonic-gate	ibmf_msg.h	\
7087c478bd9Sstevel@tonic-gate	ibmf_saa.h	\
7097c478bd9Sstevel@tonic-gate	ibmf_utils.h
7107c478bd9Sstevel@tonic-gate
7117c478bd9Sstevel@tonic-gateIBMGTHDRS=		\
7127c478bd9Sstevel@tonic-gate	ib_dm_attr.h	\
7137c478bd9Sstevel@tonic-gate	ib_mad.h	\
7147c478bd9Sstevel@tonic-gate	sm_attr.h	\
7157c478bd9Sstevel@tonic-gate	sa_recs.h
7167c478bd9Sstevel@tonic-gate
7177c478bd9Sstevel@tonic-gateIBDHDRS=		\
7187c478bd9Sstevel@tonic-gate	ibd.h
7197c478bd9Sstevel@tonic-gate
7207c478bd9Sstevel@tonic-gateISOHDRS=			\
7217c478bd9Sstevel@tonic-gate	signal_iso.h
7227c478bd9Sstevel@tonic-gate
7237c478bd9Sstevel@tonic-gateDERIVED_LVMHDRS=	\
7247c478bd9Sstevel@tonic-gate	md_mdiox.h		\
7257c478bd9Sstevel@tonic-gate	md_basic.h		\
7267c478bd9Sstevel@tonic-gate	mdmed.h			\
7277c478bd9Sstevel@tonic-gate	md_mhdx.h		\
7287c478bd9Sstevel@tonic-gate	mdmn_commd.h
7297c478bd9Sstevel@tonic-gate
7307c478bd9Sstevel@tonic-gateLVMHDRS=			\
7317c478bd9Sstevel@tonic-gate	md_convert.h		\
7327c478bd9Sstevel@tonic-gate	md_crc.h		\
7337c478bd9Sstevel@tonic-gate	md_hotspares.h		\
7347c478bd9Sstevel@tonic-gate	md_mddb.h		\
7357c478bd9Sstevel@tonic-gate	md_mirror.h		\
7367c478bd9Sstevel@tonic-gate	md_mirror_shared.h	\
7377c478bd9Sstevel@tonic-gate	md_names.h		\
7387c478bd9Sstevel@tonic-gate	md_notify.h		\
7397c478bd9Sstevel@tonic-gate	md_raid.h		\
7407c478bd9Sstevel@tonic-gate	md_rename.h		\
7417c478bd9Sstevel@tonic-gate	md_sp.h			\
7427c478bd9Sstevel@tonic-gate	md_stripe.h		\
7437c478bd9Sstevel@tonic-gate	md_trans.h		\
7447c478bd9Sstevel@tonic-gate	mdio.h			\
7457c478bd9Sstevel@tonic-gate	mdvar.h
7467c478bd9Sstevel@tonic-gate
7477c478bd9Sstevel@tonic-gateALL_LVMHDRS=			\
7487c478bd9Sstevel@tonic-gate	$(LVMHDRS)		\
7497c478bd9Sstevel@tonic-gate	$(DERIVED_LVMHDRS)
7507c478bd9Sstevel@tonic-gate
7517c478bd9Sstevel@tonic-gateFMHDRS=				\
7527c478bd9Sstevel@tonic-gate	protocol.h		\
7537c478bd9Sstevel@tonic-gate	util.h
7547c478bd9Sstevel@tonic-gate
755ea8dc4b6SeschrockFMFSHDRS=			\
756ea8dc4b6Seschrock	zfs.h
757ea8dc4b6Seschrock
7587c478bd9Sstevel@tonic-gateFMIOHDRS=			\
7597c478bd9Sstevel@tonic-gate	ddi.h			\
76024db4641Seschrock	disk.h			\
7617c478bd9Sstevel@tonic-gate	pci.h			\
76224db4641Seschrock	scsi.h			\
76325cf1a30Sjl139090	sun4upci.h		\
76425cf1a30Sjl139090	opl_mc_fm.h
7657c478bd9Sstevel@tonic-gate
7667c478bd9Sstevel@tonic-gateFSHDRS=				\
7677c478bd9Sstevel@tonic-gate	autofs.h		\
7687c478bd9Sstevel@tonic-gate	cachefs_dir.h		\
7697c478bd9Sstevel@tonic-gate	cachefs_dlog.h		\
7707c478bd9Sstevel@tonic-gate	cachefs_filegrp.h	\
7717c478bd9Sstevel@tonic-gate	cachefs_fs.h		\
7727c478bd9Sstevel@tonic-gate	cachefs_fscache.h	\
7737c478bd9Sstevel@tonic-gate	cachefs_ioctl.h		\
7747c478bd9Sstevel@tonic-gate	cachefs_log.h		\
775986fd29aSsetje	decomp.h		\
7767c478bd9Sstevel@tonic-gate	dv_node.h		\
777facf4a8dSllai1	sdev_impl.h		\
778facf4a8dSllai1	sdev_node.h		\
7797c478bd9Sstevel@tonic-gate	fifonode.h		\
7807c478bd9Sstevel@tonic-gate	hsfs_isospec.h		\
7817c478bd9Sstevel@tonic-gate	hsfs_node.h		\
7827c478bd9Sstevel@tonic-gate	hsfs_rrip.h		\
7837c478bd9Sstevel@tonic-gate	hsfs_spec.h		\
7847c478bd9Sstevel@tonic-gate	hsfs_susp.h		\
7857c478bd9Sstevel@tonic-gate	lofs_info.h		\
7867c478bd9Sstevel@tonic-gate	lofs_node.h		\
7877c478bd9Sstevel@tonic-gate	mntdata.h		\
7887c478bd9Sstevel@tonic-gate	namenode.h		\
7897c478bd9Sstevel@tonic-gate	pc_dir.h		\
7907c478bd9Sstevel@tonic-gate	pc_fs.h			\
7917c478bd9Sstevel@tonic-gate	pc_label.h		\
7927c478bd9Sstevel@tonic-gate	pc_node.h		\
7937c478bd9Sstevel@tonic-gate	pxfs_ki.h		\
7947c478bd9Sstevel@tonic-gate	snode.h			\
7957c478bd9Sstevel@tonic-gate	swapnode.h		\
7967c478bd9Sstevel@tonic-gate	tmp.h			\
7977c478bd9Sstevel@tonic-gate	tmpnode.h		\
7987c478bd9Sstevel@tonic-gate	udf_inode.h		\
7997c478bd9Sstevel@tonic-gate	udf_volume.h		\
8007c478bd9Sstevel@tonic-gate	ufs_acl.h		\
8017c478bd9Sstevel@tonic-gate	ufs_bio.h		\
8027c478bd9Sstevel@tonic-gate	ufs_filio.h		\
8037c478bd9Sstevel@tonic-gate	ufs_fs.h		\
8047c478bd9Sstevel@tonic-gate	ufs_fsdir.h		\
8057c478bd9Sstevel@tonic-gate	ufs_inode.h		\
8067c478bd9Sstevel@tonic-gate	ufs_lockfs.h		\
8077c478bd9Sstevel@tonic-gate	ufs_log.h		\
8087c478bd9Sstevel@tonic-gate	ufs_mount.h		\
8097c478bd9Sstevel@tonic-gate	ufs_panic.h		\
8107c478bd9Sstevel@tonic-gate	ufs_prot.h		\
8117c478bd9Sstevel@tonic-gate	ufs_quota.h		\
8127c478bd9Sstevel@tonic-gate	ufs_snap.h              \
813fa9e4066Sahrens	ufs_trans.h		\
814fa9e4066Sahrens	zfs.h
8157c478bd9Sstevel@tonic-gate
8167c478bd9Sstevel@tonic-gatePCMCIAHDRS=		\
8177c478bd9Sstevel@tonic-gate	pcata.h		\
8187c478bd9Sstevel@tonic-gate	pcgld.h		\
8197c478bd9Sstevel@tonic-gate	pcramio.h	\
8207c478bd9Sstevel@tonic-gate	pcramvar.h	\
8217c478bd9Sstevel@tonic-gate	pcser_conf.h	\
8227c478bd9Sstevel@tonic-gate	pcser_io.h	\
8237c478bd9Sstevel@tonic-gate	pcser_reg.h	\
8247c478bd9Sstevel@tonic-gate	pcser_manuspec.h \
8257c478bd9Sstevel@tonic-gate	pcser_var.h
8267c478bd9Sstevel@tonic-gate
8277c478bd9Sstevel@tonic-gateSCSIHDRS=		\
8287c478bd9Sstevel@tonic-gate	scsi.h		\
8297c478bd9Sstevel@tonic-gate	scsi_address.h	\
8307c478bd9Sstevel@tonic-gate	scsi_ctl.h	\
8319e1c849eSDavid Zhang - Sun Microsystems - Beijing China	scsi_fm.h	\
8327c478bd9Sstevel@tonic-gate	scsi_params.h	\
8337c478bd9Sstevel@tonic-gate	scsi_pkt.h	\
8347c478bd9Sstevel@tonic-gate	scsi_resource.h	\
8357c478bd9Sstevel@tonic-gate	scsi_types.h	\
8367c478bd9Sstevel@tonic-gate	scsi_watch.h
8377c478bd9Sstevel@tonic-gate
8387c478bd9Sstevel@tonic-gateSCSICONFHDRS=		\
8397c478bd9Sstevel@tonic-gate	autoconf.h	\
8407c478bd9Sstevel@tonic-gate	device.h
8417c478bd9Sstevel@tonic-gate
8427c478bd9Sstevel@tonic-gateSCSIGENHDRS=		\
8437c478bd9Sstevel@tonic-gate	commands.h	\
8447c478bd9Sstevel@tonic-gate	dad_mode.h	\
8457c478bd9Sstevel@tonic-gate	inquiry.h	\
8467c478bd9Sstevel@tonic-gate	message.h	\
8477c478bd9Sstevel@tonic-gate	mode.h		\
84868941780Sjdunham	persist.h	\
8497c478bd9Sstevel@tonic-gate	sense.h		\
850936b7af6Sjw149990	smp_frames.h	\
8517c478bd9Sstevel@tonic-gate	status.h
8527c478bd9Sstevel@tonic-gate
8537c478bd9Sstevel@tonic-gateSCSIIMPLHDRS=		\
8547c478bd9Sstevel@tonic-gate	commands.h	\
8557c478bd9Sstevel@tonic-gate	inquiry.h	\
8567c478bd9Sstevel@tonic-gate	mode.h		\
857936b7af6Sjw149990	sas_transport.h	\
8587c478bd9Sstevel@tonic-gate	sense.h		\
8597c478bd9Sstevel@tonic-gate	services.h	\
8607c478bd9Sstevel@tonic-gate	status.h	\
8617c478bd9Sstevel@tonic-gate	transport.h	\
8627c478bd9Sstevel@tonic-gate	scsi_reset_notify.h \
863275c9da8Seschrock	spc3_types.h	\
8647c478bd9Sstevel@tonic-gate	types.h		\
865936b7af6Sjw149990	uscsi.h		\
866936b7af6Sjw149990	usmp.h
8677c478bd9Sstevel@tonic-gate
8687c478bd9Sstevel@tonic-gateSCSITARGETSHDRS=	\
8697c478bd9Sstevel@tonic-gate	ses.h		\
8707c478bd9Sstevel@tonic-gate	sesio.h		\
8719a016c63Sstevel	sgendef.h	\
8727c478bd9Sstevel@tonic-gate	stdef.h		\
873936b7af6Sjw149990	sddef.h		\
874936b7af6Sjw149990	smp.h
8757c478bd9Sstevel@tonic-gate
8764bb7efa7SGarrett D'AmoreSCSIADHDRS=		\
8774bb7efa7SGarrett D'Amore	blk2scsa.h
8784bb7efa7SGarrett D'Amore
879fb9f9b97SkupferSCSICADHDRS=
8807c478bd9Sstevel@tonic-gate
881*fcf3ce44SJohn ForteSCSIISCSIHDRS=		\
882*fcf3ce44SJohn Forte	iscsi_door.h	\
883*fcf3ce44SJohn Forte	iscsi_if.h	\
884*fcf3ce44SJohn Forte	iscsi_protocol.h
885*fcf3ce44SJohn Forte
8867c478bd9Sstevel@tonic-gateSCSIVHCIHDRS=		\
8878c4f8890Srs135747	scsi_vhci.h	\
8888c4f8890Srs135747	mpapi_impl.h	\
8898c4f8890Srs135747	mpapi_scsi_vhci.h
8907c478bd9Sstevel@tonic-gate
8914bb7efa7SGarrett D'AmoreSDCARDHDRS=		\
8924bb7efa7SGarrett D'Amore	sda.h		\
8934bb7efa7SGarrett D'Amore	sda_impl.h	\
8944bb7efa7SGarrett D'Amore	sda_ioctl.h
8954bb7efa7SGarrett D'Amore
896*fcf3ce44SJohn ForteFC4HDRS=			\
8977c478bd9Sstevel@tonic-gate	fc_transport.h	\
8987c478bd9Sstevel@tonic-gate	linkapp.h	\
8997c478bd9Sstevel@tonic-gate	fc.h		\
9007c478bd9Sstevel@tonic-gate	fcp.h		\
9017c478bd9Sstevel@tonic-gate	fcal_transport.h \
9027c478bd9Sstevel@tonic-gate	fcal.h		\
9037c478bd9Sstevel@tonic-gate	fcal_linkapp.h	\
9047c478bd9Sstevel@tonic-gate	fcio.h
9057c478bd9Sstevel@tonic-gate
906*fcf3ce44SJohn ForteFCHDRS=			\
907*fcf3ce44SJohn Forte	fc.h		\
908*fcf3ce44SJohn Forte	fcio.h		\
909*fcf3ce44SJohn Forte	fc_types.h	\
910*fcf3ce44SJohn Forte	fc_appif.h
911*fcf3ce44SJohn Forte
912*fcf3ce44SJohn ForteFCIMPLHDRS=		\
913*fcf3ce44SJohn Forte	fc_error.h	\
914*fcf3ce44SJohn Forte	fcph.h
915*fcf3ce44SJohn Forte
916*fcf3ce44SJohn ForteFCULPHDRS=		\
917*fcf3ce44SJohn Forte	fcp_util.h	\
918*fcf3ce44SJohn Forte	fcsm.h
919*fcf3ce44SJohn Forte
92066f9d5cbSmlfSATAGENHDRS=		\
92166f9d5cbSmlf	sata_hba.h	\
92266f9d5cbSmlf	sata_defs.h	\
92366f9d5cbSmlf	sata_cfgadm.h
92466f9d5cbSmlf
9257c478bd9Sstevel@tonic-gateSYSEVENTHDRS=		\
9267c478bd9Sstevel@tonic-gate	ap_driver.h     \
9277c478bd9Sstevel@tonic-gate	dev.h		\
9287c478bd9Sstevel@tonic-gate	domain.h        \
9297c478bd9Sstevel@tonic-gate	dr.h            \
9307c478bd9Sstevel@tonic-gate	env.h           \
9317c478bd9Sstevel@tonic-gate	eventdefs.h	\
9327c478bd9Sstevel@tonic-gate	ipmp.h		\
933d2ec54f7Sphitran	pwrctl.h	\
9347c478bd9Sstevel@tonic-gate	svm.h
9357c478bd9Sstevel@tonic-gate
9367c478bd9Sstevel@tonic-gateCONTRACTHDRS=		\
9377c478bd9Sstevel@tonic-gate	process.h	\
93825e8c5aaSvikram	process_impl.h	\
93925e8c5aaSvikram	device.h	\
94025e8c5aaSvikram	device_impl.h
9417c478bd9Sstevel@tonic-gate
9427c478bd9Sstevel@tonic-gateUSBHDRS=	\
9437c478bd9Sstevel@tonic-gate	usba.h	\
9447c478bd9Sstevel@tonic-gate	usbai.h
9457c478bd9Sstevel@tonic-gate
9467c478bd9Sstevel@tonic-gateUSBAUDHDRS=           \
9477c478bd9Sstevel@tonic-gate	usb_audio.h
9487c478bd9Sstevel@tonic-gate
9497c478bd9Sstevel@tonic-gateUSBHUBDHDRS=		\
9507c478bd9Sstevel@tonic-gate	hub.h		\
9517c478bd9Sstevel@tonic-gate	hubd_impl.h
9527c478bd9Sstevel@tonic-gate
9537c478bd9Sstevel@tonic-gateUSBHIDHDRS=		\
9547c478bd9Sstevel@tonic-gate	hid.h
9557c478bd9Sstevel@tonic-gate
9567c478bd9Sstevel@tonic-gateUSBMSHDRS=		\
9577c478bd9Sstevel@tonic-gate	usb_bulkonly.h	\
9587c478bd9Sstevel@tonic-gate	usb_cbi.h
9597c478bd9Sstevel@tonic-gate
9607c478bd9Sstevel@tonic-gateUSBPRNHDRS=           \
9617c478bd9Sstevel@tonic-gate	usb_printer.h
9627c478bd9Sstevel@tonic-gate
96390f05028Syq193411USBCDCHDRS=		\
964a8731cceSyq193411	usb_cdc.h
96590f05028Syq193411
966c77a61a7Syz147069USBVIDHDRS=           \
967c77a61a7Syz147069	usbvc.h
968c77a61a7Syz147069
9697c478bd9Sstevel@tonic-gateUGENHDRS=           \
9707c478bd9Sstevel@tonic-gate	usb_ugen.h
9717c478bd9Sstevel@tonic-gate
9727c478bd9Sstevel@tonic-gateHOTPLUGHDRS=	\
9737c478bd9Sstevel@tonic-gate	hpcsvc.h	\
9747c478bd9Sstevel@tonic-gate	hpctrl.h
9757c478bd9Sstevel@tonic-gate
9767c478bd9Sstevel@tonic-gateHOTPLUGPCIHDRS=	\
9777c478bd9Sstevel@tonic-gate	pcicfg.h	\
9787c478bd9Sstevel@tonic-gate	pcihp.h
9797c478bd9Sstevel@tonic-gate
9807c478bd9Sstevel@tonic-gateRSMHDRS= \
9817c478bd9Sstevel@tonic-gate	rsm.h	\
9827c478bd9Sstevel@tonic-gate	rsm_common.h	\
9837c478bd9Sstevel@tonic-gate	rsmapi_common.h \
9847c478bd9Sstevel@tonic-gate	rsmpi.h	\
9857c478bd9Sstevel@tonic-gate	rsmpi_driver.h	\
9867c478bd9Sstevel@tonic-gate	rsmka_path_int.h
9877c478bd9Sstevel@tonic-gate
98845916cd2SjpkTSOLHDRS=		\
98945916cd2Sjpk	label.h		\
99045916cd2Sjpk	label_macro.h	\
99145916cd2Sjpk	priv.h		\
99245916cd2Sjpk	tndb.h		\
99345916cd2Sjpk	tsyscall.h
99445916cd2Sjpk
9957c478bd9Sstevel@tonic-gateI1394HDRS=		\
9967c478bd9Sstevel@tonic-gate	cmd1394.h	\
9977c478bd9Sstevel@tonic-gate	id1394.h	\
9987c478bd9Sstevel@tonic-gate	ieee1212.h	\
9997c478bd9Sstevel@tonic-gate	ieee1394.h	\
10007c478bd9Sstevel@tonic-gate	ixl1394.h	\
10017c478bd9Sstevel@tonic-gate	s1394_impl.h	\
10027c478bd9Sstevel@tonic-gate	t1394.h
10037c478bd9Sstevel@tonic-gate
10047c478bd9Sstevel@tonic-gate# "cmdk" headers used on sparc
10057c478bd9Sstevel@tonic-gateSDKTPHDRS=		\
10067c478bd9Sstevel@tonic-gate	dadkio.h	\
10077c478bd9Sstevel@tonic-gate	fdisk.h
10087c478bd9Sstevel@tonic-gate
10097c478bd9Sstevel@tonic-gate# "cmdk" headers used on i386
10107c478bd9Sstevel@tonic-gateDKTPHDRS=		\
10117c478bd9Sstevel@tonic-gate	altsctr.h	\
10127c478bd9Sstevel@tonic-gate	bbh.h		\
10137c478bd9Sstevel@tonic-gate	cm.h		\
10147c478bd9Sstevel@tonic-gate	cmdev.h		\
10157c478bd9Sstevel@tonic-gate	cmdk.h		\
10167c478bd9Sstevel@tonic-gate	cmpkt.h		\
10177c478bd9Sstevel@tonic-gate	controller.h	\
10187c478bd9Sstevel@tonic-gate	dadev.h		\
10197c478bd9Sstevel@tonic-gate	dadk.h		\
10207c478bd9Sstevel@tonic-gate	dadkio.h	\
10217c478bd9Sstevel@tonic-gate	fctypes.h	\
10227c478bd9Sstevel@tonic-gate	fdisk.h		\
10237c478bd9Sstevel@tonic-gate	flowctrl.h	\
10247c478bd9Sstevel@tonic-gate	gda.h		\
10257c478bd9Sstevel@tonic-gate	quetypes.h	\
10267c478bd9Sstevel@tonic-gate	queue.h		\
10277c478bd9Sstevel@tonic-gate	tgcom.h		\
10287c478bd9Sstevel@tonic-gate	tgdk.h
10297c478bd9Sstevel@tonic-gate
10307c478bd9Sstevel@tonic-gate# "pc" header files used on i386
10317c478bd9Sstevel@tonic-gatePCHDRS=			\
10327c478bd9Sstevel@tonic-gate	avintr.h	\
10337c478bd9Sstevel@tonic-gate	dma_engine.h	\
10347c478bd9Sstevel@tonic-gate	i8272A.h	\
10353db86aabSstevel	pcic_reg.h	\
10363db86aabSstevel	pcic_var.h	\
10377c478bd9Sstevel@tonic-gate	pic.h		\
10387c478bd9Sstevel@tonic-gate	pit.h		\
10397c478bd9Sstevel@tonic-gate	rtc.h
10407c478bd9Sstevel@tonic-gate
10416f45ec7bSml29623NXGEHDRS=			\
10426f45ec7bSml29623	nxge.h			\
10436f45ec7bSml29623	nxge_common.h		\
10446f45ec7bSml29623	nxge_common_impl.h	\
10456f45ec7bSml29623	nxge_defs.h		\
10466f45ec7bSml29623	nxge_hw.h		\
10476f45ec7bSml29623	nxge_impl.h		\
10486f45ec7bSml29623	nxge_ipp.h		\
10496f45ec7bSml29623	nxge_ipp_hw.h		\
10506f45ec7bSml29623	nxge_mac.h		\
10516f45ec7bSml29623	nxge_mac_hw.h		\
10526f45ec7bSml29623	nxge_fflp.h		\
10536f45ec7bSml29623	nxge_fflp_hw.h		\
10546f45ec7bSml29623	nxge_mii.h		\
10556f45ec7bSml29623	nxge_rxdma.h		\
10566f45ec7bSml29623	nxge_rxdma_hw.h		\
10576f45ec7bSml29623	nxge_txc.h		\
10586f45ec7bSml29623	nxge_txc_hw.h		\
10596f45ec7bSml29623	nxge_txdma.h		\
10606f45ec7bSml29623	nxge_txdma_hw.h		\
10616f45ec7bSml29623	nxge_virtual.h		\
10626f45ec7bSml29623	nxge_espc.h
10636f45ec7bSml29623
1064fb9f9b97Skupferinclude Makefile.syshdrs
10657c478bd9Sstevel@tonic-gate
10668eea8e29Sap25164dcam/%.check:	dcam/%.h
10678eea8e29Sap25164	$(DOT_H_CHECK)
10688eea8e29Sap25164
10697c478bd9Sstevel@tonic-gateCHECKHDRS=						\
10707c478bd9Sstevel@tonic-gate	$($(MACH)_HDRS:%.h=%.check)			\
10717c478bd9Sstevel@tonic-gate	$(AUDIOHDRS:%.h=audio/%.check)			\
10727c478bd9Sstevel@tonic-gate	$(BSCHDRS:%.h=%.check)				\
10737c478bd9Sstevel@tonic-gate	$(CHKHDRS:%.h=%.check)				\
10745cff7825Smh27603	$(CPUDRVHDRS:%.h=%.check)			\
10757c478bd9Sstevel@tonic-gate	$(CRYPTOHDRS:%.h=crypto/%.check)		\
10768eea8e29Sap25164	$(DCAMHDRS:%.h=dcam/%.check)			\
1077*fcf3ce44SJohn Forte	$(FC4HDRS:%.h=fc4/%.check)			\
1078*fcf3ce44SJohn Forte	$(FCHDRS:%.h=fibre-channel/%.check)		\
1079*fcf3ce44SJohn Forte	$(FCIMPLHDRS:%.h=fibre-channel/impl/%.check)	\
1080*fcf3ce44SJohn Forte	$(FCULPHDRS:%.h=fibre-channel/ulp/%.check)	\
10817c478bd9Sstevel@tonic-gate	$(IBHDRS:%.h=ib/%.check)			\
10827c478bd9Sstevel@tonic-gate	$(IBDHDRS:%.h=ib/clients/ibd/%.check)		\
10837c478bd9Sstevel@tonic-gate	$(IBTLHDRS:%.h=ib/ibtl/%.check)			\
10847c478bd9Sstevel@tonic-gate	$(IBTLIMPLHDRS:%.h=ib/ibtl/impl/%.check)	\
10857c478bd9Sstevel@tonic-gate	$(IBNEXHDRS:%.h=ib/ibnex/%.check)	\
10867c478bd9Sstevel@tonic-gate	$(IBMGTHDRS:%.h=ib/mgt/%.check)			\
10877c478bd9Sstevel@tonic-gate	$(IBMFHDRS:%.h=ib/mgt/ibmf/%.check)		\
10887c478bd9Sstevel@tonic-gate	$(TAVORHDRS:%.h=ib/adapters/tavor/%.check)	\
10897dd1301aSBill Taylor	$(HERMONHDRS:%.h=ib/adapters/hermon/%.check)	\
10907c478bd9Sstevel@tonic-gate	$(ISOHDRS:%.h=iso/%.check)			\
10917c478bd9Sstevel@tonic-gate	$(FMHDRS:%.h=fm/%.check)			\
1092ea8dc4b6Seschrock	$(FMFSHDRS:%.h=fm/fs/%.check)			\
10937c478bd9Sstevel@tonic-gate	$(FMIOHDRS:%.h=fm/io/%.check)			\
10947c478bd9Sstevel@tonic-gate	$(FSHDRS:%.h=fs/%.check)			\
10957c478bd9Sstevel@tonic-gate	$(LVMHDRS:%.h=lvm/%.check)			\
10967c478bd9Sstevel@tonic-gate	$(PCMCIAHDRS:%.h=pcmcia/%.check)		\
10977c478bd9Sstevel@tonic-gate	$(SCSIHDRS:%.h=scsi/%.check)			\
10984bb7efa7SGarrett D'Amore	$(SCSIADHDRS:%.h=scsi/adapters/%.check)		\
10994bb7efa7SGarrett D'Amore	$(SCSICONFHDRS:%.h=scsi/conf/%.check)		\
11007c478bd9Sstevel@tonic-gate	$(SCSIIMPLHDRS:%.h=scsi/impl/%.check)		\
1101*fcf3ce44SJohn Forte	$(SCSIISCSIHDRS:%.h=scsi/adapters/%.check)	\
11027c478bd9Sstevel@tonic-gate	$(SCSITARGETSHDRS:%.h=scsi/targets/%.check)	\
11037c478bd9Sstevel@tonic-gate	$(SCSIVHCIHDRS:%.h=scsi/adapters/%.check)	\
110466f9d5cbSmlf	$(SATAGENHDRS:%.h=sata/%.check)			\
11054bb7efa7SGarrett D'Amore	$(SDCARDHDRS:%.h=sdcard/%.check)		\
11067c478bd9Sstevel@tonic-gate	$(SYSEVENTHDRS:%.h=sysevent/%.check)            \
11077c478bd9Sstevel@tonic-gate	$(CONTRACTHDRS:%.h=contract/%.check)            \
11087c478bd9Sstevel@tonic-gate	$(USBAUDHDRS:%.h=usb/clients/audio/%.check)   \
11097c478bd9Sstevel@tonic-gate	$(USBHUBDHDRS:%.h=usb/hubd/%.check)		\
11107c478bd9Sstevel@tonic-gate	$(USBHIDHDRS:%.h=usb/clients/hid/%.check)	\
11117c478bd9Sstevel@tonic-gate	$(USBMSHDRS:%.h=usb/clients/mass_storage/%.check)	\
11127c478bd9Sstevel@tonic-gate	$(USBPRNHDRS:%.h=usb/clients/printer/%.check)   \
111390f05028Syq193411	$(USBCDCHDRS:%.h=usb/clients/usbcdc/%.check)	\
1114c77a61a7Syz147069	$(USBVIDHDRS:%.h=usb/clients/video/usbvc/%.check)   \
11157c478bd9Sstevel@tonic-gate	$(UGENHDRS:%.h=usb/clients/ugen/%.check)   \
11167c478bd9Sstevel@tonic-gate	$(USBHDRS:%.h=usb/%.check)                      \
11177c478bd9Sstevel@tonic-gate	$(I1394HDRS:%.h=1394/%.check)			\
111845916cd2Sjpk	$(RSMHDRS:%.h=rsm/%.check)			\
11196f45ec7bSml29623	$(TSOLHDRS:%.h=tsol/%.check)			\
11206f45ec7bSml29623	$(NXGEHDRS:%.h=nxge/%.check)
11217c478bd9Sstevel@tonic-gate
11227c478bd9Sstevel@tonic-gate
11237c478bd9Sstevel@tonic-gate.KEEP_STATE:
11247c478bd9Sstevel@tonic-gate
11257c478bd9Sstevel@tonic-gate.PARALLEL:			\
11267c478bd9Sstevel@tonic-gate	$(CHECKHDRS)		\
11277c478bd9Sstevel@tonic-gate	$(ROOTHDRS)		\
11287c478bd9Sstevel@tonic-gate	$(ROOTAUDHDRS)		\
11297c478bd9Sstevel@tonic-gate	$(ROOTCRYPTOHDRS)	\
11308eea8e29Sap25164	$(ROOTDCAMHDRS)		\
11317c478bd9Sstevel@tonic-gate	$(ROOTISOHDRS)		\
1132*fcf3ce44SJohn Forte	$(ROOTFC4HDRS)		\
1133*fcf3ce44SJohn Forte	$(ROOTFCHDRS)		\
1134*fcf3ce44SJohn Forte	$(ROOTFCIMPLHDRS)	\
1135*fcf3ce44SJohn Forte	$(ROOTFCULPHDRS)	\
11367c478bd9Sstevel@tonic-gate	$(ROOTFMHDRS)		\
11377c478bd9Sstevel@tonic-gate	$(ROOTFMIOHDRS)		\
1138ea8dc4b6Seschrock	$(ROOTFMFSHDRS)		\
11397c478bd9Sstevel@tonic-gate	$(ROOTFSHDRS)		\
11407c478bd9Sstevel@tonic-gate	$(ROOTIBDHDRS)		\
11417c478bd9Sstevel@tonic-gate	$(ROOTIBHDRS)		\
11427c478bd9Sstevel@tonic-gate	$(ROOTIBTLHDRS)		\
11437c478bd9Sstevel@tonic-gate	$(ROOTIBTLIMPLHDRS)	\
11447c478bd9Sstevel@tonic-gate	$(ROOTIBNEXHDRS)	\
11457c478bd9Sstevel@tonic-gate	$(ROOTIBMGTHDRS)	\
11467c478bd9Sstevel@tonic-gate	$(ROOTIBMFHDRS)		\
11477c478bd9Sstevel@tonic-gate	$(ROOTTAVORHDRS)	\
11487c478bd9Sstevel@tonic-gate	$(ROOTLVMHDRS)		\
11497c478bd9Sstevel@tonic-gate	$(ROOTPCMCIAHDRS)	\
11507c478bd9Sstevel@tonic-gate	$(ROOTSCSIHDRS)		\
11514bb7efa7SGarrett D'Amore	$(ROOTSCSIADHDRS)	\
11527c478bd9Sstevel@tonic-gate	$(ROOTSCSICONFHDRS)	\
1153*fcf3ce44SJohn Forte	$(ROOTSCSIISCSIHDRS)	\
11547c478bd9Sstevel@tonic-gate	$(ROOTSCSIGENHDRS)	\
11557c478bd9Sstevel@tonic-gate	$(ROOTSCSIIMPLHDRS)	\
11567c478bd9Sstevel@tonic-gate	$(ROOTSCSIVHCIHDRS)	\
11574bb7efa7SGarrett D'Amore	$(ROOTSDCARDHDRS)	\
11587c478bd9Sstevel@tonic-gate	$(ROOTSYSEVENTHDRS)     \
11597c478bd9Sstevel@tonic-gate	$(ROOTCONTRACTHDRS)     \
11607c478bd9Sstevel@tonic-gate	$(ROOTUSBHDRS)		\
11617c478bd9Sstevel@tonic-gate	$(ROOTUSBAUDHDRS)	\
11627c478bd9Sstevel@tonic-gate	$(ROOTUSBHUBDHDRS)	\
11637c478bd9Sstevel@tonic-gate	$(ROOTUSBHIDHDRS)	\
11647c478bd9Sstevel@tonic-gate	$(ROOTUSBMSHDRS)	\
11657c478bd9Sstevel@tonic-gate	$(ROOTUSBPRNHDRS)       \
116690f05028Syq193411	$(ROOTUSBCDCHDRS)       \
1167c77a61a7Syz147069	$(ROOTUSBVIDHDRS)       \
11687c478bd9Sstevel@tonic-gate	$(ROOTUGENHDRS)		\
11697c478bd9Sstevel@tonic-gate	$(ROOT1394HDRS)         \
11707c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGHDRS)	\
11717c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGPCIHDRS)	\
11727c478bd9Sstevel@tonic-gate	$(ROOTRSMHDRS)		\
117345916cd2Sjpk	$(ROOTTSOLHDRS)		\
11747c478bd9Sstevel@tonic-gate	$($(MACH)_ROOTHDRS)
11757c478bd9Sstevel@tonic-gate
11767c478bd9Sstevel@tonic-gate
11777c478bd9Sstevel@tonic-gateinstall_h:			\
11787c478bd9Sstevel@tonic-gate	$(ROOTDIRS)		\
11797c478bd9Sstevel@tonic-gate	LVMDERIVED_H		\
11807c478bd9Sstevel@tonic-gate	.WAIT			\
11817c478bd9Sstevel@tonic-gate	$(ROOTHDRS)		\
11827c478bd9Sstevel@tonic-gate	$(ROOTAUDHDRS)		\
11837c478bd9Sstevel@tonic-gate	$(ROOTCRYPTOHDRS)	\
11848eea8e29Sap25164	$(ROOTDCAMHDRS)		\
11857c478bd9Sstevel@tonic-gate	$(ROOTISOHDRS)		\
1186*fcf3ce44SJohn Forte	$(ROOTFC4HDRS)		\
1187*fcf3ce44SJohn Forte	$(ROOTFCHDRS)		\
1188*fcf3ce44SJohn Forte	$(ROOTFCIMPLHDRS)	\
1189*fcf3ce44SJohn Forte	$(ROOTFCULPHDRS)	\
11907c478bd9Sstevel@tonic-gate	$(ROOTFMHDRS)		\
1191ea8dc4b6Seschrock	$(ROOTFMFSHDRS)		\
11927c478bd9Sstevel@tonic-gate	$(ROOTFMIOHDRS)		\
11937c478bd9Sstevel@tonic-gate	$(ROOTFSHDRS)		\
11947c478bd9Sstevel@tonic-gate	$(ROOTIBDHDRS)		\
11957c478bd9Sstevel@tonic-gate	$(ROOTIBHDRS)		\
11967c478bd9Sstevel@tonic-gate	$(ROOTIBTLHDRS)		\
11977c478bd9Sstevel@tonic-gate	$(ROOTIBTLIMPLHDRS)	\
11987c478bd9Sstevel@tonic-gate	$(ROOTIBNEXHDRS)	\
11997c478bd9Sstevel@tonic-gate	$(ROOTIBMGTHDRS)	\
12007c478bd9Sstevel@tonic-gate	$(ROOTIBMFHDRS)		\
12017c478bd9Sstevel@tonic-gate	$(ROOTTAVORHDRS)	\
12027c478bd9Sstevel@tonic-gate	$(ROOTLVMHDRS)		\
12037c478bd9Sstevel@tonic-gate	$(ROOTPCMCIAHDRS)	\
12047c478bd9Sstevel@tonic-gate	$(ROOTSCSIHDRS)		\
12054bb7efa7SGarrett D'Amore	$(ROOTSCSIADHDRS)	\
1206*fcf3ce44SJohn Forte	$(ROOTSCSIISCSIHDRS)	\
12077c478bd9Sstevel@tonic-gate	$(ROOTSCSICONFHDRS)	\
12087c478bd9Sstevel@tonic-gate	$(ROOTSCSIGENHDRS)	\
12097c478bd9Sstevel@tonic-gate	$(ROOTSCSIIMPLHDRS)	\
12107c478bd9Sstevel@tonic-gate	$(ROOTSCSIVHCIHDRS)     \
12114bb7efa7SGarrett D'Amore	$(ROOTSDCARDHDRS)	\
12127c478bd9Sstevel@tonic-gate	$(ROOTSYSEVENTHDRS)     \
12137c478bd9Sstevel@tonic-gate	$(ROOTCONTRACTHDRS)     \
12147c478bd9Sstevel@tonic-gate	$(ROOTUSBHDRS)		\
12157c478bd9Sstevel@tonic-gate	$(ROOTUSBAUDHDRS)	\
12167c478bd9Sstevel@tonic-gate	$(ROOTUSBHUBDHDRS)	\
12177c478bd9Sstevel@tonic-gate	$(ROOTUSBHIDHDRS)	\
12187c478bd9Sstevel@tonic-gate	$(ROOTUSBMSHDRS)	\
12197c478bd9Sstevel@tonic-gate	$(ROOTUSBPRNHDRS)       \
122090f05028Syq193411	$(ROOTUSBCDCHDRS)       \
1221c77a61a7Syz147069	$(ROOTUSBVIDHDRS)       \
12227c478bd9Sstevel@tonic-gate	$(ROOTUGENHDRS)		\
12237c478bd9Sstevel@tonic-gate	$(ROOT1394HDRS)         \
12247c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGHDRS)	\
12257c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGPCIHDRS)	\
12267c478bd9Sstevel@tonic-gate	$(ROOTRSMHDRS)		\
122745916cd2Sjpk	$(ROOTTSOLHDRS)		\
1228fb9f9b97Skupfer	$($(MACH)_ROOTHDRS)
12297c478bd9Sstevel@tonic-gate
12307c478bd9Sstevel@tonic-gateall_h: $(GENHDRS)
12317c478bd9Sstevel@tonic-gate
12327c478bd9Sstevel@tonic-gatepriv_const.h: $(PRIVS_AWK) $(PRIVS_DEF)
12337c478bd9Sstevel@tonic-gate	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v privhfile=$@
12347c478bd9Sstevel@tonic-gate
12357c478bd9Sstevel@tonic-gatepriv_names.h: $(PRIVS_AWK) $(PRIVS_DEF)
12367c478bd9Sstevel@tonic-gate	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v pubhfile=$@
12377c478bd9Sstevel@tonic-gate
12387c478bd9Sstevel@tonic-gateLVMDERIVED_H:
12397c478bd9Sstevel@tonic-gate	cd $(SRC)/uts/common/sys/lvm; pwd; $(MAKE)
12407c478bd9Sstevel@tonic-gate
12417c478bd9Sstevel@tonic-gatecheck:	$(CHECKHDRS)
12427c478bd9Sstevel@tonic-gate
12437c478bd9Sstevel@tonic-gateFRC:
12447c478bd9Sstevel@tonic-gate
12457c478bd9Sstevel@tonic-gate# EXPORT DELETE START
12467c478bd9Sstevel@tonic-gateEXPORT_SRC:
12477c478bd9Sstevel@tonic-gate	$(RM) wanboot_impl.h+ Makefile+
12487c478bd9Sstevel@tonic-gate	sed -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
12497c478bd9Sstevel@tonic-gate		< wanboot_impl.h > wanboot_impl.h+
12507c478bd9Sstevel@tonic-gate	$(MV) wanboot_impl.h+ wanboot_impl.h
12517c478bd9Sstevel@tonic-gate	sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
12527c478bd9Sstevel@tonic-gate		< Makefile > Makefile+
12537c478bd9Sstevel@tonic-gate	$(RM) Makefile
12547c478bd9Sstevel@tonic-gate	$(MV) Makefile+ Makefile
12557c478bd9Sstevel@tonic-gate	$(CHMOD) 444 Makefile wanboot_impl.h
12567c478bd9Sstevel@tonic-gate# EXPORT DELETE END
1257