Makefile revision 843e19887f64dde75055cf8842fc4db2171eff45
4721N/A#
4721N/A# CDDL HEADER START
4721N/A#
4721N/A# The contents of this file are subject to the terms of the
4721N/A# Common Development and Distribution License (the "License").
4721N/A# You may not use this file except in compliance with the License.
4721N/A#
4721N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4721N/A# or http://www.opensolaris.org/os/licensing.
4721N/A# See the License for the specific language governing permissions
4721N/A# and limitations under the License.
4721N/A#
4721N/A# When distributing Covered Code, include this CDDL HEADER in each
4721N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4721N/A# If applicable, add the following below this CDDL HEADER, with the
4721N/A# fields enclosed by brackets "[]" replaced with your own identifying
4721N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4721N/A#
4721N/A# CDDL HEADER END
4721N/A#
4721N/A#
4721N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5680N/A# Use is subject to license terms.
4721N/A#
5680N/A#ident "%Z%%M% %I% %E% SMI"
4721N/A
4721N/Ainclude $(SRC)/Makefile.master
4721N/ASUBDIRS = ia32
4721N/A$(BUILD64)SUBDIRS += $(MACH64)
4721N/Ainclude ../../../Makefile.subdirs
4721N/A