2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# CDDL HEADER START
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# The contents of this file are subject to the terms of the
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# Common Development and Distribution License (the "License").
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# You may not use this file except in compliance with the License.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# See the License for the specific language governing permissions
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# and limitations under the License.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# When distributing Covered Code, include this CDDL HEADER in each
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# If applicable, add the following below this CDDL HEADER, with the
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# fields enclosed by brackets "[]" replaced with your own identifying
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# information: Portions Copyright [yyyy] [name of copyright owner]
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# CDDL HEADER END
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# Object lists are organized into primary (most frequently used code) and
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# secondary lists (less frequently used code, ie. a.out support).
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel BřezinaS_COMOBJS= debug.o audit.o object.o cache_a.out.o \
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# This is safe because linking is done only with the primary compiler.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina$(__GNUC)MAPFILE-ORDER = ../common/mapfile-order-gcc
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel Březina# Add any a.out and machine specific flags.
2827b0d03f7b6bafa504d22a5d7ca39cbda048b3Pavel BřezinaCPPFLAGS += -I../../../../uts/sparc/krtld -DA_OUT