11772Sjl139090# CDDL HEADER START 21772Sjl139090# 31772Sjl139090# The contents of this file are subject to the terms of the 41772Sjl139090# Common Development and Distribution License (the "License"). 51772Sjl139090# You may not use this file except in compliance with the License. 61772Sjl139090# 71772Sjl139090# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 81772Sjl139090# or http://www.opensolaris.org/os/licensing. 91772Sjl139090# See the License for the specific language governing permissions 101772Sjl139090# and limitations under the License. 111772Sjl139090# 121772Sjl139090# When distributing Covered Code, include this CDDL HEADER in each 131772Sjl139090# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 141772Sjl139090# If applicable, add the following below this CDDL HEADER, with the 151772Sjl139090# fields enclosed by brackets "[]" replaced with your own identifying 161772Sjl139090# information: Portions Copyright [yyyy] [name of copyright owner] 171772Sjl139090# 181772Sjl139090# CDDL HEADER END 191772Sjl139090# 201772Sjl139090# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 211772Sjl139090# Use is subject to license terms. 221772Sjl139090# 231772Sjl139090# ident "%Z%%M% %I% %E% SMI" 241772Sjl139090# 251772Sjl139090 26*3174SjimandUTSTREE=$(UTSBASE) 271772Sjl139090 28*3174Sjimandinclude $(UTSBASE)/sun4u/opl/Makefile.opl.shared 29