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