4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# CDDL HEADER START
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# The contents of this file are subject to the terms of the
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Common Development and Distribution License (the "License").
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# You may not use this file except in compliance with the License.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# See the License for the specific language governing permissions
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# and limitations under the License.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# When distributing Covered Code, include this CDDL HEADER in each
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# If applicable, add the following below this CDDL HEADER, with the
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# CDDL HEADER END
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Use is subject to license terms.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Path to the base of the uts directory tree (usually /usr/src/uts).
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Define the module and object file sets.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Include common rules.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Define targets
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsyncINSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Default build targets.
4fedcd2da6f840dbadee84e579f146ad0f1fde22vboxsync# Include common targets.