Makefile revision d58fda4376e4bf67072ce2e69f6f47036f9dbb68
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# CDDL HEADER START
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# The contents of this file are subject to the terms of the
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Common Development and Distribution License, Version 1.0 only
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# (the "License"). You may not use this file except in compliance
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# with the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# See the License for the specific language governing permissions
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# and limitations under the License.
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# When distributing Covered Code, include this CDDL HEADER in each
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# CDDL HEADER END
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
4a574476721ef1c9c03234858d2911938aa4cf63sin# Use is subject to license terms.
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson#pragma ident "%Z%%M% %I% %E% SMI"
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# This makefile drives the production of the adm1026 driver kernel module
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# sun4u implementation architecture dependent
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Path to the base of the uts directory tree (usually /usr/src/uts).
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Define the module and object file sets.
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Include common rules.
53247d28ba99538f841a13ea2cde01c3faa3ef36kenneth_suter# lint pass one enforcement
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# compile time debug flag
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Define targets
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Include common targets.
32410ad3482ff852acc915b7ff7a9558d984ae4bneil_a_wilson# Defines for local commands.
53247d28ba99538f841a13ea2cde01c3faa3ef36kenneth_suter# Warlock targets