xref: /titanic_53/usr/src/uts/common/sys/Makefile (revision dd4eeefdb8e4583c47e28a7f315db6087931ef06)
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#
22fb2f18f8Sesaxe# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
237c478bd9Sstevel@tonic-gate# Use is subject to license terms.
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate# ident	"%Z%%M%	%I%	%E% SMI"
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate
287c478bd9Sstevel@tonic-gateinclude $(SRC)/uts/Makefile.uts
297c478bd9Sstevel@tonic-gate
307c478bd9Sstevel@tonic-gateGROUP=bin
317c478bd9Sstevel@tonic-gateFILEMODE=644
327c478bd9Sstevel@tonic-gate
337c478bd9Sstevel@tonic-gate#
347c478bd9Sstevel@tonic-gate#	Note that the following headers are present in the kernel but
357c478bd9Sstevel@tonic-gate#	neither installed or shipped as part of the product:
367c478bd9Sstevel@tonic-gate#		cpuid_drv.h:		Private interface for cpuid consumers
377c478bd9Sstevel@tonic-gate#		unix_bb_info.h:		Private interface to kcov
387c478bd9Sstevel@tonic-gate#
397c478bd9Sstevel@tonic-gate
407c478bd9Sstevel@tonic-gatei386_HDRS=			\
417c478bd9Sstevel@tonic-gate	agp/agpamd64gart_io.h	\
427c478bd9Sstevel@tonic-gate	agp/agpdefs.h		\
437c478bd9Sstevel@tonic-gate	agp/agpgart_impl.h	\
447c478bd9Sstevel@tonic-gate	agp/agpmaster_io.h	\
457c478bd9Sstevel@tonic-gate	agp/agptarget_io.h	\
467c478bd9Sstevel@tonic-gate	agpgart.h		\
477c478bd9Sstevel@tonic-gate	asy.h			\
487c478bd9Sstevel@tonic-gate	audio/audio810.h	\
49582eadeeSfl147353	audio/audiohd.h	\
50c525fe66Sfl147353	audio/audioixp.h	\
517c478bd9Sstevel@tonic-gate	fd_debug.h		\
527c478bd9Sstevel@tonic-gate	fdc.h			\
537c478bd9Sstevel@tonic-gate	fdmedia.h		\
54fd9cb95cSsethg	mouse.h			\
557c478bd9Sstevel@tonic-gate	mse.h			\
562449e17fSsherrym	vuidmice.h		\
572449e17fSsherrym	ucode.h
587c478bd9Sstevel@tonic-gate
597c478bd9Sstevel@tonic-gateAVHDRS=				\
607c478bd9Sstevel@tonic-gate	av/iec61883.h
617c478bd9Sstevel@tonic-gate
627c478bd9Sstevel@tonic-gatesparc_HDRS= 			\
637c478bd9Sstevel@tonic-gate	audio/audiots.h		\
647c478bd9Sstevel@tonic-gate	audio/am_src2.h		\
65fd9cb95cSsethg	mouse.h			\
667c478bd9Sstevel@tonic-gate	scsi/targets/ssddef.h	\
677c478bd9Sstevel@tonic-gate	$(MDESCHDRS)		\
687c478bd9Sstevel@tonic-gate	$(AVHDRS)
697c478bd9Sstevel@tonic-gate
707c478bd9Sstevel@tonic-gate# Generated headers
717c478bd9Sstevel@tonic-gateGENHDRS=			\
727c478bd9Sstevel@tonic-gate	priv_const.h		\
737c478bd9Sstevel@tonic-gate	priv_names.h
747c478bd9Sstevel@tonic-gate
757c478bd9Sstevel@tonic-gateCHKHDRS=			\
767c478bd9Sstevel@tonic-gate	acct.h			\
777c478bd9Sstevel@tonic-gate	acctctl.h		\
787c478bd9Sstevel@tonic-gate	acl.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		\
887c478bd9Sstevel@tonic-gate	audio.h			\
897c478bd9Sstevel@tonic-gate	audiodebug.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	battery.h		\
997c478bd9Sstevel@tonic-gate	bitmap.h		\
100fb2f18f8Sesaxe	bitset.h		\
1017c478bd9Sstevel@tonic-gate	bl.h			\
1029113a79cSeschrock	bmc_intf.h		\
1037c478bd9Sstevel@tonic-gate	bofi.h			\
1047c478bd9Sstevel@tonic-gate	bofi_impl.h		\
1057c478bd9Sstevel@tonic-gate	bpp_io.h		\
1067c478bd9Sstevel@tonic-gate	bootstat.h		\
1079acbbeafSnn35248	brand.h			\
1087c478bd9Sstevel@tonic-gate	buf.h			\
1097c478bd9Sstevel@tonic-gate	bufmod.h		\
1107c478bd9Sstevel@tonic-gate	bustypes.h		\
1117c478bd9Sstevel@tonic-gate	byteorder.h		\
1127c478bd9Sstevel@tonic-gate	callb.h			\
1137c478bd9Sstevel@tonic-gate	callo.h			\
114c97ad5cdSakolb	cpucaps.h		\
115c97ad5cdSakolb	cpucaps_impl.h		\
1167c478bd9Sstevel@tonic-gate	ccompile.h		\
1177c478bd9Sstevel@tonic-gate	cdio.h			\
1187c478bd9Sstevel@tonic-gate	cladm.h			\
1197c478bd9Sstevel@tonic-gate	class.h			\
1207c478bd9Sstevel@tonic-gate	clconf.h		\
1213ccda647Slclee	cmlb.h			\
1227c478bd9Sstevel@tonic-gate	cmn_err.h		\
1237c478bd9Sstevel@tonic-gate	compress.h		\
1247c478bd9Sstevel@tonic-gate	condvar.h		\
1257c478bd9Sstevel@tonic-gate	condvar_impl.h		\
1267c478bd9Sstevel@tonic-gate	conf.h			\
1277c478bd9Sstevel@tonic-gate	consdev.h		\
1287c478bd9Sstevel@tonic-gate	console.h		\
1297c478bd9Sstevel@tonic-gate	contract.h		\
1307c478bd9Sstevel@tonic-gate	contract_impl.h		\
1317c478bd9Sstevel@tonic-gate	copyops.h		\
1327c478bd9Sstevel@tonic-gate	core.h			\
1337c478bd9Sstevel@tonic-gate	corectl.h		\
1347c478bd9Sstevel@tonic-gate	cpc_impl.h		\
1357c478bd9Sstevel@tonic-gate	cpc_pcbe.h		\
1367c478bd9Sstevel@tonic-gate	cpr.h			\
1377c478bd9Sstevel@tonic-gate	cpupart.h		\
1387c478bd9Sstevel@tonic-gate	cpuvar.h		\
1397c478bd9Sstevel@tonic-gate	crc32.h			\
1407c478bd9Sstevel@tonic-gate	cred.h			\
1417c478bd9Sstevel@tonic-gate	cred_impl.h		\
1427c478bd9Sstevel@tonic-gate	crtctl.h		\
1437c478bd9Sstevel@tonic-gate	cryptmod.h		\
1447c478bd9Sstevel@tonic-gate	csiioctl.h		\
1457c478bd9Sstevel@tonic-gate	ctf.h			\
1467c478bd9Sstevel@tonic-gate	ctfs.h			\
1477c478bd9Sstevel@tonic-gate	ctfs_impl.h		\
1487c478bd9Sstevel@tonic-gate	ctf_api.h		\
1497c478bd9Sstevel@tonic-gate	ctype.h			\
1507c478bd9Sstevel@tonic-gate	cyclic.h		\
1517c478bd9Sstevel@tonic-gate	cyclic_impl.h		\
1527c478bd9Sstevel@tonic-gate	dacf.h			\
1537c478bd9Sstevel@tonic-gate	dacf_impl.h		\
1547c478bd9Sstevel@tonic-gate	dc_ki.h			\
1557c478bd9Sstevel@tonic-gate	ddi.h			\
1567c478bd9Sstevel@tonic-gate	ddifm.h			\
1577c478bd9Sstevel@tonic-gate	ddifm_impl.h		\
1587c478bd9Sstevel@tonic-gate	ddi_intr.h		\
1597c478bd9Sstevel@tonic-gate	ddi_intr_impl.h		\
1607c478bd9Sstevel@tonic-gate	ddi_impldefs.h		\
1617c478bd9Sstevel@tonic-gate	ddi_implfuncs.h		\
1624ab75253Smrj	ddi_obsolete.h		\
163*dd4eeefdSeota	ddi_timer.h		\
1647c478bd9Sstevel@tonic-gate	ddidevmap.h		\
1657c478bd9Sstevel@tonic-gate	ddidmareq.h		\
1667c478bd9Sstevel@tonic-gate	ddimapreq.h		\
1677c478bd9Sstevel@tonic-gate	ddipropdefs.h		\
1687c478bd9Sstevel@tonic-gate	dditypes.h		\
1697c478bd9Sstevel@tonic-gate	debug.h			\
1707c478bd9Sstevel@tonic-gate	des.h			\
17165abbdb2Sjg	devctl.h		\
17283c4dfe9Sjg	devcache.h		\
17383c4dfe9Sjg	devcache_impl.h		\
17483c4dfe9Sjg	devid_cache.h		\
1757c478bd9Sstevel@tonic-gate	devinfo_impl.h		\
1767c478bd9Sstevel@tonic-gate	devops.h		\
1777c478bd9Sstevel@tonic-gate	devpolicy.h		\
1787c478bd9Sstevel@tonic-gate	devpoll.h		\
1797c478bd9Sstevel@tonic-gate	dirent.h		\
1807c478bd9Sstevel@tonic-gate	disp.h			\
1817c478bd9Sstevel@tonic-gate	dkbad.h			\
1827c478bd9Sstevel@tonic-gate	dkio.h			\
1837c478bd9Sstevel@tonic-gate	dklabel.h		\
1847c478bd9Sstevel@tonic-gate	dl.h			\
1857c478bd9Sstevel@tonic-gate	dlpi.h			\
1867c478bd9Sstevel@tonic-gate	dld.h			\
1877c478bd9Sstevel@tonic-gate	dld_impl.h		\
1887c478bd9Sstevel@tonic-gate	dls.h			\
1897c478bd9Sstevel@tonic-gate	dls_impl.h		\
1907c478bd9Sstevel@tonic-gate	dma_i8237A.h            \
1917c478bd9Sstevel@tonic-gate	dnlc.h			\
1927c478bd9Sstevel@tonic-gate	door.h			\
1937c478bd9Sstevel@tonic-gate	door_data.h		\
1947c478bd9Sstevel@tonic-gate	door_impl.h		\
1957c478bd9Sstevel@tonic-gate	dtrace.h		\
1967c478bd9Sstevel@tonic-gate	dtrace_impl.h		\
1977c478bd9Sstevel@tonic-gate	dumpadm.h		\
1987c478bd9Sstevel@tonic-gate	dumphdr.h		\
1997c478bd9Sstevel@tonic-gate	ecppsys.h		\
2007c478bd9Sstevel@tonic-gate	ecppio.h                \
2017c478bd9Sstevel@tonic-gate	ecppreg.h               \
2027c478bd9Sstevel@tonic-gate	ecppvar.h               \
2037c478bd9Sstevel@tonic-gate	efi_partition.h		\
2047c478bd9Sstevel@tonic-gate	elf.h			\
2057c478bd9Sstevel@tonic-gate	elf_386.h		\
2067c478bd9Sstevel@tonic-gate	elf_SPARC.h		\
2077c478bd9Sstevel@tonic-gate	elf_notes.h		\
2087c478bd9Sstevel@tonic-gate	elf_amd64.h		\
2097c478bd9Sstevel@tonic-gate	elftypes.h		\
210b1dd958fScth	emul64.h		\
211b1dd958fScth	emul64cmd.h		\
212b1dd958fScth	emul64var.h		\
2137c478bd9Sstevel@tonic-gate	epm.h			\
2147c478bd9Sstevel@tonic-gate	errno.h			\
2157c478bd9Sstevel@tonic-gate	errorq.h		\
2167c478bd9Sstevel@tonic-gate	errorq_impl.h		\
2177c478bd9Sstevel@tonic-gate	esunddi.h		\
2187c478bd9Sstevel@tonic-gate	ethernet.h		\
2197c478bd9Sstevel@tonic-gate	euc.h			\
2207c478bd9Sstevel@tonic-gate	eucioctl.h		\
2217c478bd9Sstevel@tonic-gate	exacct.h		\
2227c478bd9Sstevel@tonic-gate	exacct_catalog.h	\
2237c478bd9Sstevel@tonic-gate	exacct_impl.h		\
2247c478bd9Sstevel@tonic-gate	exec.h			\
2257c478bd9Sstevel@tonic-gate	exechdr.h		\
2267c478bd9Sstevel@tonic-gate	fault.h			\
2277c478bd9Sstevel@tonic-gate	fasttrap.h		\
2287c478bd9Sstevel@tonic-gate	fasttrap_impl.h		\
2297c478bd9Sstevel@tonic-gate	fbio.h			\
2307c478bd9Sstevel@tonic-gate	fbuf.h			\
2317c478bd9Sstevel@tonic-gate	fcntl.h			\
2327c478bd9Sstevel@tonic-gate	fdbuffer.h		\
2337c478bd9Sstevel@tonic-gate	fdio.h			\
2347c478bd9Sstevel@tonic-gate	feature_tests.h		\
2357c478bd9Sstevel@tonic-gate	fem.h			\
2367c478bd9Sstevel@tonic-gate	file.h			\
2377c478bd9Sstevel@tonic-gate	filio.h			\
2387c478bd9Sstevel@tonic-gate	flock.h			\
2397c478bd9Sstevel@tonic-gate	flock_impl.h		\
240657b1f3dSraf	fork.h			\
2417c478bd9Sstevel@tonic-gate	fss.h			\
2427c478bd9Sstevel@tonic-gate	fsspriocntl.h		\
2437c478bd9Sstevel@tonic-gate	fsid.h			\
2447c478bd9Sstevel@tonic-gate	fssnap.h                \
2457c478bd9Sstevel@tonic-gate	fssnap_if.h             \
2467c478bd9Sstevel@tonic-gate	fstyp.h			\
2477c478bd9Sstevel@tonic-gate	ftrace.h		\
2487c478bd9Sstevel@tonic-gate	fx.h			\
2497c478bd9Sstevel@tonic-gate	fxpriocntl.h		\
2507c478bd9Sstevel@tonic-gate	gfs.h			\
2517c478bd9Sstevel@tonic-gate	gld.h			\
2527c478bd9Sstevel@tonic-gate	gldpriv.h		\
253fb2f18f8Sesaxe	group.h			\
2547c478bd9Sstevel@tonic-gate	hdio.h			\
255381a2a9aSdr146992	hook.h			\
256381a2a9aSdr146992	hook_event.h		\
257381a2a9aSdr146992	hook_impl.h		\
2587c478bd9Sstevel@tonic-gate	hwconf.h		\
2597c478bd9Sstevel@tonic-gate	ia.h			\
2607c478bd9Sstevel@tonic-gate	iapriocntl.h		\
2617c478bd9Sstevel@tonic-gate	id32.h			\
262c5c4113dSnw141292	idmap.h 		\
2637c478bd9Sstevel@tonic-gate	ieeefp.h		\
2647c478bd9Sstevel@tonic-gate	id_space.h		\
2657c478bd9Sstevel@tonic-gate	instance.h		\
2667c478bd9Sstevel@tonic-gate	int_const.h		\
2677c478bd9Sstevel@tonic-gate	int_fmtio.h		\
2687c478bd9Sstevel@tonic-gate	int_limits.h		\
2697c478bd9Sstevel@tonic-gate	int_types.h		\
2707c478bd9Sstevel@tonic-gate	inttypes.h		\
2717c478bd9Sstevel@tonic-gate	ioccom.h		\
2727c478bd9Sstevel@tonic-gate	ioctl.h			\
2737c478bd9Sstevel@tonic-gate	ipc.h			\
2747c478bd9Sstevel@tonic-gate	ipc_impl.h		\
275824c205fSml93401	ipc_rctl.h		\
2767c478bd9Sstevel@tonic-gate	isa_defs.h		\
27736c5fee3Smcneal	iscsi_authclient.h	\
27836c5fee3Smcneal	iscsi_authclientglue.h	\
27936c5fee3Smcneal	iscsi_protocol.h	\
2807c478bd9Sstevel@tonic-gate	jioctl.h		\
2817c478bd9Sstevel@tonic-gate	kbd.h			\
2827c478bd9Sstevel@tonic-gate	kbdreg.h		\
2837c478bd9Sstevel@tonic-gate	kbio.h			\
2847c478bd9Sstevel@tonic-gate	kcpc.h			\
2857c478bd9Sstevel@tonic-gate	kdi.h			\
2867c478bd9Sstevel@tonic-gate	kdi_impl.h		\
287c5c4113dSnw141292	kidmap.h		\
2887c478bd9Sstevel@tonic-gate	klwp.h			\
2897c478bd9Sstevel@tonic-gate	kmdb.h			\
2907c478bd9Sstevel@tonic-gate	kmem.h			\
2917c478bd9Sstevel@tonic-gate	kmem_impl.h		\
2927c478bd9Sstevel@tonic-gate	kobj.h			\
2937c478bd9Sstevel@tonic-gate	kobj_impl.h		\
2947c478bd9Sstevel@tonic-gate	kstat.h			\
2957c478bd9Sstevel@tonic-gate	kstr.h			\
2967c478bd9Sstevel@tonic-gate	ksyms.h			\
2977c478bd9Sstevel@tonic-gate	ksynch.h		\
2987c478bd9Sstevel@tonic-gate	ldterm.h		\
2997c478bd9Sstevel@tonic-gate	lgrp.h			\
3007c478bd9Sstevel@tonic-gate	lgrp_user.h		\
3018ceba33eSraf	libc_kernel.h		\
3027c478bd9Sstevel@tonic-gate	link.h			\
3037c478bd9Sstevel@tonic-gate	list.h			\
3047c478bd9Sstevel@tonic-gate	list_impl.h		\
3057c478bd9Sstevel@tonic-gate	llc1.h			\
3067c478bd9Sstevel@tonic-gate	loadavg.h		\
3077c478bd9Sstevel@tonic-gate	lock.h			\
3087c478bd9Sstevel@tonic-gate	lockfs.h		\
3097c478bd9Sstevel@tonic-gate	lockstat.h		\
3107c478bd9Sstevel@tonic-gate	lofi.h			\
3117c478bd9Sstevel@tonic-gate	log.h			\
3127c478bd9Sstevel@tonic-gate	logindmux.h		\
3137c478bd9Sstevel@tonic-gate	logindmux_impl.h	\
3147c478bd9Sstevel@tonic-gate	lwp.h			\
3157c478bd9Sstevel@tonic-gate	lwp_timer_impl.h	\
3167c478bd9Sstevel@tonic-gate	lwp_upimutex_impl.h	\
3177c478bd9Sstevel@tonic-gate	mac.h			\
3187c478bd9Sstevel@tonic-gate	mac_impl.h		\
3197c478bd9Sstevel@tonic-gate	map.h			\
3205151fb12Sdarrenm	md4.h			\
3217c478bd9Sstevel@tonic-gate	md5.h			\
3227c478bd9Sstevel@tonic-gate	md5_consts.h		\
3237c478bd9Sstevel@tonic-gate	mdi_impldefs.h		\
3247c478bd9Sstevel@tonic-gate	mem.h			\
3257c478bd9Sstevel@tonic-gate	mem_config.h		\
3267c478bd9Sstevel@tonic-gate	memlist.h		\
3277c478bd9Sstevel@tonic-gate	mkdev.h			\
3287c478bd9Sstevel@tonic-gate	mhd.h			\
3297c478bd9Sstevel@tonic-gate	miiregs.h		\
3307c478bd9Sstevel@tonic-gate	mixer.h			\
3317c478bd9Sstevel@tonic-gate	mman.h			\
3327c478bd9Sstevel@tonic-gate	mntent.h		\
3337c478bd9Sstevel@tonic-gate	mntio.h			\
3347c478bd9Sstevel@tonic-gate	mnttab.h		\
3357c478bd9Sstevel@tonic-gate	modctl.h		\
3367c478bd9Sstevel@tonic-gate	mode.h			\
3377c478bd9Sstevel@tonic-gate	model.h			\
3387c478bd9Sstevel@tonic-gate	modhash.h		\
3397c478bd9Sstevel@tonic-gate	modhash_impl.h		\
3407c478bd9Sstevel@tonic-gate	mount.h			\
341fd9cb95cSsethg	mouse.h			\
3427c478bd9Sstevel@tonic-gate	msacct.h		\
3437c478bd9Sstevel@tonic-gate	msg.h			\
3447c478bd9Sstevel@tonic-gate	msg_impl.h		\
3457c478bd9Sstevel@tonic-gate	msio.h			\
3467c478bd9Sstevel@tonic-gate	msreg.h			\
3477c478bd9Sstevel@tonic-gate	mtio.h			\
3487c478bd9Sstevel@tonic-gate	multidata.h		\
3497c478bd9Sstevel@tonic-gate	multidata_impl.h	\
3507c478bd9Sstevel@tonic-gate	mutex.h			\
3517c478bd9Sstevel@tonic-gate	nbmlock.h		\
3527c478bd9Sstevel@tonic-gate	ndifm.h		\
3537c478bd9Sstevel@tonic-gate	ndi_impldefs.h		\
3547c478bd9Sstevel@tonic-gate	netconfig.h		\
355381a2a9aSdr146992	neti.h			\
356f4b3ec61Sdh155122	netstack.h		\
3577c478bd9Sstevel@tonic-gate	nexusdefs.h		\
3587c478bd9Sstevel@tonic-gate	note.h			\
3597c478bd9Sstevel@tonic-gate	nvpair.h                \
3607c478bd9Sstevel@tonic-gate	nvpair_impl.h           \
3617c478bd9Sstevel@tonic-gate	objfs.h			\
3627c478bd9Sstevel@tonic-gate	objfs_impl.h		\
3637c478bd9Sstevel@tonic-gate	ontrap.h                \
3647c478bd9Sstevel@tonic-gate	open.h			\
3657c478bd9Sstevel@tonic-gate	openpromio.h		\
3667c478bd9Sstevel@tonic-gate	panic.h			\
3677c478bd9Sstevel@tonic-gate	param.h			\
3687c478bd9Sstevel@tonic-gate	pathconf.h		\
3697c478bd9Sstevel@tonic-gate	pathname.h		\
3707c478bd9Sstevel@tonic-gate	pattr.h			\
371381a2a9aSdr146992	queue.h			\
3727c478bd9Sstevel@tonic-gate	serializer.h		\
3737c478bd9Sstevel@tonic-gate	pbio.h			\
3747c478bd9Sstevel@tonic-gate	pccard.h		\
3757c478bd9Sstevel@tonic-gate	pci.h			\
3769164eb65Stimh	pcie.h			\
3777c478bd9Sstevel@tonic-gate	pci_impl.h		\
3787c478bd9Sstevel@tonic-gate	pcmcia.h		\
3797c478bd9Sstevel@tonic-gate	pctypes.h		\
3803db86aabSstevel	pem.h			\
3817c478bd9Sstevel@tonic-gate	pfmod.h			\
382fb2f18f8Sesaxe	pg.h			\
383fb2f18f8Sesaxe	pghw.h			\
3848b464eb8Smec	physmem.h		\
3857c478bd9Sstevel@tonic-gate	pm.h			\
3867c478bd9Sstevel@tonic-gate	policy.h		\
3877c478bd9Sstevel@tonic-gate	poll.h			\
3887c478bd9Sstevel@tonic-gate	poll_impl.h		\
3897c478bd9Sstevel@tonic-gate	pool.h			\
3907c478bd9Sstevel@tonic-gate	pool_impl.h		\
3917c478bd9Sstevel@tonic-gate	pool_pset.h		\
3927c478bd9Sstevel@tonic-gate	port.h			\
3937c478bd9Sstevel@tonic-gate	port_impl.h		\
3947c478bd9Sstevel@tonic-gate	port_kernel.h		\
3957c478bd9Sstevel@tonic-gate	ppmio.h                 \
3967c478bd9Sstevel@tonic-gate	priocntl.h		\
3977c478bd9Sstevel@tonic-gate	priv.h			\
3987c478bd9Sstevel@tonic-gate	priv_impl.h		\
3997c478bd9Sstevel@tonic-gate	prnio.h			\
4007c478bd9Sstevel@tonic-gate	proc.h			\
4017c478bd9Sstevel@tonic-gate	processor.h		\
4027c478bd9Sstevel@tonic-gate	procfs.h		\
4037c478bd9Sstevel@tonic-gate	procset.h		\
4047c478bd9Sstevel@tonic-gate	project.h		\
4057c478bd9Sstevel@tonic-gate	protosw.h		\
4067c478bd9Sstevel@tonic-gate	prsystm.h		\
4077c478bd9Sstevel@tonic-gate	pset.h			\
4087c478bd9Sstevel@tonic-gate	pshot.h			\
4097c478bd9Sstevel@tonic-gate	ptem.h			\
4107c478bd9Sstevel@tonic-gate	ptms.h			\
4117c478bd9Sstevel@tonic-gate	ptyvar.h		\
4127c478bd9Sstevel@tonic-gate	raidioctl.h		\
4137c478bd9Sstevel@tonic-gate	ramdisk.h		\
4147c478bd9Sstevel@tonic-gate	random.h		\
4157c478bd9Sstevel@tonic-gate	rctl.h			\
4167c478bd9Sstevel@tonic-gate	rctl_impl.h		\
4177c478bd9Sstevel@tonic-gate	reboot.h		\
4187c478bd9Sstevel@tonic-gate	refstr.h		\
4197c478bd9Sstevel@tonic-gate	refstr_impl.h		\
4207c478bd9Sstevel@tonic-gate	resource.h		\
4217c478bd9Sstevel@tonic-gate	rlioctl.h		\
4227c478bd9Sstevel@tonic-gate	rt.h			\
4237c478bd9Sstevel@tonic-gate	rtpriocntl.h		\
4247c478bd9Sstevel@tonic-gate	rwlock.h		\
4257c478bd9Sstevel@tonic-gate	rwlock_impl.h		\
4267c478bd9Sstevel@tonic-gate	rwstlock.h		\
4277c478bd9Sstevel@tonic-gate	sad.h			\
4287c478bd9Sstevel@tonic-gate	schedctl.h		\
4297c478bd9Sstevel@tonic-gate	sdt.h			\
4307c478bd9Sstevel@tonic-gate	select.h		\
4317c478bd9Sstevel@tonic-gate	sem.h			\
4327c478bd9Sstevel@tonic-gate	sem_impl.h		\
4337c478bd9Sstevel@tonic-gate	sema_impl.h		\
4347c478bd9Sstevel@tonic-gate	semaphore.h		\
4357c478bd9Sstevel@tonic-gate	sendfile.h		\
4367c478bd9Sstevel@tonic-gate	ser_sync.h		\
4377c478bd9Sstevel@tonic-gate	session.h		\
4387c478bd9Sstevel@tonic-gate	sha1.h			\
4397c478bd9Sstevel@tonic-gate	sha1_consts.h		\
4407c478bd9Sstevel@tonic-gate	sha2.h			\
4417c478bd9Sstevel@tonic-gate	sha2_consts.h		\
4427c478bd9Sstevel@tonic-gate	share.h			\
4437c478bd9Sstevel@tonic-gate	shm.h			\
4447c478bd9Sstevel@tonic-gate	shm_impl.h		\
445f48205beScasper	sid.h			\
4467c478bd9Sstevel@tonic-gate	siginfo.h		\
4477c478bd9Sstevel@tonic-gate	signal.h		\
4487c478bd9Sstevel@tonic-gate	sleepq.h		\
44984ab085aSmws	smbios.h		\
45084ab085aSmws	smbios_impl.h		\
4517c478bd9Sstevel@tonic-gate	sobject.h		\
4527c478bd9Sstevel@tonic-gate	socket.h		\
4537c478bd9Sstevel@tonic-gate	socket_impl.h		\
4547c478bd9Sstevel@tonic-gate	socketvar.h		\
4557c478bd9Sstevel@tonic-gate	sockio.h		\
4567c478bd9Sstevel@tonic-gate	squeue.h		\
4577c478bd9Sstevel@tonic-gate	squeue_impl.h		\
4587c478bd9Sstevel@tonic-gate	sservice.h		\
4597c478bd9Sstevel@tonic-gate	stat.h			\
4607c478bd9Sstevel@tonic-gate	statfs.h		\
4617c478bd9Sstevel@tonic-gate	statvfs.h		\
4627c478bd9Sstevel@tonic-gate	stdint.h		\
4637c478bd9Sstevel@tonic-gate	stermio.h		\
4647c478bd9Sstevel@tonic-gate	stream.h		\
4657c478bd9Sstevel@tonic-gate	strft.h			\
4667c478bd9Sstevel@tonic-gate	strlog.h		\
4677c478bd9Sstevel@tonic-gate	strmdep.h		\
4687c478bd9Sstevel@tonic-gate	stropts.h		\
4697c478bd9Sstevel@tonic-gate	strredir.h		\
4707c478bd9Sstevel@tonic-gate	strstat.h		\
4717c478bd9Sstevel@tonic-gate	strsubr.h		\
4727c478bd9Sstevel@tonic-gate	strsun.h		\
4737c478bd9Sstevel@tonic-gate	strtty.h		\
4747c478bd9Sstevel@tonic-gate	sunddi.h		\
4757c478bd9Sstevel@tonic-gate	sunldi.h		\
4767c478bd9Sstevel@tonic-gate	sunldi_impl.h		\
4777c478bd9Sstevel@tonic-gate	sunmdi.h		\
4787c478bd9Sstevel@tonic-gate	sunndi.h		\
4797c478bd9Sstevel@tonic-gate	sunos_dhcp_class.h	\
4807c478bd9Sstevel@tonic-gate	sunpm.h			\
4817c478bd9Sstevel@tonic-gate	suntpi.h		\
4827c478bd9Sstevel@tonic-gate	suntty.h		\
4837c478bd9Sstevel@tonic-gate	swap.h			\
4847c478bd9Sstevel@tonic-gate	synch.h			\
4857c478bd9Sstevel@tonic-gate	syscall.h		\
4867c478bd9Sstevel@tonic-gate	sysconf.h		\
4877c478bd9Sstevel@tonic-gate	sysconfig.h		\
4887c478bd9Sstevel@tonic-gate	sysevent.h		\
4897c478bd9Sstevel@tonic-gate	sysevent_impl.h         \
4907c478bd9Sstevel@tonic-gate	sysinfo.h		\
4917c478bd9Sstevel@tonic-gate	syslog.h		\
4927c478bd9Sstevel@tonic-gate	sysmacros.h		\
4937c478bd9Sstevel@tonic-gate	sysmsg_impl.h		\
4947c478bd9Sstevel@tonic-gate	systeminfo.h		\
4957c478bd9Sstevel@tonic-gate	systm.h			\
4967c478bd9Sstevel@tonic-gate	task.h			\
4977c478bd9Sstevel@tonic-gate	taskq.h			\
4987c478bd9Sstevel@tonic-gate	taskq_impl.h		\
4997c478bd9Sstevel@tonic-gate	t_kuser.h		\
5007c478bd9Sstevel@tonic-gate	t_lock.h		\
5017c478bd9Sstevel@tonic-gate	telioctl.h		\
5027c478bd9Sstevel@tonic-gate	termio.h		\
5037c478bd9Sstevel@tonic-gate	termios.h		\
5047c478bd9Sstevel@tonic-gate	termiox.h		\
5057c478bd9Sstevel@tonic-gate	thread.h		\
5067c478bd9Sstevel@tonic-gate	ticlts.h		\
5077c478bd9Sstevel@tonic-gate	ticots.h		\
5087c478bd9Sstevel@tonic-gate	ticotsord.h		\
5097c478bd9Sstevel@tonic-gate	tihdr.h			\
5107c478bd9Sstevel@tonic-gate	time.h			\
5117c478bd9Sstevel@tonic-gate	time_impl.h		\
5127c478bd9Sstevel@tonic-gate	time_std_impl.h		\
5137c478bd9Sstevel@tonic-gate	timeb.h			\
5147c478bd9Sstevel@tonic-gate	timer.h			\
5157c478bd9Sstevel@tonic-gate	times.h			\
5167c478bd9Sstevel@tonic-gate	timex.h			\
5177c478bd9Sstevel@tonic-gate	timod.h			\
5187c478bd9Sstevel@tonic-gate	tirdwr.h		\
5197c478bd9Sstevel@tonic-gate	tiuser.h		\
5207c478bd9Sstevel@tonic-gate	tl.h			\
5217c478bd9Sstevel@tonic-gate	tnf.h			\
5227c478bd9Sstevel@tonic-gate	tnf_com.h		\
5237c478bd9Sstevel@tonic-gate	tnf_probe.h		\
5247c478bd9Sstevel@tonic-gate	tnf_writer.h		\
5257c478bd9Sstevel@tonic-gate	todio.h			\
5267c478bd9Sstevel@tonic-gate	tpicommon.h		\
5277c478bd9Sstevel@tonic-gate	ts.h			\
5287c478bd9Sstevel@tonic-gate	tspriocntl.h		\
5297c478bd9Sstevel@tonic-gate	ttcompat.h		\
5307c478bd9Sstevel@tonic-gate	ttold.h			\
5317c478bd9Sstevel@tonic-gate	tty.h			\
5327c478bd9Sstevel@tonic-gate	ttychars.h		\
5337c478bd9Sstevel@tonic-gate	ttydev.h		\
5347c478bd9Sstevel@tonic-gate	tuneable.h		\
5357c478bd9Sstevel@tonic-gate	turnstile.h		\
5367c478bd9Sstevel@tonic-gate	types.h			\
5377c478bd9Sstevel@tonic-gate	types32.h		\
5384703203dSis	u8_textprep.h		\
5392765a47cSis	u8_textprep_data.h	\
5407c478bd9Sstevel@tonic-gate	uadmin.h		\
5417c478bd9Sstevel@tonic-gate	ucred.h			\
5427c478bd9Sstevel@tonic-gate	uio.h			\
5437c478bd9Sstevel@tonic-gate	ulimit.h		\
5447c478bd9Sstevel@tonic-gate	un.h			\
5457c478bd9Sstevel@tonic-gate	unistd.h		\
5467c478bd9Sstevel@tonic-gate	user.h			\
5477c478bd9Sstevel@tonic-gate	ustat.h			\
5487c478bd9Sstevel@tonic-gate	utime.h			\
5497c478bd9Sstevel@tonic-gate	utsname.h		\
5507c478bd9Sstevel@tonic-gate	utssys.h		\
5517c478bd9Sstevel@tonic-gate	uuid.h			\
5527c478bd9Sstevel@tonic-gate	va_impl.h		\
5537c478bd9Sstevel@tonic-gate	va_list.h		\
5547c478bd9Sstevel@tonic-gate	var.h			\
5557c478bd9Sstevel@tonic-gate	varargs.h		\
5567c478bd9Sstevel@tonic-gate	vfs.h			\
557aa59c4cbSrsb	vfs_opreg.h		\
5587c478bd9Sstevel@tonic-gate	vfstab.h		\
5597c478bd9Sstevel@tonic-gate	vgareg.h		\
560c77a61a7Syz147069	videodev2.h		\
5617c478bd9Sstevel@tonic-gate	visual_io.h		\
562605445d5Sdg199075	vlan.h			\
5637c478bd9Sstevel@tonic-gate	vm.h			\
5640209230bSgjelinek	vm_usage.h		\
5657c478bd9Sstevel@tonic-gate	vmem.h			\
5667c478bd9Sstevel@tonic-gate	vmem_impl.h		\
5677c478bd9Sstevel@tonic-gate	vmmeter.h		\
5687c478bd9Sstevel@tonic-gate	vmsystm.h		\
569843e1988Sjohnlev	vnic.h			\
570843e1988Sjohnlev	vnic_impl.h		\
5717c478bd9Sstevel@tonic-gate	vnode.h			\
5727c478bd9Sstevel@tonic-gate	vtoc.h			\
5737c478bd9Sstevel@tonic-gate	vtrace.h		\
5747c478bd9Sstevel@tonic-gate	vuid_event.h		\
5757c478bd9Sstevel@tonic-gate	vuid_wheel.h		\
5767c478bd9Sstevel@tonic-gate	vuid_queue.h		\
5777c478bd9Sstevel@tonic-gate	vuid_state.h		\
5787c478bd9Sstevel@tonic-gate	vuid_store.h		\
5797c478bd9Sstevel@tonic-gate	wait.h			\
580c97ad5cdSakolb	waitq.h			\
5817c478bd9Sstevel@tonic-gate	wanboot_impl.h		\
5827c478bd9Sstevel@tonic-gate	watchpoint.h		\
5837c478bd9Sstevel@tonic-gate	winlockio.h		\
5847c478bd9Sstevel@tonic-gate	zcons.h			\
5857c478bd9Sstevel@tonic-gate	zone.h			\
5867c478bd9Sstevel@tonic-gate	xti_inet.h		\
5877c478bd9Sstevel@tonic-gate	xti_osi.h		\
5887c478bd9Sstevel@tonic-gate	xti_xtiopt.h		\
5897c478bd9Sstevel@tonic-gate	zmod.h
5907c478bd9Sstevel@tonic-gate
5917c478bd9Sstevel@tonic-gateHDRS=				\
5927c478bd9Sstevel@tonic-gate	$(GENHDRS)		\
5937c478bd9Sstevel@tonic-gate	$(CHKHDRS)
5947c478bd9Sstevel@tonic-gate
5957c478bd9Sstevel@tonic-gateAUDIOHDRS=			\
5967c478bd9Sstevel@tonic-gate	ac97.h			\
5977c478bd9Sstevel@tonic-gate	am_src1.h		\
5987c478bd9Sstevel@tonic-gate	audio_apm.h		\
5997c478bd9Sstevel@tonic-gate	audio_mixer.h		\
6007c478bd9Sstevel@tonic-gate	audio_src.h		\
6017c478bd9Sstevel@tonic-gate	audio_support.h		\
6027c478bd9Sstevel@tonic-gate	audio_trace.h		\
6037c478bd9Sstevel@tonic-gate	g711.h
6047c478bd9Sstevel@tonic-gate
6057c478bd9Sstevel@tonic-gateBSCHDRS=			\
6061c42de6dSgd78059	bscbus.h		\
6071c42de6dSgd78059	bscv_impl.h		\
6087c478bd9Sstevel@tonic-gate	lom_ebuscodes.h		\
6097c478bd9Sstevel@tonic-gate	lom_io.h		\
6103db86aabSstevel	lom_priv.h		\
6113db86aabSstevel	lombus.h
6127c478bd9Sstevel@tonic-gate
6137c478bd9Sstevel@tonic-gateMDESCHDRS=			\
6147c478bd9Sstevel@tonic-gate	mdesc.h			\
6157c478bd9Sstevel@tonic-gate	mdesc_impl.h
6167c478bd9Sstevel@tonic-gate
6175cff7825Smh27603CPUDRVHDRS=			\
6185cff7825Smh27603	cpudrv.h
6195cff7825Smh27603
6207c478bd9Sstevel@tonic-gateCRYPTOHDRS=			\
6217c478bd9Sstevel@tonic-gate	elfsign.h		\
6227c478bd9Sstevel@tonic-gate	ioctl.h			\
6237c478bd9Sstevel@tonic-gate	ioctladmin.h		\
6247c478bd9Sstevel@tonic-gate	common.h		\
6257c478bd9Sstevel@tonic-gate	impl.h			\
6267c478bd9Sstevel@tonic-gate	spi.h			\
6277c478bd9Sstevel@tonic-gate	api.h			\
6287c478bd9Sstevel@tonic-gate	ops_impl.h		\
6297c478bd9Sstevel@tonic-gate	sched_impl.h
6307c478bd9Sstevel@tonic-gate
6318eea8e29Sap25164DCAMHDRS=			\
6328eea8e29Sap25164	dcam1394_io.h
6338eea8e29Sap25164
6347c478bd9Sstevel@tonic-gateIBHDRS=			\
6357c478bd9Sstevel@tonic-gate	ib_types.h	\
6367c478bd9Sstevel@tonic-gate	ib_pkt_hdrs.h
6377c478bd9Sstevel@tonic-gate
6387c478bd9Sstevel@tonic-gateIBTLHDRS=		\
6397c478bd9Sstevel@tonic-gate	ibtl_types.h	\
6407c478bd9Sstevel@tonic-gate	ibtl_status.h	\
6417c478bd9Sstevel@tonic-gate	ibti.h		\
6427c478bd9Sstevel@tonic-gate	ibti_cm.h	\
6437c478bd9Sstevel@tonic-gate	ibci.h		\
6447c478bd9Sstevel@tonic-gate	ibti_common.h	\
6457c478bd9Sstevel@tonic-gate	ibvti.h		\
6467c478bd9Sstevel@tonic-gate	ibtl_ci_types.h
6477c478bd9Sstevel@tonic-gate
6487c478bd9Sstevel@tonic-gateIBTLIMPLHDRS=		\
6497c478bd9Sstevel@tonic-gate	ibtl_util.h
6507c478bd9Sstevel@tonic-gate
6517c478bd9Sstevel@tonic-gateIBNEXHDRS=		\
6527c478bd9Sstevel@tonic-gate	ibnex_devctl.h
6537c478bd9Sstevel@tonic-gate
6547c478bd9Sstevel@tonic-gateIBMFHDRS=		\
6557c478bd9Sstevel@tonic-gate	ibmf.h		\
6567c478bd9Sstevel@tonic-gate	ibmf_msg.h	\
6577c478bd9Sstevel@tonic-gate	ibmf_saa.h	\
6587c478bd9Sstevel@tonic-gate	ibmf_utils.h
6597c478bd9Sstevel@tonic-gate
6607c478bd9Sstevel@tonic-gateIBMGTHDRS=		\
6617c478bd9Sstevel@tonic-gate	ib_dm_attr.h	\
6627c478bd9Sstevel@tonic-gate	ib_mad.h	\
6637c478bd9Sstevel@tonic-gate	sm_attr.h	\
6647c478bd9Sstevel@tonic-gate	sa_recs.h
6657c478bd9Sstevel@tonic-gate
6667c478bd9Sstevel@tonic-gateIBDHDRS=		\
6677c478bd9Sstevel@tonic-gate	ibd.h
6687c478bd9Sstevel@tonic-gate
6697c478bd9Sstevel@tonic-gateISOHDRS=			\
6707c478bd9Sstevel@tonic-gate	signal_iso.h
6717c478bd9Sstevel@tonic-gate
6727c478bd9Sstevel@tonic-gateDERIVED_LVMHDRS=	\
6737c478bd9Sstevel@tonic-gate	md_mdiox.h		\
6747c478bd9Sstevel@tonic-gate	md_basic.h		\
6757c478bd9Sstevel@tonic-gate	mdmed.h			\
6767c478bd9Sstevel@tonic-gate	md_mhdx.h		\
6777c478bd9Sstevel@tonic-gate	mdmn_commd.h
6787c478bd9Sstevel@tonic-gate
6797c478bd9Sstevel@tonic-gateLVMHDRS=			\
6807c478bd9Sstevel@tonic-gate	md_convert.h		\
6817c478bd9Sstevel@tonic-gate	md_crc.h		\
6827c478bd9Sstevel@tonic-gate	md_hotspares.h		\
6837c478bd9Sstevel@tonic-gate	md_mddb.h		\
6847c478bd9Sstevel@tonic-gate	md_mirror.h		\
6857c478bd9Sstevel@tonic-gate	md_mirror_shared.h	\
6867c478bd9Sstevel@tonic-gate	md_names.h		\
6877c478bd9Sstevel@tonic-gate	md_notify.h		\
6887c478bd9Sstevel@tonic-gate	md_raid.h		\
6897c478bd9Sstevel@tonic-gate	md_rename.h		\
6907c478bd9Sstevel@tonic-gate	md_sp.h			\
6917c478bd9Sstevel@tonic-gate	md_stripe.h		\
6927c478bd9Sstevel@tonic-gate	md_trans.h		\
6937c478bd9Sstevel@tonic-gate	mdio.h			\
6947c478bd9Sstevel@tonic-gate	mdvar.h
6957c478bd9Sstevel@tonic-gate
6967c478bd9Sstevel@tonic-gateALL_LVMHDRS=			\
6977c478bd9Sstevel@tonic-gate	$(LVMHDRS)		\
6987c478bd9Sstevel@tonic-gate	$(DERIVED_LVMHDRS)
6997c478bd9Sstevel@tonic-gate
7007c478bd9Sstevel@tonic-gateFMHDRS=				\
7017c478bd9Sstevel@tonic-gate	protocol.h		\
7027c478bd9Sstevel@tonic-gate	util.h
7037c478bd9Sstevel@tonic-gate
704ea8dc4b6SeschrockFMFSHDRS=			\
705ea8dc4b6Seschrock	zfs.h
706ea8dc4b6Seschrock
7077c478bd9Sstevel@tonic-gateFMIOHDRS=			\
7087c478bd9Sstevel@tonic-gate	ddi.h			\
70924db4641Seschrock	disk.h			\
7107c478bd9Sstevel@tonic-gate	pci.h			\
71124db4641Seschrock	scsi.h			\
71225cf1a30Sjl139090	sun4upci.h		\
71325cf1a30Sjl139090	opl_mc_fm.h
7147c478bd9Sstevel@tonic-gate
7157c478bd9Sstevel@tonic-gateFSHDRS=				\
7167c478bd9Sstevel@tonic-gate	autofs.h		\
7177c478bd9Sstevel@tonic-gate	cachefs_dir.h		\
7187c478bd9Sstevel@tonic-gate	cachefs_dlog.h		\
7197c478bd9Sstevel@tonic-gate	cachefs_filegrp.h	\
7207c478bd9Sstevel@tonic-gate	cachefs_fs.h		\
7217c478bd9Sstevel@tonic-gate	cachefs_fscache.h	\
7227c478bd9Sstevel@tonic-gate	cachefs_ioctl.h		\
7237c478bd9Sstevel@tonic-gate	cachefs_log.h		\
7247c478bd9Sstevel@tonic-gate	dv_node.h		\
725facf4a8dSllai1	sdev_impl.h		\
726facf4a8dSllai1	sdev_node.h		\
7277c478bd9Sstevel@tonic-gate	fifonode.h		\
7287c478bd9Sstevel@tonic-gate	hsfs_isospec.h		\
7297c478bd9Sstevel@tonic-gate	hsfs_node.h		\
7307c478bd9Sstevel@tonic-gate	hsfs_rrip.h		\
7317c478bd9Sstevel@tonic-gate	hsfs_spec.h		\
7327c478bd9Sstevel@tonic-gate	hsfs_susp.h		\
7337c478bd9Sstevel@tonic-gate	lofs_info.h		\
7347c478bd9Sstevel@tonic-gate	lofs_node.h		\
7357c478bd9Sstevel@tonic-gate	mntdata.h		\
7367c478bd9Sstevel@tonic-gate	namenode.h		\
7377c478bd9Sstevel@tonic-gate	pc_dir.h		\
7387c478bd9Sstevel@tonic-gate	pc_fs.h			\
7397c478bd9Sstevel@tonic-gate	pc_label.h		\
7407c478bd9Sstevel@tonic-gate	pc_node.h		\
7417c478bd9Sstevel@tonic-gate	pxfs_ki.h		\
7427c478bd9Sstevel@tonic-gate	snode.h			\
7437c478bd9Sstevel@tonic-gate	swapnode.h		\
7447c478bd9Sstevel@tonic-gate	tmp.h			\
7457c478bd9Sstevel@tonic-gate	tmpnode.h		\
7467c478bd9Sstevel@tonic-gate	udf_inode.h		\
7477c478bd9Sstevel@tonic-gate	udf_volume.h		\
7487c478bd9Sstevel@tonic-gate	ufs_acl.h		\
7497c478bd9Sstevel@tonic-gate	ufs_bio.h		\
7507c478bd9Sstevel@tonic-gate	ufs_filio.h		\
7517c478bd9Sstevel@tonic-gate	ufs_fs.h		\
7527c478bd9Sstevel@tonic-gate	ufs_fsdir.h		\
7537c478bd9Sstevel@tonic-gate	ufs_inode.h		\
7547c478bd9Sstevel@tonic-gate	ufs_lockfs.h		\
7557c478bd9Sstevel@tonic-gate	ufs_log.h		\
7567c478bd9Sstevel@tonic-gate	ufs_mount.h		\
7577c478bd9Sstevel@tonic-gate	ufs_panic.h		\
7587c478bd9Sstevel@tonic-gate	ufs_prot.h		\
7597c478bd9Sstevel@tonic-gate	ufs_quota.h		\
7607c478bd9Sstevel@tonic-gate	ufs_snap.h              \
761fa9e4066Sahrens	ufs_trans.h		\
762fa9e4066Sahrens	zfs.h
7637c478bd9Sstevel@tonic-gate
7647c478bd9Sstevel@tonic-gatePCMCIAHDRS=		\
7657c478bd9Sstevel@tonic-gate	pcata.h		\
7667c478bd9Sstevel@tonic-gate	pcgld.h		\
7677c478bd9Sstevel@tonic-gate	pcramio.h	\
7687c478bd9Sstevel@tonic-gate	pcramvar.h	\
7697c478bd9Sstevel@tonic-gate	pcser_conf.h	\
7707c478bd9Sstevel@tonic-gate	pcser_io.h	\
7717c478bd9Sstevel@tonic-gate	pcser_reg.h	\
7727c478bd9Sstevel@tonic-gate	pcser_manuspec.h \
7737c478bd9Sstevel@tonic-gate	pcser_var.h
7747c478bd9Sstevel@tonic-gate
7757c478bd9Sstevel@tonic-gateSCSIHDRS=		\
7767c478bd9Sstevel@tonic-gate	scsi.h		\
7777c478bd9Sstevel@tonic-gate	scsi_address.h	\
7787c478bd9Sstevel@tonic-gate	scsi_ctl.h	\
7797c478bd9Sstevel@tonic-gate	scsi_params.h	\
7807c478bd9Sstevel@tonic-gate	scsi_pkt.h	\
7817c478bd9Sstevel@tonic-gate	scsi_resource.h	\
7827c478bd9Sstevel@tonic-gate	scsi_types.h	\
7837c478bd9Sstevel@tonic-gate	scsi_watch.h
7847c478bd9Sstevel@tonic-gate
7857c478bd9Sstevel@tonic-gateSCSICONFHDRS=		\
7867c478bd9Sstevel@tonic-gate	autoconf.h	\
7877c478bd9Sstevel@tonic-gate	device.h
7887c478bd9Sstevel@tonic-gate
7897c478bd9Sstevel@tonic-gateSCSIGENHDRS=		\
7907c478bd9Sstevel@tonic-gate	commands.h	\
7917c478bd9Sstevel@tonic-gate	dad_mode.h	\
7927c478bd9Sstevel@tonic-gate	inquiry.h	\
7937c478bd9Sstevel@tonic-gate	message.h	\
7947c478bd9Sstevel@tonic-gate	mode.h		\
79568941780Sjdunham	persist.h	\
7967c478bd9Sstevel@tonic-gate	sense.h		\
7977c478bd9Sstevel@tonic-gate	status.h
7987c478bd9Sstevel@tonic-gate
7997c478bd9Sstevel@tonic-gateSCSIIMPLHDRS=		\
8007c478bd9Sstevel@tonic-gate	commands.h	\
8017c478bd9Sstevel@tonic-gate	inquiry.h	\
8027c478bd9Sstevel@tonic-gate	mode.h		\
8037c478bd9Sstevel@tonic-gate	sense.h		\
8047c478bd9Sstevel@tonic-gate	services.h	\
8057c478bd9Sstevel@tonic-gate	status.h	\
8067c478bd9Sstevel@tonic-gate	transport.h	\
8077c478bd9Sstevel@tonic-gate	scsi_reset_notify.h \
8087c478bd9Sstevel@tonic-gate	types.h		\
8097c478bd9Sstevel@tonic-gate	uscsi.h
8107c478bd9Sstevel@tonic-gate
8117c478bd9Sstevel@tonic-gateSCSITARGETSHDRS=	\
8127c478bd9Sstevel@tonic-gate	ses.h		\
8137c478bd9Sstevel@tonic-gate	sesio.h		\
8149a016c63Sstevel	sgendef.h	\
8157c478bd9Sstevel@tonic-gate	stdef.h		\
816fb9f9b97Skupfer	sddef.h
8177c478bd9Sstevel@tonic-gate
818fb9f9b97SkupferSCSICADHDRS=
8197c478bd9Sstevel@tonic-gate
8207c478bd9Sstevel@tonic-gateSCSIVHCIHDRS=		\
8218c4f8890Srs135747	scsi_vhci.h	\
8228c4f8890Srs135747	mpapi_impl.h	\
8238c4f8890Srs135747	mpapi_scsi_vhci.h
8247c478bd9Sstevel@tonic-gate
8257c478bd9Sstevel@tonic-gateFCHDRS=			\
8267c478bd9Sstevel@tonic-gate	fc_transport.h	\
8277c478bd9Sstevel@tonic-gate	linkapp.h	\
8287c478bd9Sstevel@tonic-gate	fc.h		\
8297c478bd9Sstevel@tonic-gate	fcp.h		\
8307c478bd9Sstevel@tonic-gate	fcal_transport.h \
8317c478bd9Sstevel@tonic-gate	fcal.h		\
8327c478bd9Sstevel@tonic-gate	fcal_linkapp.h	\
8337c478bd9Sstevel@tonic-gate	fcio.h
8347c478bd9Sstevel@tonic-gate
83566f9d5cbSmlfSATAGENHDRS=		\
83666f9d5cbSmlf	sata_hba.h	\
83766f9d5cbSmlf	sata_defs.h	\
83866f9d5cbSmlf	sata_cfgadm.h
83966f9d5cbSmlf
8407c478bd9Sstevel@tonic-gateSYSEVENTHDRS=		\
8417b840e52Sphitran	acpiev.h	\
8427c478bd9Sstevel@tonic-gate	ap_driver.h     \
8437c478bd9Sstevel@tonic-gate	dev.h		\
8447c478bd9Sstevel@tonic-gate	domain.h        \
8457c478bd9Sstevel@tonic-gate	dr.h            \
8467c478bd9Sstevel@tonic-gate	env.h           \
8477c478bd9Sstevel@tonic-gate	eventdefs.h	\
8487c478bd9Sstevel@tonic-gate	ipmp.h		\
8497c478bd9Sstevel@tonic-gate	svm.h
8507c478bd9Sstevel@tonic-gate
8517c478bd9Sstevel@tonic-gateCONTRACTHDRS=		\
8527c478bd9Sstevel@tonic-gate	process.h	\
85325e8c5aaSvikram	process_impl.h	\
85425e8c5aaSvikram	device.h	\
85525e8c5aaSvikram	device_impl.h
8567c478bd9Sstevel@tonic-gate
8577c478bd9Sstevel@tonic-gateUSBHDRS=	\
8587c478bd9Sstevel@tonic-gate	usba.h	\
8597c478bd9Sstevel@tonic-gate	usbai.h
8607c478bd9Sstevel@tonic-gate
8617c478bd9Sstevel@tonic-gateUSBAUDHDRS=           \
8627c478bd9Sstevel@tonic-gate	usb_audio.h
8637c478bd9Sstevel@tonic-gate
8647c478bd9Sstevel@tonic-gateUSBHUBDHDRS=		\
8657c478bd9Sstevel@tonic-gate	hub.h		\
8667c478bd9Sstevel@tonic-gate	hubd_impl.h
8677c478bd9Sstevel@tonic-gate
8687c478bd9Sstevel@tonic-gateUSBHIDHDRS=		\
8697c478bd9Sstevel@tonic-gate	hid.h
8707c478bd9Sstevel@tonic-gate
8717c478bd9Sstevel@tonic-gateUSBMSHDRS=		\
8727c478bd9Sstevel@tonic-gate	usb_bulkonly.h	\
8737c478bd9Sstevel@tonic-gate	usb_cbi.h
8747c478bd9Sstevel@tonic-gate
8757c478bd9Sstevel@tonic-gateUSBPRNHDRS=           \
8767c478bd9Sstevel@tonic-gate	usb_printer.h
8777c478bd9Sstevel@tonic-gate
87890f05028Syq193411USBCDCHDRS=		\
879a8731cceSyq193411	usb_cdc.h
88090f05028Syq193411
881c77a61a7Syz147069USBVIDHDRS=           \
882c77a61a7Syz147069	usbvc.h
883c77a61a7Syz147069
8847c478bd9Sstevel@tonic-gateUGENHDRS=           \
8857c478bd9Sstevel@tonic-gate	usb_ugen.h
8867c478bd9Sstevel@tonic-gate
8877c478bd9Sstevel@tonic-gateHOTPLUGHDRS=	\
8887c478bd9Sstevel@tonic-gate	hpcsvc.h	\
8897c478bd9Sstevel@tonic-gate	hpctrl.h
8907c478bd9Sstevel@tonic-gate
8917c478bd9Sstevel@tonic-gateHOTPLUGPCIHDRS=	\
8927c478bd9Sstevel@tonic-gate	pcicfg.h	\
8937c478bd9Sstevel@tonic-gate	pcihp.h
8947c478bd9Sstevel@tonic-gate
8957c478bd9Sstevel@tonic-gateRSMHDRS= \
8967c478bd9Sstevel@tonic-gate	rsm.h	\
8977c478bd9Sstevel@tonic-gate	rsm_common.h	\
8987c478bd9Sstevel@tonic-gate	rsmapi_common.h \
8997c478bd9Sstevel@tonic-gate	rsmpi.h	\
9007c478bd9Sstevel@tonic-gate	rsmpi_driver.h	\
9017c478bd9Sstevel@tonic-gate	rsmka_path_int.h
9027c478bd9Sstevel@tonic-gate
90345916cd2SjpkTSOLHDRS=		\
90445916cd2Sjpk	label.h		\
90545916cd2Sjpk	label_macro.h	\
90645916cd2Sjpk	priv.h		\
90745916cd2Sjpk	tndb.h		\
90845916cd2Sjpk	tsyscall.h
90945916cd2Sjpk
9107c478bd9Sstevel@tonic-gateI1394HDRS=		\
9117c478bd9Sstevel@tonic-gate	cmd1394.h	\
9127c478bd9Sstevel@tonic-gate	id1394.h	\
9137c478bd9Sstevel@tonic-gate	ieee1212.h	\
9147c478bd9Sstevel@tonic-gate	ieee1394.h	\
9157c478bd9Sstevel@tonic-gate	ixl1394.h	\
9167c478bd9Sstevel@tonic-gate	s1394_impl.h	\
9177c478bd9Sstevel@tonic-gate	t1394.h
9187c478bd9Sstevel@tonic-gate
9197c478bd9Sstevel@tonic-gate# "cmdk" headers used on sparc
9207c478bd9Sstevel@tonic-gateSDKTPHDRS=		\
9217c478bd9Sstevel@tonic-gate	dadkio.h	\
9227c478bd9Sstevel@tonic-gate	fdisk.h
9237c478bd9Sstevel@tonic-gate
9247c478bd9Sstevel@tonic-gate# "cmdk" headers used on i386
9257c478bd9Sstevel@tonic-gateDKTPHDRS=		\
9267c478bd9Sstevel@tonic-gate	altsctr.h	\
9277c478bd9Sstevel@tonic-gate	bbh.h		\
9287c478bd9Sstevel@tonic-gate	cm.h		\
9297c478bd9Sstevel@tonic-gate	cmdev.h		\
9307c478bd9Sstevel@tonic-gate	cmdk.h		\
9317c478bd9Sstevel@tonic-gate	cmpkt.h		\
9327c478bd9Sstevel@tonic-gate	controller.h	\
9337c478bd9Sstevel@tonic-gate	dadev.h		\
9347c478bd9Sstevel@tonic-gate	dadk.h		\
9357c478bd9Sstevel@tonic-gate	dadkio.h	\
9367c478bd9Sstevel@tonic-gate	fctypes.h	\
9377c478bd9Sstevel@tonic-gate	fdisk.h		\
9387c478bd9Sstevel@tonic-gate	flowctrl.h	\
9397c478bd9Sstevel@tonic-gate	gda.h		\
9407c478bd9Sstevel@tonic-gate	quetypes.h	\
9417c478bd9Sstevel@tonic-gate	queue.h		\
9427c478bd9Sstevel@tonic-gate	tgcom.h		\
9437c478bd9Sstevel@tonic-gate	tgdk.h
9447c478bd9Sstevel@tonic-gate
9457c478bd9Sstevel@tonic-gate# "pc" header files used on i386
9467c478bd9Sstevel@tonic-gatePCHDRS=			\
9477c478bd9Sstevel@tonic-gate	avintr.h	\
9487c478bd9Sstevel@tonic-gate	dma_engine.h	\
9497c478bd9Sstevel@tonic-gate	i8272A.h	\
9503db86aabSstevel	pcic_reg.h	\
9513db86aabSstevel	pcic_var.h	\
9527c478bd9Sstevel@tonic-gate	pic.h		\
9537c478bd9Sstevel@tonic-gate	pit.h		\
9547c478bd9Sstevel@tonic-gate	rtc.h
9557c478bd9Sstevel@tonic-gate
9566f45ec7bSml29623NXGEHDRS=			\
9576f45ec7bSml29623	nxge.h			\
9586f45ec7bSml29623	nxge_common.h		\
9596f45ec7bSml29623	nxge_common_impl.h	\
9606f45ec7bSml29623	nxge_defs.h		\
9616f45ec7bSml29623	nxge_hw.h		\
9626f45ec7bSml29623	nxge_impl.h		\
9636f45ec7bSml29623	nxge_ipp.h		\
9646f45ec7bSml29623	nxge_ipp_hw.h		\
9656f45ec7bSml29623	nxge_mac.h		\
9666f45ec7bSml29623	nxge_mac_hw.h		\
9676f45ec7bSml29623	nxge_fflp.h		\
9686f45ec7bSml29623	nxge_fflp_hw.h		\
9696f45ec7bSml29623	nxge_mii.h		\
9706f45ec7bSml29623	nxge_rxdma.h		\
9716f45ec7bSml29623	nxge_rxdma_hw.h		\
9726f45ec7bSml29623	nxge_txc.h		\
9736f45ec7bSml29623	nxge_txc_hw.h		\
9746f45ec7bSml29623	nxge_txdma.h		\
9756f45ec7bSml29623	nxge_txdma_hw.h		\
9766f45ec7bSml29623	nxge_virtual.h		\
9776f45ec7bSml29623	nxge_espc.h
9786f45ec7bSml29623
979fb9f9b97Skupferinclude Makefile.syshdrs
9807c478bd9Sstevel@tonic-gate
9818eea8e29Sap25164dcam/%.check:	dcam/%.h
9828eea8e29Sap25164	$(DOT_H_CHECK)
9838eea8e29Sap25164
9847c478bd9Sstevel@tonic-gateCHECKHDRS=						\
9857c478bd9Sstevel@tonic-gate	$($(MACH)_HDRS:%.h=%.check)			\
9867c478bd9Sstevel@tonic-gate	$(AUDIOHDRS:%.h=audio/%.check)			\
9877c478bd9Sstevel@tonic-gate	$(BSCHDRS:%.h=%.check)				\
9887c478bd9Sstevel@tonic-gate	$(CHKHDRS:%.h=%.check)				\
9895cff7825Smh27603	$(CPUDRVHDRS:%.h=%.check)			\
9907c478bd9Sstevel@tonic-gate	$(CRYPTOHDRS:%.h=crypto/%.check)		\
9918eea8e29Sap25164	$(DCAMHDRS:%.h=dcam/%.check)			\
9927c478bd9Sstevel@tonic-gate	$(IBHDRS:%.h=ib/%.check)			\
9937c478bd9Sstevel@tonic-gate	$(IBDHDRS:%.h=ib/clients/ibd/%.check)		\
9947c478bd9Sstevel@tonic-gate	$(IBTLHDRS:%.h=ib/ibtl/%.check)			\
9957c478bd9Sstevel@tonic-gate	$(IBTLIMPLHDRS:%.h=ib/ibtl/impl/%.check)	\
9967c478bd9Sstevel@tonic-gate	$(IBNEXHDRS:%.h=ib/ibnex/%.check)	\
9977c478bd9Sstevel@tonic-gate	$(IBMGTHDRS:%.h=ib/mgt/%.check)			\
9987c478bd9Sstevel@tonic-gate	$(IBMFHDRS:%.h=ib/mgt/ibmf/%.check)		\
9997c478bd9Sstevel@tonic-gate	$(TAVORHDRS:%.h=ib/adapters/tavor/%.check)	\
10007c478bd9Sstevel@tonic-gate	$(ISOHDRS:%.h=iso/%.check)			\
10017c478bd9Sstevel@tonic-gate	$(FMHDRS:%.h=fm/%.check)			\
1002ea8dc4b6Seschrock	$(FMFSHDRS:%.h=fm/fs/%.check)			\
10037c478bd9Sstevel@tonic-gate	$(FMIOHDRS:%.h=fm/io/%.check)			\
10047c478bd9Sstevel@tonic-gate	$(FSHDRS:%.h=fs/%.check)			\
10057c478bd9Sstevel@tonic-gate	$(LVMHDRS:%.h=lvm/%.check)			\
10067c478bd9Sstevel@tonic-gate	$(PCMCIAHDRS:%.h=pcmcia/%.check)		\
10077c478bd9Sstevel@tonic-gate	$(SCSIHDRS:%.h=scsi/%.check)			\
10087c478bd9Sstevel@tonic-gate	$(SCSICONHDRS:%.h=scsi/conf/%.check)		\
10097c478bd9Sstevel@tonic-gate	$(SCSIIMPLHDRS:%.h=scsi/impl/%.check)		\
10107c478bd9Sstevel@tonic-gate	$(SCSITARGETSHDRS:%.h=scsi/targets/%.check)	\
10117c478bd9Sstevel@tonic-gate	$(SCSIVHCIHDRS:%.h=scsi/adapters/%.check)	\
10127c478bd9Sstevel@tonic-gate	$(FCHDRS:%.h=fc4/%.check)			\
101366f9d5cbSmlf	$(SATAGENHDRS:%.h=sata/%.check)			\
10147c478bd9Sstevel@tonic-gate	$(SYSEVENTHDRS:%.h=sysevent/%.check)            \
10157c478bd9Sstevel@tonic-gate	$(CONTRACTHDRS:%.h=contract/%.check)            \
10167c478bd9Sstevel@tonic-gate	$(USBAUDHDRS:%.h=usb/clients/audio/%.check)   \
10177c478bd9Sstevel@tonic-gate	$(USBHUBDHDRS:%.h=usb/hubd/%.check)		\
10187c478bd9Sstevel@tonic-gate	$(USBHIDHDRS:%.h=usb/clients/hid/%.check)	\
10197c478bd9Sstevel@tonic-gate	$(USBMSHDRS:%.h=usb/clients/mass_storage/%.check)	\
10207c478bd9Sstevel@tonic-gate	$(USBPRNHDRS:%.h=usb/clients/printer/%.check)   \
102190f05028Syq193411	$(USBCDCHDRS:%.h=usb/clients/usbcdc/%.check)	\
1022c77a61a7Syz147069	$(USBVIDHDRS:%.h=usb/clients/video/usbvc/%.check)   \
10237c478bd9Sstevel@tonic-gate	$(UGENHDRS:%.h=usb/clients/ugen/%.check)   \
10247c478bd9Sstevel@tonic-gate	$(USBHDRS:%.h=usb/%.check)                      \
10257c478bd9Sstevel@tonic-gate	$(I1394HDRS:%.h=1394/%.check)			\
102645916cd2Sjpk	$(RSMHDRS:%.h=rsm/%.check)			\
10276f45ec7bSml29623	$(TSOLHDRS:%.h=tsol/%.check)			\
10286f45ec7bSml29623	$(NXGEHDRS:%.h=nxge/%.check)
10297c478bd9Sstevel@tonic-gate
10307c478bd9Sstevel@tonic-gate
10317c478bd9Sstevel@tonic-gate.KEEP_STATE:
10327c478bd9Sstevel@tonic-gate
10337c478bd9Sstevel@tonic-gate.PARALLEL:			\
10347c478bd9Sstevel@tonic-gate	$(CHECKHDRS)		\
10357c478bd9Sstevel@tonic-gate	$(ROOTHDRS)		\
10367c478bd9Sstevel@tonic-gate	$(ROOTAUDHDRS)		\
10377c478bd9Sstevel@tonic-gate	$(ROOTCRYPTOHDRS)	\
10388eea8e29Sap25164	$(ROOTDCAMHDRS)		\
10397c478bd9Sstevel@tonic-gate	$(ROOTISOHDRS)		\
10407c478bd9Sstevel@tonic-gate	$(ROOTFMHDRS)		\
10417c478bd9Sstevel@tonic-gate	$(ROOTFMIOHDRS)		\
1042ea8dc4b6Seschrock	$(ROOTFMFSHDRS)		\
10437c478bd9Sstevel@tonic-gate	$(ROOTFSHDRS)		\
10447c478bd9Sstevel@tonic-gate	$(ROOTIBDHDRS)		\
10457c478bd9Sstevel@tonic-gate	$(ROOTIBHDRS)		\
10467c478bd9Sstevel@tonic-gate	$(ROOTIBTLHDRS)		\
10477c478bd9Sstevel@tonic-gate	$(ROOTIBTLIMPLHDRS)	\
10487c478bd9Sstevel@tonic-gate	$(ROOTIBNEXHDRS)	\
10497c478bd9Sstevel@tonic-gate	$(ROOTIBMGTHDRS)	\
10507c478bd9Sstevel@tonic-gate	$(ROOTIBMFHDRS)		\
10517c478bd9Sstevel@tonic-gate	$(ROOTTAVORHDRS)	\
10527c478bd9Sstevel@tonic-gate	$(ROOTLVMHDRS)		\
10537c478bd9Sstevel@tonic-gate	$(ROOTPCMCIAHDRS)	\
10547c478bd9Sstevel@tonic-gate	$(ROOTSCSIHDRS)		\
10557c478bd9Sstevel@tonic-gate	$(ROOTSCSICONFHDRS)	\
10567c478bd9Sstevel@tonic-gate	$(ROOTSCSIGENHDRS)	\
10577c478bd9Sstevel@tonic-gate	$(ROOTSCSIIMPLHDRS)	\
10587c478bd9Sstevel@tonic-gate	$(ROOTSCSIVHCIHDRS)	\
10597c478bd9Sstevel@tonic-gate	$(ROOTFCHDRS)		\
10607c478bd9Sstevel@tonic-gate	$(ROOTSYSEVENTHDRS)     \
10617c478bd9Sstevel@tonic-gate	$(ROOTCONTRACTHDRS)     \
10627c478bd9Sstevel@tonic-gate	$(ROOTUSBHDRS)		\
10637c478bd9Sstevel@tonic-gate	$(ROOTUSBAUDHDRS)	\
10647c478bd9Sstevel@tonic-gate	$(ROOTUSBHUBDHDRS)	\
10657c478bd9Sstevel@tonic-gate	$(ROOTUSBHIDHDRS)	\
10667c478bd9Sstevel@tonic-gate	$(ROOTUSBMSHDRS)	\
10677c478bd9Sstevel@tonic-gate	$(ROOTUSBPRNHDRS)       \
106890f05028Syq193411	$(ROOTUSBCDCHDRS)       \
1069c77a61a7Syz147069	$(ROOTUSBVIDHDRS)       \
10707c478bd9Sstevel@tonic-gate	$(ROOTUGENHDRS)		\
10717c478bd9Sstevel@tonic-gate	$(ROOT1394HDRS)         \
10727c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGHDRS)	\
10737c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGPCIHDRS)	\
10747c478bd9Sstevel@tonic-gate	$(ROOTRSMHDRS)		\
107545916cd2Sjpk	$(ROOTTSOLHDRS)		\
10767c478bd9Sstevel@tonic-gate	$($(MACH)_ROOTHDRS)
10777c478bd9Sstevel@tonic-gate
10787c478bd9Sstevel@tonic-gate
10797c478bd9Sstevel@tonic-gateinstall_h:			\
10807c478bd9Sstevel@tonic-gate	$(ROOTDIRS)		\
10817c478bd9Sstevel@tonic-gate	LVMDERIVED_H		\
10827c478bd9Sstevel@tonic-gate	.WAIT			\
10837c478bd9Sstevel@tonic-gate	$(ROOTHDRS)		\
10847c478bd9Sstevel@tonic-gate	$(ROOTAUDHDRS)		\
10857c478bd9Sstevel@tonic-gate	$(ROOTCRYPTOHDRS)	\
10868eea8e29Sap25164	$(ROOTDCAMHDRS)		\
10877c478bd9Sstevel@tonic-gate	$(ROOTISOHDRS)		\
10887c478bd9Sstevel@tonic-gate	$(ROOTFMHDRS)		\
1089ea8dc4b6Seschrock	$(ROOTFMFSHDRS)		\
10907c478bd9Sstevel@tonic-gate	$(ROOTFMIOHDRS)		\
10917c478bd9Sstevel@tonic-gate	$(ROOTFSHDRS)		\
10927c478bd9Sstevel@tonic-gate	$(ROOTIBDHDRS)		\
10937c478bd9Sstevel@tonic-gate	$(ROOTIBHDRS)		\
10947c478bd9Sstevel@tonic-gate	$(ROOTIBTLHDRS)		\
10957c478bd9Sstevel@tonic-gate	$(ROOTIBTLIMPLHDRS)	\
10967c478bd9Sstevel@tonic-gate	$(ROOTIBNEXHDRS)	\
10977c478bd9Sstevel@tonic-gate	$(ROOTIBMGTHDRS)	\
10987c478bd9Sstevel@tonic-gate	$(ROOTIBMFHDRS)		\
10997c478bd9Sstevel@tonic-gate	$(ROOTTAVORHDRS)	\
11007c478bd9Sstevel@tonic-gate	$(ROOTLVMHDRS)		\
11017c478bd9Sstevel@tonic-gate	$(ROOTPCMCIAHDRS)	\
11027c478bd9Sstevel@tonic-gate	$(ROOTSCSIHDRS)		\
11037c478bd9Sstevel@tonic-gate	$(ROOTSCSICONFHDRS)	\
11047c478bd9Sstevel@tonic-gate	$(ROOTSCSIGENHDRS)	\
11057c478bd9Sstevel@tonic-gate	$(ROOTSCSIIMPLHDRS)	\
11067c478bd9Sstevel@tonic-gate	$(ROOTSCSIVHCIHDRS)	\
11077c478bd9Sstevel@tonic-gate	$(ROOTFCHDRS)		\
11087c478bd9Sstevel@tonic-gate	$(ROOTSYSEVENTHDRS)     \
11097c478bd9Sstevel@tonic-gate	$(ROOTCONTRACTHDRS)     \
11107c478bd9Sstevel@tonic-gate	$(ROOTUSBHDRS)		\
11117c478bd9Sstevel@tonic-gate	$(ROOTUSBAUDHDRS)	\
11127c478bd9Sstevel@tonic-gate	$(ROOTUSBHUBDHDRS)	\
11137c478bd9Sstevel@tonic-gate	$(ROOTUSBHIDHDRS)	\
11147c478bd9Sstevel@tonic-gate	$(ROOTUSBMSHDRS)	\
11157c478bd9Sstevel@tonic-gate	$(ROOTUSBPRNHDRS)       \
111690f05028Syq193411	$(ROOTUSBCDCHDRS)       \
1117c77a61a7Syz147069	$(ROOTUSBVIDHDRS)       \
11187c478bd9Sstevel@tonic-gate	$(ROOTUGENHDRS)		\
11197c478bd9Sstevel@tonic-gate	$(ROOT1394HDRS)         \
11207c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGHDRS)	\
11217c478bd9Sstevel@tonic-gate	$(ROOTHOTPLUGPCIHDRS)	\
11227c478bd9Sstevel@tonic-gate	$(ROOTRSMHDRS)		\
112345916cd2Sjpk	$(ROOTTSOLHDRS)		\
1124fb9f9b97Skupfer	$($(MACH)_ROOTHDRS)
11257c478bd9Sstevel@tonic-gate
11267c478bd9Sstevel@tonic-gateall_h: $(GENHDRS)
11277c478bd9Sstevel@tonic-gate
11287c478bd9Sstevel@tonic-gatepriv_const.h: $(PRIVS_AWK) $(PRIVS_DEF)
11297c478bd9Sstevel@tonic-gate	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v privhfile=$@
11307c478bd9Sstevel@tonic-gate
11317c478bd9Sstevel@tonic-gatepriv_names.h: $(PRIVS_AWK) $(PRIVS_DEF)
11327c478bd9Sstevel@tonic-gate	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v pubhfile=$@
11337c478bd9Sstevel@tonic-gate
11347c478bd9Sstevel@tonic-gateLVMDERIVED_H:
11357c478bd9Sstevel@tonic-gate	cd $(SRC)/uts/common/sys/lvm; pwd; $(MAKE)
11367c478bd9Sstevel@tonic-gate
11377c478bd9Sstevel@tonic-gatecheck:	$(CHECKHDRS)
11387c478bd9Sstevel@tonic-gate
11397c478bd9Sstevel@tonic-gateFRC:
11407c478bd9Sstevel@tonic-gate
11417c478bd9Sstevel@tonic-gate# EXPORT DELETE START
11427c478bd9Sstevel@tonic-gateEXPORT_SRC:
11437c478bd9Sstevel@tonic-gate	$(RM) wanboot_impl.h+ Makefile+
11447c478bd9Sstevel@tonic-gate	sed -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
11457c478bd9Sstevel@tonic-gate		< wanboot_impl.h > wanboot_impl.h+
11467c478bd9Sstevel@tonic-gate	$(MV) wanboot_impl.h+ wanboot_impl.h
11477c478bd9Sstevel@tonic-gate	sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
11487c478bd9Sstevel@tonic-gate		< Makefile > Makefile+
11497c478bd9Sstevel@tonic-gate	$(RM) Makefile
11507c478bd9Sstevel@tonic-gate	$(MV) Makefile+ Makefile
11517c478bd9Sstevel@tonic-gate	$(CHMOD) 444 Makefile wanboot_impl.h
11527c478bd9Sstevel@tonic-gate# EXPORT DELETE END
1153