xref: /titanic_41/usr/src/uts/sun4u/sunfire/Makefile.targ (revision 29949e866e40b95795203f3ee46f44a197c946e4)
1*29949e86Sstevel#
2*29949e86Sstevel# CDDL HEADER START
3*29949e86Sstevel#
4*29949e86Sstevel# The contents of this file are subject to the terms of the
5*29949e86Sstevel# Common Development and Distribution License (the "License").
6*29949e86Sstevel# You may not use this file except in compliance with the License.
7*29949e86Sstevel#
8*29949e86Sstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*29949e86Sstevel# or http://www.opensolaris.org/os/licensing.
10*29949e86Sstevel# See the License for the specific language governing permissions
11*29949e86Sstevel# and limitations under the License.
12*29949e86Sstevel#
13*29949e86Sstevel# When distributing Covered Code, include this CDDL HEADER in each
14*29949e86Sstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*29949e86Sstevel# If applicable, add the following below this CDDL HEADER, with the
16*29949e86Sstevel# fields enclosed by brackets "[]" replaced with your own identifying
17*29949e86Sstevel# information: Portions Copyright [yyyy] [name of copyright owner]
18*29949e86Sstevel#
19*29949e86Sstevel# CDDL HEADER END
20*29949e86Sstevel#
21*29949e86Sstevel
22*29949e86Sstevel#
23*29949e86Sstevel# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
24*29949e86Sstevel# Use is subject to license terms.
25*29949e86Sstevel#
26*29949e86Sstevel#ident	"%Z%%M%	%I%	%E% SMI"
27*29949e86Sstevel#
28*29949e86Sstevel
29*29949e86SstevelUTSTREE=$(UTSBASE)
30*29949e86Sstevel
31*29949e86Sstevelinclude $(UTSBASE)/sun4u/sunfire/Makefile.targ.shared
32