Makefile.targ revision fb9f9b975cb9214fec5dab37d461199adab9b964
ca41b452ede6feaa9d8739ec3cae19389a7b0d03Bob Halley# CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License, Version 1.0 only
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# (the "License"). You may not use this file except in compliance
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# with the License.
ca41b452ede6feaa9d8739ec3cae19389a7b0d03Bob Halley#
ca41b452ede6feaa9d8739ec3cae19389a7b0d03Bob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0a7e6db2db81e8ca518ab9d5620d69fe1b1837f5Automatic Updater# or http://www.opensolaris.org/os/licensing.
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# See the License for the specific language governing permissions
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# and limitations under the License.
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence#
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# When distributing Covered Code, include this CDDL HEADER in each
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont#
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# CDDL HEADER END
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews#
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# Use is subject to license terms.
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews#
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews# ident "%Z%%M% %I% %E% SMI"
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews#
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark AndrewsUTSTREE=$(UTSBASE)
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrewsinclude $(UTSBASE)/sun4u/montecarlo/Makefile.targ.shared
0857dced07ca40107d7f2b5931db48a6e2a1d0c9Mark Andrews