Makefile revision bf56214c0556fa6864189c826d39dbe156bb22a0
893328ef6ff86d0ca27774778d84410353789fb0fielding# CDDL HEADER START
893328ef6ff86d0ca27774778d84410353789fb0fielding# The contents of this file are subject to the terms of the
0202d2114cc6d7042995100519cce45c808c153bnd# Common Development and Distribution License (the "License").
0202d2114cc6d7042995100519cce45c808c153bnd# You may not use this file except in compliance with the License.
893328ef6ff86d0ca27774778d84410353789fb0fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
893328ef6ff86d0ca27774778d84410353789fb0fielding# See the License for the specific language governing permissions
0202d2114cc6d7042995100519cce45c808c153bnd# and limitations under the License.
0202d2114cc6d7042995100519cce45c808c153bnd# When distributing Covered Code, include this CDDL HEADER in each
0202d2114cc6d7042995100519cce45c808c153bnd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0202d2114cc6d7042995100519cce45c808c153bnd# If applicable, add the following below this CDDL HEADER, with the
893328ef6ff86d0ca27774778d84410353789fb0fielding# fields enclosed by brackets "[]" replaced with your own identifying
893328ef6ff86d0ca27774778d84410353789fb0fielding# information: Portions Copyright [yyyy] [name of copyright owner]
893328ef6ff86d0ca27774778d84410353789fb0fielding# CDDL HEADER END
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Use is subject to license terms.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# This makefile drives the production of the fas driver kernel module.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# sparc architecture dependent
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz#ident "%Z%%M% %I% %E% SMI"
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Path to the base of the uts directory tree (usually /usr/src/uts).
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Define the module and object file sets.
893328ef6ff86d0ca27774778d84410353789fb0fielding# Include common rules.
0b7037d0efc1cd510ee12e8a35c982c3f2da0353pquerna# Define targets
893328ef6ff86d0ca27774778d84410353789fb0fielding# lint pass one enforcement
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# For now, disable these lint checks; maintainers should endeavor
893328ef6ff86d0ca27774778d84410353789fb0fielding# to investigate and remove these for maximum lint coverage.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Please do not carry these forward to new Makefiles.
0b7037d0efc1cd510ee12e8a35c982c3f2da0353pquerna# Default build targets.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Include common targets.
893328ef6ff86d0ca27774778d84410353789fb0fielding# Defines for local commands.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# lock_lint rules
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz$(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/fas.wlcmd warlock_ddi.files \