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