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