Makefile revision 3f2f09c1efd66f6d2995998ea72c5df8c70c9a97
293N/A# The contents of this file are subject to the terms of the 293N/A# Common Development and Distribution License (the "License"). 293N/A# You may not use this file except in compliance with the License. 293N/A# See the License for the specific language governing permissions 293N/A# and limitations under the License. 293N/A# When distributing Covered Code, include this CDDL HEADER in each 293N/A# If applicable, add the following below this CDDL HEADER, with the 293N/A# fields enclosed by brackets "[]" replaced with your own identifying 293N/A# information: Portions Copyright [yyyy] [name of copyright owner] 293N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 5680N/A# Use is subject to license terms. 5680N/A# ident "%Z%%M% %I% %E% SMI" 293N/A# sparc architecture dependent 293N/A# Define the module and object file sets. 7144N/A# For now, Sparc uses its own mapfile. This will be corrected 3817N/A# when portions of new boot architecture are made common. # krtld uses a mapfile during the link to hide some symbols, thus changing # their scope from global to local. This will fool ctfmerge (it won't record # the changed symbols) unless we tell it to use fuzzy matching. # krtld has its own private copies of these functions and objects # Include common targets.