Makefile revision 99dda20867d903eec23291ba1ecb18a82d70096b
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# CDDL HEADER START
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# The contents of this file are subject to the terms of the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# Common Development and Distribution License (the "License").
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# You may not use this file except in compliance with the License.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# or http://www.opensolaris.org/os/licensing.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# See the License for the specific language governing permissions
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# and limitations under the License.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# When distributing Covered Code, include this CDDL HEADER in each
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# If applicable, add the following below this CDDL HEADER, with the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# CDDL HEADER END
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#ident "%Z%%M% %I% %E% SMI"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync# Use is subject to license terms.
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsyncinclude ../Makefile.com
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync.KEEP_STATE:
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsyncLICENSEFILES += ../../cmd/backup/dump/THIRDPARTYLICENSE
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncall: $(FILES)
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinstall: all pkg
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinclude ../Makefile.targ
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync