15d9d0b528387242011cdcc6190c9e598cfe3a07yy# CDDL HEADER START
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# The contents of this file are subject to the terms of the
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Common Development and Distribution License (the "License").
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# You may not use this file except in compliance with the License.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# See the License for the specific language governing permissions
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# and limitations under the License.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# When distributing Covered Code, include this CDDL HEADER in each
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# If applicable, add the following below this CDDL HEADER, with the
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# fields enclosed by brackets "[]" replaced with your own identifying
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# information: Portions Copyright [yyyy] [name of copyright owner]
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# CDDL HEADER END
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Use is subject to license terms.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# This makefile drives the production of the kiconv_ko
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# kernel module.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# sparc implementation architecture dependent
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Path to the base of the uts directory tree (usually /usr/src/uts).
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Define the module and object file sets.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Include common rules.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Define targets
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Overrides
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# For now, disable these lint checks; maintainers should endeavor
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# to investigate and remove these for maximum lint coverage.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Please do not carry these forward to new Makefiles.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Default build targets.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Include common targets.