1*7532SSean.Ye@Sun.COM# 2*7532SSean.Ye@Sun.COM# CDDL HEADER START 3*7532SSean.Ye@Sun.COM# 4*7532SSean.Ye@Sun.COM# The contents of this file are subject to the terms of the 5*7532SSean.Ye@Sun.COM# Common Development and Distribution License (the "License"). 6*7532SSean.Ye@Sun.COM# You may not use this file except in compliance with the License. 7*7532SSean.Ye@Sun.COM# 8*7532SSean.Ye@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*7532SSean.Ye@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*7532SSean.Ye@Sun.COM# See the License for the specific language governing permissions 11*7532SSean.Ye@Sun.COM# and limitations under the License. 12*7532SSean.Ye@Sun.COM# 13*7532SSean.Ye@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*7532SSean.Ye@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*7532SSean.Ye@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*7532SSean.Ye@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*7532SSean.Ye@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*7532SSean.Ye@Sun.COM# 19*7532SSean.Ye@Sun.COM# CDDL HEADER END 20*7532SSean.Ye@Sun.COM# 21*7532SSean.Ye@Sun.COM# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 22*7532SSean.Ye@Sun.COM# Use is subject to license terms. 23*7532SSean.Ye@Sun.COM# 24*7532SSean.Ye@Sun.COMMODULE = cpu.generic.so 25*7532SSean.Ye@Sun.COMMDBTGT = kvm 26*7532SSean.Ye@Sun.COM 27*7532SSean.Ye@Sun.COMMODSRCS = gcpu.c 28*7532SSean.Ye@Sun.COM 29*7532SSean.Ye@Sun.COMinclude ../../../../../Makefile.cmd 30*7532SSean.Ye@Sun.COMinclude ../../../../../Makefile.cmd.64 31*7532SSean.Ye@Sun.COMinclude ../../../../intel/Makefile.amd64 32*7532SSean.Ye@Sun.COMinclude ../../../../Makefile.module 33*7532SSean.Ye@Sun.COM 34*7532SSean.Ye@Sun.COMCPPFLAGS += -I../../../../common 35*7532SSean.Ye@Sun.COMCPPFLAGS += -I$(SRC)/uts/i86pc/cpu 36*7532SSean.Ye@Sun.COMCPPFLAGS += -I$(SRC)/uts/intel 37*7532SSean.Ye@Sun.COMCPPFLAGS += -I$(SRC)/uts/i86pc 38