Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
cb666b29f81df1d11d65002250153353568021fccovener# The contents of this file are subject to the terms of the
cb666b29f81df1d11d65002250153353568021fccovener# Common Development and Distribution License (the "License").
cb666b29f81df1d11d65002250153353568021fccovener# You may not use this file except in compliance with the License.
f58fcd9d79be417ef351cac4e4c0ab264c5521e0trawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f58fcd9d79be417ef351cac4e4c0ab264c5521e0trawick# See the License for the specific language governing permissions
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener# and limitations under the License.
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener# When distributing Covered Code, include this CDDL HEADER in each
45dffe6c346dd73571ccaead10295fc7d53b59a6covener# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
45dffe6c346dd73571ccaead10295fc7d53b59a6covener# If applicable, add the following below this CDDL HEADER, with the
45dffe6c346dd73571ccaead10295fc7d53b59a6covener# fields enclosed by brackets "[]" replaced with your own identifying
75a230a728338d84dcfe81edd375352f34de22d0covener# information: Portions Copyright [yyyy] [name of copyright owner]
75a230a728338d84dcfe81edd375352f34de22d0covener# CDDL HEADER END
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener# Use is subject to license terms.
63a5ea80bddcc84a462e40f402b4f330e0e05411covener# This makefile drives the production of the kiconv_ko
63a5ea80bddcc84a462e40f402b4f330e0e05411covener# kernel module.
986f3ea2c314d4d4b3b937149853a0f23f6119aaminfrin# sparc implementation architecture dependent
f502dd154eaf60ccf6a993e83c490d52cd0a385eminfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
c7de1955eb0eaeabf7042902476397692672d549sf# Define the module and object file sets.
df6d5653669f1514b4449aaba99cb950c0013e5fcovener# Include common rules.
509622419be000045d461ef38fb97df778fdf81djailletc# Define targets
441d366a564bc6faa7c1eaffbacf8c4f37862199minfrin# For now, disable these lint checks; maintainers should endeavor
441d366a564bc6faa7c1eaffbacf8c4f37862199minfrin# to investigate and remove these for maximum lint coverage.
0b9de55d178312ec929dbe417dd61199b269991djailletc# Please do not carry these forward to new Makefiles.
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin# Default build targets.
9ea14ade0d235bec11e6c221b888a6630a0be849covener# Include common targets.