Makefile revision fcf3ce441efd61da9bb2884968af01cb7c1452cc
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# CDDL HEADER START
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# The contents of this file are subject to the terms of the
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# Common Development and Distribution License (the "License").
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# You may not use this file except in compliance with the License.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# or http://www.opensolaris.org/os/licensing.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# See the License for the specific language governing permissions
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# and limitations under the License.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# When distributing Covered Code, include this CDDL HEADER in each
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# If applicable, add the following below this CDDL HEADER, with the
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# CDDL HEADER END
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync# Use is subject to license terms.
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync#
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync
f9a51917495bc8ba8b60632219652a7b122c1190vboxsyncinclude ../Makefile.com
f9a51917495bc8ba8b60632219652a7b122c1190vboxsyncinclude ../../Makefile.lib.64
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync
f9a51917495bc8ba8b60632219652a7b122c1190vboxsyncinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT)
f9a51917495bc8ba8b60632219652a7b122c1190vboxsync