4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24
25 include $(SRC)/uts/Makefile.uts
26
27 FILEMODE=644
28
29 #
30 # Note that the following headers are present in the kernel but
31 # neither installed or shipped as part of the product:
32 # cpuid_drv.h: Private interface for cpuid consumers
33 # unix_bb_info.h: Private interface to kcov
34 #
35
36 i386_HDRS= \
37 agp/agpamd64gart_io.h \
38 agp/agpdefs.h \
39 agp/agpgart_impl.h \
40 agp/agpmaster_io.h \
41 agp/agptarget_io.h \
42 agpgart.h \
43 asy.h \
224 exechdr.h \
225 extdirent.h \
226 fault.h \
227 fasttrap.h \
228 fasttrap_impl.h \
229 fbio.h \
230 fbuf.h \
231 fcntl.h \
232 fct.h \
233 fct_defines.h \
234 fctio.h \
235 fdbuffer.h \
236 fdio.h \
237 feature_tests.h \
238 fem.h \
239 file.h \
240 filio.h \
241 flock.h \
242 flock_impl.h \
243 fork.h \
244 fss.h \
245 fsspriocntl.h \
246 fsid.h \
247 fssnap.h \
248 fssnap_if.h \
249 fstyp.h \
250 ftrace.h \
251 fx.h \
252 fxpriocntl.h \
253 gfs.h \
254 gld.h \
255 gldpriv.h \
256 group.h \
257 hdio.h \
258 hook.h \
259 hook_event.h \
260 hook_impl.h \
261 hwconf.h \
262 ia.h \
263 iapriocntl.h \
|
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24 #
25 # Copyright 2013 Damian Bogel. All rights reserved.
26 #
27
28 include $(SRC)/uts/Makefile.uts
29
30 FILEMODE=644
31
32 #
33 # Note that the following headers are present in the kernel but
34 # neither installed or shipped as part of the product:
35 # cpuid_drv.h: Private interface for cpuid consumers
36 # unix_bb_info.h: Private interface to kcov
37 #
38
39 i386_HDRS= \
40 agp/agpamd64gart_io.h \
41 agp/agpdefs.h \
42 agp/agpgart_impl.h \
43 agp/agpmaster_io.h \
44 agp/agptarget_io.h \
45 agpgart.h \
46 asy.h \
227 exechdr.h \
228 extdirent.h \
229 fault.h \
230 fasttrap.h \
231 fasttrap_impl.h \
232 fbio.h \
233 fbuf.h \
234 fcntl.h \
235 fct.h \
236 fct_defines.h \
237 fctio.h \
238 fdbuffer.h \
239 fdio.h \
240 feature_tests.h \
241 fem.h \
242 file.h \
243 filio.h \
244 flock.h \
245 flock_impl.h \
246 fork.h \
247 fsd.h \
248 fss.h \
249 fsspriocntl.h \
250 fsid.h \
251 fssnap.h \
252 fssnap_if.h \
253 fstyp.h \
254 ftrace.h \
255 fx.h \
256 fxpriocntl.h \
257 gfs.h \
258 gld.h \
259 gldpriv.h \
260 group.h \
261 hdio.h \
262 hook.h \
263 hook_event.h \
264 hook_impl.h \
265 hwconf.h \
266 ia.h \
267 iapriocntl.h \
|