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 57c70629eStaylor# Common Development and Distribution License (the "License"). 67c70629eStaylor# 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# 22ba2be530Sab196087# 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-gate 277c478bd9Sstevel@tonic-gateinclude ../../../Makefile.master 287c478bd9Sstevel@tonic-gate 297c478bd9Sstevel@tonic-gate# NOTE: hrtcntl.h and hrtsys.h are present in this directory so that the 307c478bd9Sstevel@tonic-gate# hrtsys system call can be built to facilitate transportability of 317c478bd9Sstevel@tonic-gate# stock SVr4 programs. Every effort is to be made to prevent objects 327c478bd9Sstevel@tonic-gate# from being built, so these headers are not exported (installed). 337c478bd9Sstevel@tonic-gate 347c478bd9Sstevel@tonic-gateHDRS = \ 357c478bd9Sstevel@tonic-gate archsystm.h \ 367c478bd9Sstevel@tonic-gate asm_linkage.h \ 377c478bd9Sstevel@tonic-gate bootconf.h \ 387c478bd9Sstevel@tonic-gate bootregs.h \ 397c478bd9Sstevel@tonic-gate bootsvcs.h \ 407c478bd9Sstevel@tonic-gate controlregs.h \ 417c478bd9Sstevel@tonic-gate cpu.h \ 427c478bd9Sstevel@tonic-gate ddi_isa.h \ 437c478bd9Sstevel@tonic-gate debugreg.h \ 447c478bd9Sstevel@tonic-gate dnet.h \ 457c478bd9Sstevel@tonic-gate fasttrap_isa.h \ 467c478bd9Sstevel@tonic-gate fp.h \ 477c478bd9Sstevel@tonic-gate frame.h \ 487c478bd9Sstevel@tonic-gate inline.h \ 49*20906b23SVikram Hegde iommulib.h \ 50551bc2a6Smrj hypervisor.h \ 517c478bd9Sstevel@tonic-gate kd.h \ 527c478bd9Sstevel@tonic-gate kdi_machimpl.h \ 53ae115bc7Smrj kdi_regs.h \ 547c478bd9Sstevel@tonic-gate machlock.h \ 557c478bd9Sstevel@tonic-gate machsig.h \ 567c478bd9Sstevel@tonic-gate machtypes.h \ 577aec1d6eScindi mc.h \ 587aec1d6eScindi mc_amd.h \ 5920c794b3Sgavinm mc_intel.h \ 607aec1d6eScindi mca_amd.h \ 617aec1d6eScindi mca_x86.h \ 627c478bd9Sstevel@tonic-gate mii.h \ 637c478bd9Sstevel@tonic-gate miipriv.h \ 647c478bd9Sstevel@tonic-gate mutex_impl.h \ 657c478bd9Sstevel@tonic-gate obpdefs.h \ 667c478bd9Sstevel@tonic-gate old_procfs.h \ 677c478bd9Sstevel@tonic-gate pcb.h \ 68ae115bc7Smrj pmem.h \ 69843e1988Sjohnlev privmregs.h \ 707c478bd9Sstevel@tonic-gate privregs.h \ 717c478bd9Sstevel@tonic-gate procfs_isa.h \ 727c478bd9Sstevel@tonic-gate prom_emul.h \ 737c478bd9Sstevel@tonic-gate prom_isa.h \ 747c478bd9Sstevel@tonic-gate prom_plat.h \ 757c478bd9Sstevel@tonic-gate promif.h \ 767c478bd9Sstevel@tonic-gate promimpl.h \ 777c478bd9Sstevel@tonic-gate psw.h \ 787c478bd9Sstevel@tonic-gate pte.h \ 797c478bd9Sstevel@tonic-gate reg.h \ 807c478bd9Sstevel@tonic-gate regset.h \ 817c478bd9Sstevel@tonic-gate segment.h \ 827c478bd9Sstevel@tonic-gate segments.h \ 837c478bd9Sstevel@tonic-gate spl.h \ 847c478bd9Sstevel@tonic-gate stack.h \ 857c478bd9Sstevel@tonic-gate stat_impl.h \ 867c478bd9Sstevel@tonic-gate synch32.h \ 877c478bd9Sstevel@tonic-gate sysconfig_impl.h \ 887c478bd9Sstevel@tonic-gate sysi86.h \ 897c478bd9Sstevel@tonic-gate trap.h \ 907c478bd9Sstevel@tonic-gate traptrace.h \ 917c478bd9Sstevel@tonic-gate tss.h \ 927c478bd9Sstevel@tonic-gate ucontext.h \ 937c478bd9Sstevel@tonic-gate utrap.h \ 947c478bd9Sstevel@tonic-gate vmparam.h \ 95551bc2a6Smrj x86_archext.h \ 96551bc2a6Smrj xen_errno.h 977c478bd9Sstevel@tonic-gate 98fb9f9b97SkupferCLOSEDHDRS = \ 99d8d4fa8fSgd78059 memtest.h 100fb9f9b97Skupfer 1017c478bd9Sstevel@tonic-gateSUBHDRS = \ 1027c70629eStaylor dktp/mscsi.h 1037c478bd9Sstevel@tonic-gate 1047c478bd9Sstevel@tonic-gateROOTDIR= $(ROOT)/usr/include/sys 1057c478bd9Sstevel@tonic-gateSCSIDIR= $(ROOTDIR)/scsi 1067c478bd9Sstevel@tonic-gateSCSIDIRS= $(SCSIDIR) $(SCSIDIR)/conf $(SCSIDIR)/generic \ 1077c478bd9Sstevel@tonic-gate $(SCSIDIR)/impl $(SCSIDIR)/targets 1087c478bd9Sstevel@tonic-gateDKTPDIR= $(ROOTDIR)/dktp 1097c478bd9Sstevel@tonic-gateDKTPDIRS= $(DKTPDIR) 1107c478bd9Sstevel@tonic-gateROOTFSDIR= $(ROOTDIR)/fs 1117c478bd9Sstevel@tonic-gateROOTDIRS= $(ROOTDIR) $(ROOTFSDIR) 1127c478bd9Sstevel@tonic-gate 1137c478bd9Sstevel@tonic-gateROOTHDRS= $(HDRS:%=$(ROOTDIR)/%) $(SUBHDRS:%=$(ROOTDIR)/%) 114fb9f9b97Skupfer$(CLOSED_BUILD)ROOTHDRS += $(CLOSEDHDRS:%=$(ROOTDIR)/%) 115fb9f9b97Skupfer 1167c478bd9Sstevel@tonic-gateCHECKHDRS= \ 1177c478bd9Sstevel@tonic-gate $(HDRS:%.h=%.check) \ 1184fceebdfSblakej $(SUBHDRS:%.h=%.check) 1197c478bd9Sstevel@tonic-gate 120fb9f9b97Skupfer$(CLOSED_BUILD)CHECKHDRS += $(CLOSEDHDRS:%.h=$(CLOSED)/uts/intel/sys/%.check) 121fb9f9b97Skupfer 1227c478bd9Sstevel@tonic-gate# install rules 1237c478bd9Sstevel@tonic-gate$(ROOTDIR)/%: % 1247c478bd9Sstevel@tonic-gate $(INS.file) 1257c478bd9Sstevel@tonic-gate 126fb9f9b97Skupfer$(ROOTDIR)/%: $(CLOSED)/uts/intel/sys/% 127fb9f9b97Skupfer $(INS.file) 128fb9f9b97Skupfer 1297c478bd9Sstevel@tonic-gate.KEEP_STATE: 1307c478bd9Sstevel@tonic-gate 1314fceebdfSblakej.PARALLEL: $(CHECKHDRS) $(ROOTHDRS) 1327c478bd9Sstevel@tonic-gate 1334fceebdfSblakejinstall_h: $(ROOTDIRS) .WAIT $(ROOTHDRS) 1347c478bd9Sstevel@tonic-gate 1357c478bd9Sstevel@tonic-gate$(ROOTDIRS): 1367c478bd9Sstevel@tonic-gate $(INS.dir) 1377c478bd9Sstevel@tonic-gate 1387c478bd9Sstevel@tonic-gatecheck: $(CHECKHDRS) 139