#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2016 RackTop Systems.
#
# Note: Why SUBDIRS-common isn't sorted alphabetically
#
# The items under SGS are not independent of each other.
# They must be built in an order that ensures that
# all dependencies of an item have been built before the
# item itself.
#
.WAIT \
libdl \
libelf \
liblddbg \
.WAIT \
libld \
librtld \
libcrle \
.WAIT \
0@0 \
ld \
ldd \
lddstub \
rtld \
.WAIT \
ldprof \
pvs \
crle \
ar \
dump \
elfdump \
elfedit \
elfwrap \
error \
gprof \
lari \
lex \
lorder \
m4 \
mcs \
moe \
nm \
prof \
ranlib \
size \
symorder \
tsort \
unifdef \
# Messaging support
#
# Messaging support
#
_msg_sgsmsg: $(MSGDIR)
delete \
# Integration of ld and ld.so.1 in some developement cycles requires that both
# of these modules be built using the new ld. This `native' target allows us
# to build a local ld which will then be used to build the delivered version of
# itself and ld.so.1. Once this new functionality appears in the standard ld
# this target can be disabled.
FRC:
#
# Cross-reference customization: ignore the directories named by XRPRUNE,
# and tweak the file globs slightly.
#
#
# Establish a set of directories for xref to search. As there are duplicates
# of things like headers, and only one file will be added to the xref database,
# we want xref to list the source file.
#
XRDIRS= . \
../../head \