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