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