Makefile revision e4b86885570d77af552e9cf94f142f4d744fb8c8
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington#
431a83fb29482c5170b3e4026e59bb14849a6707Tinderbox User# CDDL HEADER START
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington# The contents of this file are subject to the terms of the
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Common Development and Distribution License (the "License").
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington# You may not use this file except in compliance with the License.
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington#
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# or http://www.opensolaris.org/os/licensing.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
d7201de09b85929a86b157f4b2d91667c68c6b52Automatic Updater#
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# CDDL HEADER END
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein#
cffe50abf66495ee08084f8e1081278a9b589985Brian Wellington#
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellington# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellington# Use is subject to license terms.
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellington#
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellingtoninclude $(SRC)/Makefile.master
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian WellingtonSUBDIRS = ia32
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellington$(BUILD64)SUBDIRS += $(MACH64)
9ce9834a57b5bdc1fb27aa78d7e8010bd46db714Brian Wellingtoninclude ../../../Makefile.subdirs
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington