#
# 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
#
#
#
$(AVLOBJ) \
$(DTROBJ) \
$(TOOLOBJS) \
$(ELFCAPOBJ) \
# DTrace needs an executable data segment.
# This library needs to be placed in /lib to allow
# dlopen() functionality while in single-user mode.
# dlopen() functionality while in single-user mode.
FILEMODE = 755
-I$(ELFCAP) \
# These definitions require that libc be built in the same workspace
# as the run-time linker and before the run-time linker is built.
# This is required for the system's self-consistency in any case.
CPICLIB = $(VAR_RTLD_CPICLIB)
$(LDDBGLIBDIR) $(LDDBG_LIB) \
SGSMSGTARG= $(SGSMSGCOM)
$(ASOBJS:%.o=%.s)
CLOBBERFILES += $(RTLD)