Makefile revision 3996
#
# 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
#
#
#
TPNO= 8829
# The grog.sh script needs GNU awk not the Solaris one.
# There are _GL_INLINE_HEADER_BEGIN and _GL_INLINE_HEADER_END definitions in
# files is not included by wctype.h (or the C++ files that use it and fail
# to build with the Studio compilers:
# See CR #17959391 for more details.
$(GSED) -i -e 's/_GL_INLINE_HEADER_BEGIN//' \
-e 's/_GL_INLINE_HEADER_END//' \
CONFIGURE_OPTIONS += \
# Groff's manual section numbering is configurable. Renumber the sections
# during build to get the internal references substituted, and during install
# to get them into the right directories.
# Don't generate tmac wrappers for the Solaris troff macro packages.
# Some man pages (such as groff.1) use long macro name definitions
# which fail in compatibility mode. See:
# for more details.
ASLR_MODE = $(ASLR_ENABLE)
# common targets
install: $(INSTALL_64)
test: $(NO_TESTS)