Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
346N/A#
346N/A# CDDL HEADER START
346N/A#
346N/A# The contents of this file are subject to the terms of the
346N/A# Common Development and Distribution License, Version 1.0 only
346N/A# (the "License"). You may not use this file except in compliance
346N/A# with the License.
346N/A#
346N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
346N/A# or http://www.opensolaris.org/os/licensing.
346N/A# See the License for the specific language governing permissions
346N/A# and limitations under the License.
346N/A#
346N/A# When distributing Covered Code, include this CDDL HEADER in each
346N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
346N/A# If applicable, add the following below this CDDL HEADER, with the
346N/A# fields enclosed by brackets "[]" replaced with your own identifying
346N/A# information: Portions Copyright [yyyy] [name of copyright owner]
346N/A#
346N/A# CDDL HEADER END
346N/A#
346N/A#
3996N/A#ident "%Z%%M% %I% %E% SMI"
346N/A#
346N/A# Copyright (c) 1989 by Sun Microsystems, Inc.
4256N/A#
3996N/A
3996N/AFSTYPE= hsfs
346N/ALIBPROG= labelit
346N/AATTMK= $(LIBPROG)
4256N/A
783N/Ainclude ../../Makefile.fstype
1273N/A
4256N/Alint := PROG = $(LIBPROG)
618N/A
1273N/Alint: lint_PROG
1273N/A