Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# The contents of this file are subject to the terms of the
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# Common Development and Distribution License (the "License").
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# You may not use this file except in compliance with the License.
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# See the License for the specific language governing permissions
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# and limitations under the License.
a50db00c3663c2a0d3531965c64d995516b06288niq# When distributing Covered Code, include this CDDL HEADER in each
a50db00c3663c2a0d3531965c64d995516b06288niq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ea6ff3396df1d6d43ee0ecfa3e26ada981d8e9a3sctemme# If applicable, add the following below this CDDL HEADER, with the
ea6ff3396df1d6d43ee0ecfa3e26ada981d8e9a3sctemme# fields enclosed by brackets "[]" replaced with your own identifying
8a0c75e992cc657a98317e78374b800d16963cfatrawick# information: Portions Copyright [yyyy] [name of copyright owner]
ab1b172430f2d4e1b222b541bb8c1d431c1a7bc7sf# CDDL HEADER END
3f985866b9b5b49fb57735b5eb135591163f30dfsf# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
3f985866b9b5b49fb57735b5eb135591163f30dfsf# Use is subject to license terms.
7f51e5c395d431b8c20226f77de28efe13272bfasf# This makefile drives the production of the sun4u lneck platform module.
17d64c884a44f5ca72f6901afd3e50991bfc1c63sf# sun4u implementation architecture dependent
a6e4caaa97e433cc2ef78d957bc32756d9c49f79sf# Path to the base of the uts directory tree (usually /usr/src/uts).
a6e4caaa97e433cc2ef78d957bc32756d9c49f79sf# Define the module and object file sets.
87587593f1a53030e840acc0dec6cc881022ea40covener# Include common rules.
52071e4b9f49c3a1c2c767c7ea80ec92cf9032c9covenerinclude $(UTSBASE)/sun4u/cherrystone/Makefile.cherrystone
89b8bbc89404e7071e573c4f0a17f528996e855djorton# Override defaults
6bc4f334a04802bab835893d0c42af8bfb9c3c41sf# Define targets
195edf54eccd8c5a436c7dd17f5f604e7074d5d1sf# lint pass one enforcement
03577bc320125eaa2b27ee7af78b894ee6dfe121takashi# Default build targets.
4dee28b6fc8fff5efde4e7821aeb6defed3fb84dsf @echo "resolving symbols against unix.o"
23247a8f748077bc788a5fbaf91d5fad34d0b7d1sf PLAT_DIR=$(HERE) SYM_MOD=$(HERE)/$(SYM_MOD) $(MAKE) symcheck)
58015652ffe00f004c6404a0631474f23dadc7dasf# Include common targets.