Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
792N/A#
792N/A# CDDL HEADER START
792N/A#
792N/A# The contents of this file are subject to the terms of the
911N/A# Common Development and Distribution License, Version 1.0 only
792N/A# (the "License"). You may not use this file except in compliance
792N/A# with the License.
792N/A#
792N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
792N/A# or http://www.opensolaris.org/os/licensing.
792N/A# See the License for the specific language governing permissions
792N/A# and limitations under the License.
792N/A#
792N/A# When distributing Covered Code, include this CDDL HEADER in each
792N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
792N/A# If applicable, add the following below this CDDL HEADER, with the
792N/A# fields enclosed by brackets "[]" replaced with your own identifying
792N/A# information: Portions Copyright [yyyy] [name of copyright owner]
792N/A#
792N/A# CDDL HEADER END
792N/A#
792N/A#
792N/A# Copyright (c) 1989 by Sun Microsystems, Inc.
792N/A#
792N/A
792N/AFSTYPE= hsfs
792N/ALIBPROG= labelit
792N/AATTMK= $(LIBPROG)
792N/A
792N/Ainclude ../../Makefile.fstype
792N/A
792N/ACERRWARN += -_gcc=-Wno-switch
792N/ACERRWARN += -_gcc=-Wno-implicit-function-declaration
792N/ACERRWARN += -_gcc=-Wno-unused-variable
792N/A
792N/Alint := PROG = $(LIBPROG)
792N/A
792N/Alint: lint_PROG
792N/A