Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# CDDL HEADER START
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# The contents of this file are subject to the terms of the
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Common Development and Distribution License, Version 1.0 only
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# (the "License"). You may not use this file except in compliance
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# with the License.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# See the License for the specific language governing permissions
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# and limitations under the License.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# When distributing Covered Code, include this CDDL HEADER in each
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# If applicable, add the following below this CDDL HEADER, with the
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# CDDL HEADER END
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Use is subject to license terms.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync#ident "%Z%%M% %I% %E% SMI"
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# This makefile drives the production of the fd driver kernel module.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# sun4u implementation architecture dependent
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Path to the base of the uts directory tree (usually /usr/src/uts).
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Define the module and object file sets.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Include common rules.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Define targets
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync$(OBJS_DIR)/fd_asm.o := AS_CPPFLAGS += -I$(OBJS_DIR)
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# lint pass one enforcement
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Default build targets.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Include common targets.
03532efdc331b598d3dedc8cc7477641c3b0dd12vboxsync# Assym targets