Makefile revision ea8dc4b6d2251b437950c0056bc626b311c73c27
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem#
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim#
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim# The contents of this file are subject to the terms of the
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf# Common Development and Distribution License (the "License").
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf# You may not use this file except in compliance with the License.
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf#
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93cf7fc650197b941ae31a7c7e51e901b129e954igalic# or http://www.opensolaris.org/os/licensing.
93cf7fc650197b941ae31a7c7e51e901b129e954igalic# See the License for the specific language governing permissions
93cf7fc650197b941ae31a7c7e51e901b129e954igalic# and limitations under the License.
a1b1c78faf7969affb320f5c8eb270ffa21314c4rjung#
a1b1c78faf7969affb320f5c8eb270ffa21314c4rjung# When distributing Covered Code, include this CDDL HEADER in each
a1b1c78faf7969affb320f5c8eb270ffa21314c4rjung# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a2558ec3af4391b7da7fe61e1e53383bbd0174b9jorton# If applicable, add the following below this CDDL HEADER, with the
a2558ec3af4391b7da7fe61e1e53383bbd0174b9jorton# fields enclosed by brackets "[]" replaced with your own identifying
a2558ec3af4391b7da7fe61e1e53383bbd0174b9jorton# information: Portions Copyright [yyyy] [name of copyright owner]
a2558ec3af4391b7da7fe61e1e53383bbd0174b9jorton#
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton# CDDL HEADER END
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton#
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton#
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf# Use is subject to license terms.
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf#
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf#ident "%Z%%M% %I% %E% SMI"
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sfinclude ../../Makefile.com
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sfinclude ../../Makefile.targ
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjimLDLIBS += -lzfs
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjiminstall: all $(ROOTPROG)
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim