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