7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# CDDL HEADER START
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# The contents of this file are subject to the terms of the
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# Common Development and Distribution License (the "License").
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# You may not use this file except in compliance with the License.
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# or http://www.opensolaris.org/os/licensing.
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# See the License for the specific language governing permissions
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# and limitations under the License.
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# When distributing Covered Code, include this CDDL HEADER in each
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# If applicable, add the following below this CDDL HEADER, with the
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# CDDL HEADER END
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync#
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsyncinclude ../Makefile.com
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsyncall: stub $(LIBS)
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsyncinstall: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsyncstubinstall: stub $(STUBROOTLIBS) $(STUBROOTLINKS)
7bb2e23ec5974fc83edca622a778ab403fdbf754vboxsync