xref: /illumos-gate/usr/src/uts/i86pc/cpu/Makefile.cpu (revision 7aec1d6e)
15714154dSmikechr# CDDL HEADER START
25714154dSmikechr#
35714154dSmikechr# The contents of this file are subject to the terms of the
45714154dSmikechr# Common Development and Distribution License, Version 1.0 only
55714154dSmikechr# (the "License").  You may not use this file except in compliance
65714154dSmikechr# with the License.
75714154dSmikechr#
85714154dSmikechr# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
95714154dSmikechr# or http://www.opensolaris.org/os/licensing.
105714154dSmikechr# See the License for the specific language governing permissions
115714154dSmikechr# and limitations under the License.
125714154dSmikechr#
135714154dSmikechr# When distributing Covered Code, include this CDDL HEADER in each
145714154dSmikechr# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
155714154dSmikechr# If applicable, add the following below this CDDL HEADER, with the
165714154dSmikechr# fields enclosed by brackets "[]" replaced with your own identifying
175714154dSmikechr# information: Portions Copyright [yyyy] [name of copyright owner]
185714154dSmikechr#
195714154dSmikechr# CDDL HEADER END
205714154dSmikechr#
215714154dSmikechr# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
225714154dSmikechr# Use is subject to license terms.
235714154dSmikechr#
24*7aec1d6eScindi# ident	"%Z%%M%	%I%	%E% SMI"
25*7aec1d6eScindi#
265714154dSmikechr
27*7aec1d6eScindiinclude $(UTSBASE)/i86pc/Makefile.i86pc
28*7aec1d6eScindiinclude $(UTSBASE)/i86pc/cpu/Makefile.files
29