Makefile revision b65731f1f612238279eb4d997f43589b535c5646
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# CDDL HEADER START
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# The contents of this file are subject to the terms of the
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# Common Development and Distribution License, Version 1.0 only
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# (the "License"). You may not use this file except in compliance
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# with the License.
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6f51bbc3054846e0c0a897d5f16ceba1726bebc6jerenkrantz# See the License for the specific language governing permissions
6f51bbc3054846e0c0a897d5f16ceba1726bebc6jerenkrantz# and limitations under the License.
6f51bbc3054846e0c0a897d5f16ceba1726bebc6jerenkrantz# When distributing Covered Code, include this CDDL HEADER in each
6f51bbc3054846e0c0a897d5f16ceba1726bebc6jerenkrantz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# If applicable, add the following below this CDDL HEADER, with the
ff920f8ae37ba372801b67ea7c3d5bf1dfb55585dreid# fields enclosed by brackets "[]" replaced with your own identifying
ff920f8ae37ba372801b67ea7c3d5bf1dfb55585dreid# information: Portions Copyright [yyyy] [name of copyright owner]
ff920f8ae37ba372801b67ea7c3d5bf1dfb55585dreid# CDDL HEADER END
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe# Use is subject to license terms.
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe#ident "%Z%%M% %I% %E% SMI"
ff920f8ae37ba372801b67ea7c3d5bf1dfb55585dreid# This makefile drives the production of the fcodem misc kernel module
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# sparc implementation architecture dependent
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# Path to the base of the uts directory tree (usually /usr/src/uts).
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# Define the module and object file sets.
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# Include common rules.
a601d863bd772fefc4dc82a883589d8be6a44811wrowe# Define targets
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe# Include sun4 specific headers files
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe# Turn this on once compiler understands v9 in it's backend
998a0c99bc22357406f359ace2f602c5d6e376c6wrowe#INLINES += $(UTSBASE)/sun4/io/fcode.il
bfae8a5d3c37df19dea49b411b109198c7e84a4fbrianp# lint pass one enforcement