Makefile revision ac88567a7a5bb7f01cf22cf366bc9d6203e24d7a
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence#
69fe9aaafdd6a141610e86a777d325db75422070Mark Andrews# CDDL HEADER START
a7038d1a0513c8e804937ebc95fc9cb3a46c04f5Mark Andrews#
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# The contents of this file are subject to the terms of the
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Common Development and Distribution License (the "License").
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence# You may not use this file except in compliance with the License.
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence#
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# 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
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence# fields enclosed by brackets "[]" replaced with your own identifying
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater#
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# CDDL HEADER END
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein#
cb4a97bb1c84fcab089136f0a4686ab5fea6a07cDavid Lawrence
cb4a97bb1c84fcab089136f0a4686ab5fea6a07cDavid Lawrence#
cb4a97bb1c84fcab089136f0a4686ab5fea6a07cDavid Lawrence# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence#
28d8b4118da7abed531ca09136a6d1402837d721Mark Andrews
28d8b4118da7abed531ca09136a6d1402837d721Mark AndrewsSUBDIRS = \
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence sas2 \
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence usmp
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein.KEEP_STATE:
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence.PARALLEL:
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrenceinclude ../../Makefile.subdirs
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence