xref: /illumos-gate/usr/src/Makefile.master (revision 03c3ec9a)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
502e56f3fSwesolows# Common Development and Distribution License (the "License").
602e56f3fSwesolows# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
2102e56f3fSwesolows
227c478bd9Sstevel@tonic-gate#
23b83ec4edSjmcp# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
240a49f0acSAdam H. Leventhal# Copyright (c) 2012 by Delphix. All rights reserved.
25538aa54dSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
261f2ca518SDan McDonald# Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved.
27fca42680SGary Mills# Copyright 2015 Gary Mills
284cb69eccSIgor Kozhukhov# Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com>
290cc5983cSToomas Soome# Copyright 2016 Toomas Soome <tsoome@me.com>
30300fdee2SAndy Fiddaman# Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
31*03c3ec9aSDan McDonald# Copyright 2021 Joyent, Inc.
328e0c8248SAndrew Stormont# Copyright 2019 RackTop Systems.
336112cec5SJoshua M. Clulow# Copyright 2020 Oxide Computer Company
3451396a8eSPeter Tribble# Copyright 2020 Peter Tribble
357c478bd9Sstevel@tonic-gate#
360a49f0acSAdam H. Leventhal
377c478bd9Sstevel@tonic-gate#
387c478bd9Sstevel@tonic-gate# Makefile.master, global definitions for system source
397c478bd9Sstevel@tonic-gate#
407c478bd9Sstevel@tonic-gateROOT=		/proto
417c478bd9Sstevel@tonic-gate
42494f7e12SKeith M Wesolowski#
43494f7e12SKeith M Wesolowski# Adjunct root, containing an additional proto area to be used for headers
44494f7e12SKeith M Wesolowski# and libraries.
45494f7e12SKeith M Wesolowski#
46494f7e12SKeith M WesolowskiADJUNCT_PROTO=
475801b0f0SToomas Soome# HAVE_ADJUNCT_PROTO - ADJUNCT_PROTO is set to a non-default value
485801b0f0SToomas Soome# NO_ADJUNCT_PROTO - ADJUNCT_PROTO is unset
495801b0f0SToomas Soome#
505801b0f0SToomas Soome# This works by replacing any value in ADJUNCT_PROTO with POUND_SIGN, which
515801b0f0SToomas Soome# only happens if it has some value, and then setting HAVE_ADJUNCT_PROTO
525801b0f0SToomas Soome# oppositely.
535801b0f0SToomas SoomeNO_ADJUNCT_PROTO=$(ADJUNCT_PROTO:%=$(POUND_SIGN))
545801b0f0SToomas Soome$(NO_ADJUNCT_PROTO)HAVE_ADJUNCT_PROTO=$(POUND_SIGN)
55494f7e12SKeith M Wesolowski
56494f7e12SKeith M Wesolowski#
57494f7e12SKeith M Wesolowski# Adjunct for building things that run on the build machine.
58494f7e12SKeith M Wesolowski#
59494f7e12SKeith M WesolowskiNATIVE_ADJUNCT=	/usr
60494f7e12SKeith M Wesolowski
614c87aefeSPatrick Mooney#
624c87aefeSPatrick Mooney# Compatibility code for FreeBSD etc.
634c87aefeSPatrick Mooney#
644c87aefeSPatrick MooneyCOMPAT=	$(SRC)/compat
65d0b3c59bSPatrick MooneyCONTRIB= $(SRC)/contrib
664c87aefeSPatrick Mooney
677c478bd9Sstevel@tonic-gate#
6824fe0b3bSjmcp# RELEASE_BUILD should be cleared for final release builds.
6924fe0b3bSjmcp# NOT_RELEASE_BUILD is exactly what the name implies.
707c478bd9Sstevel@tonic-gate#
717c478bd9Sstevel@tonic-gate# __GNUC toggles the building of ON components using gcc and related tools.
727c478bd9Sstevel@tonic-gate# Normally set to `#', set it to `' to do gcc build.
737c478bd9Sstevel@tonic-gate#
747c478bd9Sstevel@tonic-gate# The declaration POUND_SIGN is always '#'. This is needed to get around the
757c478bd9Sstevel@tonic-gate# make feature that '#' is always a comment delimiter, even when escaped or
7648bc00d6Sjmcp# quoted. We use this macro expansion method to get POUND_SIGN rather than
7748bc00d6Sjmcp# always breaking out a shell because the general case can cause a noticable
7848bc00d6Sjmcp# slowdown in build times when so many Makefiles include Makefile.master.
797c478bd9Sstevel@tonic-gate#
8048bc00d6Sjmcp# While the majority of users are expected to override the setting below
8148bc00d6Sjmcp# with an env file (via nightly or bldenv), if you aren't building that way
8248bc00d6Sjmcp# (ie, you're using "ws" or some other bootstrapping method) then you need
8348bc00d6Sjmcp# this definition in order to avoid the subshell invocation mentioned above.
8448bc00d6Sjmcp#
8548bc00d6Sjmcp
8648bc00d6SjmcpPRE_POUND=				pre\#
8748bc00d6SjmcpPOUND_SIGN=				$(PRE_POUND:pre\%=%)
887c478bd9Sstevel@tonic-gate
897c478bd9Sstevel@tonic-gateNOT_RELEASE_BUILD=
907c478bd9Sstevel@tonic-gateRELEASE_BUILD=				$(POUND_SIGN)
917c478bd9Sstevel@tonic-gate$(RELEASE_BUILD)NOT_RELEASE_BUILD=	$(POUND_SIGN)
927c478bd9Sstevel@tonic-gatePATCH_BUILD=				$(POUND_SIGN)
937c478bd9Sstevel@tonic-gate
947c478bd9Sstevel@tonic-gate# SPARC_BLD is '#' for an Intel build.
957c478bd9Sstevel@tonic-gate# INTEL_BLD is '#' for a Sparc build.
967c478bd9Sstevel@tonic-gateSPARC_BLD_1=    $(MACH:i386=$(POUND_SIGN))
977c478bd9Sstevel@tonic-gateSPARC_BLD=      $(SPARC_BLD_1:sparc=)
987c478bd9Sstevel@tonic-gateINTEL_BLD_1=    $(MACH:sparc=$(POUND_SIGN))
997c478bd9Sstevel@tonic-gateINTEL_BLD=      $(INTEL_BLD_1:i386=)
1007c478bd9Sstevel@tonic-gate
1016a3e8e86SRichard Lowe# The variables below control the compilers used during the build.
1026a3e8e86SRichard Lowe# There are a number of permutations.
1036a3e8e86SRichard Lowe#
1046a3e8e86SRichard Lowe# __GNUC and __SUNC control (and indicate) the primary compiler.  Whichever
1056a3e8e86SRichard Lowe# one is not POUND_SIGN is the primary, with the other as the shadow.  They
1066a3e8e86SRichard Lowe# may also be used to control entirely compiler-specific Makefile assignments.
1074f4d4600SRichard Lowe# __GNUC and GCC are the default.
1086a3e8e86SRichard Lowe#
1096a3e8e86SRichard Lowe# __GNUC64 indicates that the 64bit build should use the GNU C compiler.
1106a3e8e86SRichard Lowe# There is no Sun C analogue.
1116a3e8e86SRichard Lowe#
1126a3e8e86SRichard Lowe# The following version-specific options are operative regardless of which
1136a3e8e86SRichard Lowe# compiler is primary, and control the versions of the given compilers to be
1146a3e8e86SRichard Lowe# used.  They also allow compiler-version specific Makefile fragments.
1156a3e8e86SRichard Lowe#
1166a3e8e86SRichard Lowe
1174f4d4600SRichard Lowe__SUNC=			$(POUND_SIGN)
1184f4d4600SRichard Lowe$(__SUNC)__GNUC=	$(POUND_SIGN)
1196a3e8e86SRichard Lowe__GNUC64=		$(__GNUC)
1207c478bd9Sstevel@tonic-gate
12114c3be39SGordon Ross# Allow build-time "configuration" to enable or disable some things.
12214c3be39SGordon Ross# The default is POUND_SIGN, meaning "not enabled". If the environment
12314c3be39SGordon Ross# passes in an override like ENABLE_SMB_PRINTING= (empty) that will
12414c3be39SGordon Ross# uncomment things in the lower Makefiles to enable the feature.
12514c3be39SGordon RossENABLE_SMB_PRINTING=	$(POUND_SIGN)
12614c3be39SGordon Ross
1277c478bd9Sstevel@tonic-gate# BUILD_TOOLS is the root of all tools including compilers.
1287c478bd9Sstevel@tonic-gate# ONBLD_TOOLS is the root of all the tools that are part of SUNWonbld.
1297c478bd9Sstevel@tonic-gate
1307c478bd9Sstevel@tonic-gateBUILD_TOOLS=		/ws/onnv-tools
1317c478bd9Sstevel@tonic-gateONBLD_TOOLS=		$(BUILD_TOOLS)/onbld
1327c478bd9Sstevel@tonic-gate
133e53cbaa9SRichard PALO# define runtime JAVA_HOME, primarily for cmd/pools/poold
134e53cbaa9SRichard PALOJAVA_HOME=	/usr/java
135e53cbaa9SRichard PALO# define buildtime JAVA_ROOT
1367c478bd9Sstevel@tonic-gateJAVA_ROOT=	/usr/java
13751396a8eSPeter Tribble# Build uses java8 by default.  Pass the variable below set to empty
13867048e0fSYuri Pankov# string in the environment to override.
13951396a8eSPeter TribbleBLD_JAVA_11=	$(POUND_SIGN)
1407c478bd9Sstevel@tonic-gate
1418123ce61SJohn LevonGNUC_ROOT=	/usr/gcc/7
1427ed54634SRobert MustacchiGCCLIBDIR=	$(GNUC_ROOT)/lib
1437ed54634SRobert MustacchiGCCLIBDIR64=	$(GNUC_ROOT)/lib/$(MACH64)
1446a3e8e86SRichard Lowe
14511d7e819SRobert MustacchiDOCBOOK_XSL_ROOT=	/usr/share/sgml/docbook/xsl-stylesheets
14611d7e819SRobert Mustacchi
1472aeafac3SToomas SoomeRPCGEN=		$(ONBLD_TOOLS)/bin/$(MACH)/rpcgen
1487c478bd9Sstevel@tonic-gateSTABS=		$(ONBLD_TOOLS)/bin/$(MACH)/stabs
149ae115bc7SmrjELFEXTRACT=	$(ONBLD_TOOLS)/bin/$(MACH)/elfextract
150ae115bc7SmrjMBH_PATCH=	$(ONBLD_TOOLS)/bin/$(MACH)/mbh_patch
1510cc5983cSToomas SoomeBTXLD=		$(ONBLD_TOOLS)/bin/$(MACH)/btxld
1524b529e40SToomas SoomeVTFONTCVT=	$(ONBLD_TOOLS)/bin/$(MACH)/vtfontcvt
153c0855578SRichard Lowe# echo(1) and true(1) are specified without absolute paths, so that the shell
154c0855578SRichard Lowe# spawned by make(1) may use the built-in versions.  This is minimally
155c0855578SRichard Lowe# problematic, as the shell spawned by make(1) is known and under control, the
156c0855578SRichard Lowe# only risk being if the shell falls back to $PATH.
157c0855578SRichard Lowe#
158c0855578SRichard Lowe# We specifically want an echo(1) that does interpolation of escape sequences,
159c0855578SRichard Lowe# which ksh93, /bin/sh, and bash will all provide.
1607c478bd9Sstevel@tonic-gateECHO=		echo
1617c478bd9Sstevel@tonic-gateTRUE=		true
162c0855578SRichard LoweINS=		$(ONBLD_TOOLS)/bin/$(MACH)/install
1637c478bd9Sstevel@tonic-gateSYMLINK=	/usr/bin/ln -s
1647c478bd9Sstevel@tonic-gateLN=		/usr/bin/ln
165c0855578SRichard LoweMKDIR=		/usr/bin/mkdir
1667c478bd9Sstevel@tonic-gateCHMOD=		/usr/bin/chmod
1677c478bd9Sstevel@tonic-gateMV=		/usr/bin/mv -f
1687c478bd9Sstevel@tonic-gateRM=		/usr/bin/rm -f
169f4b3ec61SdhCUT=		/usr/bin/cut
170f4b3ec61SdhNM=		/usr/ccs/bin/nm
171f4b3ec61SdhDIFF=		/usr/bin/diff
1727c478bd9Sstevel@tonic-gateGREP=		/usr/bin/grep
1731912d2c4SwesolowsEGREP=		/usr/bin/egrep
1744c06356bSdhELFWRAP=	/usr/bin/elfwrap
17532bd7e59SmjnelsonKSH93=		/usr/bin/ksh93
1767c478bd9Sstevel@tonic-gateSED=		/usr/bin/sed
1777b07063dSIgor KozhukhovAWK=		/usr/bin/nawk
1787c478bd9Sstevel@tonic-gateCP=		/usr/bin/cp -f
1797c478bd9Sstevel@tonic-gateMCS=		/usr/ccs/bin/mcs
1807c478bd9Sstevel@tonic-gateCAT=            /usr/bin/cat
18124da5b34SrieELFDUMP=	/usr/ccs/bin/elfdump
182fca42680SGary MillsM4=		/usr/bin/m4
183bc36eafdSMike GerdtsGM4=		/usr/bin/gm4
1847c478bd9Sstevel@tonic-gateSTRIP=		/usr/ccs/bin/strip
1857c478bd9Sstevel@tonic-gateLEX=		/usr/ccs/bin/lex
186cdf815bbSRichard PALOFLEX=		/usr/bin/flex
1877c478bd9Sstevel@tonic-gateYACC=		/usr/ccs/bin/yacc
188bc36eafdSMike GerdtsBISON=		/usr/bin/bison
1897c478bd9Sstevel@tonic-gateCPP=		/usr/lib/cpp
1907ed54634SRobert MustacchiANSI_CPP=	$(GNUC_ROOT)/bin/cpp
1917c478bd9Sstevel@tonic-gateJAVAC=		$(JAVA_ROOT)/bin/javac
1927c478bd9Sstevel@tonic-gateJAVADOC=	$(JAVA_ROOT)/bin/javadoc
1937c478bd9Sstevel@tonic-gateJAR=		$(JAVA_ROOT)/bin/jar
1947c478bd9Sstevel@tonic-gateCTFCONVERT=	$(ONBLD_TOOLS)/bin/$(MACH)/ctfconvert
195bc1f688bSRobert MustacchiCTFDIFF=	$(ONBLD_TOOLS)/bin/$(MACH)/ctfdiff
1967c478bd9Sstevel@tonic-gateCTFMERGE=	$(ONBLD_TOOLS)/bin/$(MACH)/ctfmerge
1977c478bd9Sstevel@tonic-gateCTFSTABS=	$(ONBLD_TOOLS)/bin/$(MACH)/ctfstabs
198a0ed5030SJason KingCTFSTRIP=	$(ONBLD_TOOLS)/bin/$(MACH)/ctfstrip
199d0e51869SamwNDRGEN=		$(ONBLD_TOOLS)/bin/$(MACH)/ndrgen
2007c478bd9Sstevel@tonic-gateGENOFFSETS=	$(ONBLD_TOOLS)/bin/genoffsets
2017c478bd9Sstevel@tonic-gateXREF=		$(ONBLD_TOOLS)/bin/xref
2027c478bd9Sstevel@tonic-gateFIND=		/usr/bin/find
2037c478bd9Sstevel@tonic-gatePERL=		/usr/bin/perl
20433392354SAlexander PyhalovPERL_VERSION=	5.10.0
20533392354SAlexander PyhalovPERL_PKGVERS=	-510
2060ae9a84fSAndrew StormontPERL_MACH=	i86pc
2070ae9a84fSAndrew Stormont$(SPARC_BLD)PERL_MACH=	sun4
2080ae9a84fSAndrew StormontPERL_VARIANT=
2090ae9a84fSAndrew StormontPERL_ARCH=	$(PERL_MACH)-solaris$(PERL_VARIANT)-64int
2100ae9a84fSAndrew StormontPERL_ARCH64=	$(PERL_MACH)-solaris$(PERL_VARIANT)-64
2119f923083SAlexander PyhalovPYTHON_VERSION=	2.7
2129f923083SAlexander PyhalovPYTHON_PKGVERS=	-27
213e8921a52SAndy FiddamanPYTHON_SUFFIX=
2149f923083SAlexander PyhalovPYTHON=		/usr/bin/python$(PYTHON_VERSION)
215e8921a52SAndy FiddamanPYTHON3_VERSION=	3.5
216e8921a52SAndy FiddamanPYTHON3_PKGVERS=	-35
217e8921a52SAndy FiddamanPYTHON3_SUFFIX=		m
218e8921a52SAndy FiddamanPYTHON3=		/usr/bin/python$(PYTHON3_VERSION)
219ca13eaa5SAndy Fiddaman$(BUILDPY3TOOLS)TOOLS_PYTHON=		$(PYTHON3)
220ca13eaa5SAndy Fiddaman$(BUILDPY2TOOLS)TOOLS_PYTHON=		$(PYTHON)
2217c478bd9Sstevel@tonic-gateSORT=		/usr/bin/sort
22216d86563SAlexander PyhalovTR=		/usr/bin/tr
2237c478bd9Sstevel@tonic-gateTOUCH=		/usr/bin/touch
2247c478bd9Sstevel@tonic-gateWC=		/usr/bin/wc
2257c478bd9Sstevel@tonic-gateXARGS=		/usr/bin/xargs
2262cc2d1f4SdarrenmELFEDIT=	/usr/bin/elfedit
2270a49f0acSAdam H. LeventhalDTRACE=		/usr/sbin/dtrace -xnolibs
228620753d0SjmcpUNIQ=		/usr/bin/uniq
2292ad72058SGarrett D'AmoreTAR=		/usr/bin/tar
230e119f243SRobert MustacchiASTBINDIR=	/usr/ast/bin
231e119f243SRobert MustacchiMSGCC=		$(ASTBINDIR)/msgcc
232b599bd93SRobert MustacchiMSGFMT=		/usr/bin/msgfmt -s
233503609a9SYuri PankovLCDEF=		$(ONBLD_TOOLS)/bin/$(MACH)/localedef
234503609a9SYuri PankovTIC=		$(ONBLD_TOOLS)/bin/$(MACH)/tic
235503609a9SYuri PankovZIC=		$(ONBLD_TOOLS)/bin/$(MACH)/zic
236300fdee2SAndy FiddamanOPENSSL=	/usr/bin/openssl
2377e3dbbacSRobert MustacchiCPCGEN=		$(ONBLD_TOOLS)/bin/$(MACH)/cpcgen
238b8767451SRichard LoweGENICONVTBL=	$(ONBLD_TOOLS)/bin/$(MACH)/geniconvtbl
2397c478bd9Sstevel@tonic-gate
2403c562093SToomas SoomeDEFAULT_CONSOLE_COLOR=					\
2413c562093SToomas Soome	-DDEFAULT_ANSI_FOREGROUND=ANSI_COLOR_WHITE	\
2423c562093SToomas Soome	-DDEFAULT_ANSI_BACKGROUND=ANSI_COLOR_BLACK
2433c562093SToomas Soome
2447c478bd9Sstevel@tonic-gateFILEMODE=	644
2457c478bd9Sstevel@tonic-gateDIRMODE=	755
2467c478bd9Sstevel@tonic-gate
2477c478bd9Sstevel@tonic-gate# Declare that nothing should be built in parallel.
2487c478bd9Sstevel@tonic-gate# Individual Makefiles can use the .PARALLEL target to declare otherwise.
2497c478bd9Sstevel@tonic-gate.NO_PARALLEL:
2507c478bd9Sstevel@tonic-gate
2517c478bd9Sstevel@tonic-gate# For stylistic checks
2527c478bd9Sstevel@tonic-gate#
2537c478bd9Sstevel@tonic-gate# Note that the X and C checks are not used at this time and may need
2547c478bd9Sstevel@tonic-gate# modification when they are actually used.
2557c478bd9Sstevel@tonic-gate#
256cdf0c1d5SmjnelsonCSTYLE=		$(ONBLD_TOOLS)/bin/cstyle
2577c478bd9Sstevel@tonic-gateCSTYLE_TAIL=
258cdf0c1d5SmjnelsonHDRCHK=		$(ONBLD_TOOLS)/bin/hdrchk
2597c478bd9Sstevel@tonic-gateHDRCHK_TAIL=
260cdf0c1d5SmjnelsonJSTYLE=		$(ONBLD_TOOLS)/bin/jstyle
2617c478bd9Sstevel@tonic-gate
2627c478bd9Sstevel@tonic-gateDOT_H_CHECK=	\
2637c478bd9Sstevel@tonic-gate	@$(ECHO) "checking $<"; $(CSTYLE) $< $(CSTYLE_TAIL); \
2647c478bd9Sstevel@tonic-gate	$(HDRCHK) $< $(HDRCHK_TAIL)
2657c478bd9Sstevel@tonic-gate
2667c478bd9Sstevel@tonic-gateDOT_X_CHECK=	\
2677c478bd9Sstevel@tonic-gate	@$(ECHO) "checking $<"; $(RPCGEN) -C -h $< | $(CSTYLE) $(CSTYLE_TAIL); \
2687c478bd9Sstevel@tonic-gate	$(RPCGEN) -C -h $< | $(HDRCHK) $< $(HDRCHK_TAIL)
2697c478bd9Sstevel@tonic-gate
2707c478bd9Sstevel@tonic-gateDOT_C_CHECK=	\
2717c478bd9Sstevel@tonic-gate	@$(ECHO) "checking $<"; $(CSTYLE) $< $(CSTYLE_TAIL)
2727c478bd9Sstevel@tonic-gate
2737c478bd9Sstevel@tonic-gateMANIFEST_CHECK=	\
2747c478bd9Sstevel@tonic-gate	@$(ECHO) "checking $<"; \
2757c478bd9Sstevel@tonic-gate	SVCCFG_DTD=$(SRC)/cmd/svc/dtd/service_bundle.dtd.1 \
2761f6eb021SLiane Praza	SVCCFG_REPOSITORY=$(SRC)/cmd/svc/seed/global.db \
2771f6eb021SLiane Praza	SVCCFG_CONFIGD_PATH=$(SRC)/cmd/svc/configd/svc.configd-native \
2787c478bd9Sstevel@tonic-gate	$(SRC)/cmd/svc/svccfg/svccfg-native validate $<
2797c478bd9Sstevel@tonic-gate
2807c478bd9Sstevel@tonic-gateINS.file=	$(RM) $@; $(INS) -s -m $(FILEMODE) -f $(@D) $<
2817c478bd9Sstevel@tonic-gateINS.dir=	$(INS) -s -d -m $(DIRMODE) $@
2827c478bd9Sstevel@tonic-gate# installs and renames at once
2837c478bd9Sstevel@tonic-gate#
2847c478bd9Sstevel@tonic-gateINS.rename=	$(INS.file); $(MV) $(@D)/$(<F) $@
2857c478bd9Sstevel@tonic-gate
2867c478bd9Sstevel@tonic-gate# install a link
2877c478bd9Sstevel@tonic-gateINSLINKTARGET=	$<
2887c478bd9Sstevel@tonic-gateINS.link=	$(RM) $@; $(LN) $(INSLINKTARGET) $@
289b83ec4edSjmcpINS.symlink=	$(RM) $@; $(SYMLINK) $(INSLINKTARGET) $@
290b83ec4edSjmcp
291d8154717SAndy Fiddaman# The path to python that will be used for the shebang line when installing
292d8154717SAndy Fiddaman# python scripts to the proto area. This is overridden by makefiles to
293d8154717SAndy Fiddaman# select to the correct version.
294d8154717SAndy FiddamanPYSHEBANG=	$(PYTHON)
295b0858fdcSAlexander Pyhalov$(BUILDPY3)PYSHEBANG=	$(PYTHON3)
296b0858fdcSAlexander Pyhalov$(BUILDPY2)PYSHEBANG=	$(PYTHON)
297d8154717SAndy Fiddaman
298cdf0c1d5Smjnelson#
299cdf0c1d5Smjnelson# Python bakes the mtime of the .py file into the compiled .pyc and
300cdf0c1d5Smjnelson# rebuilds if the baked-in mtime != the mtime of the source file
301cdf0c1d5Smjnelson# (rather than only if it's less than), thus when installing python
302cdf0c1d5Smjnelson# files we must make certain to not adjust the mtime of the source
303cdf0c1d5Smjnelson# (.py) file.
304cdf0c1d5Smjnelson#
305ca13eaa5SAndy FiddamanINS.pyfile=	$(RM) $@; $(SED) \
306ca13eaa5SAndy Fiddaman		-e "1s:^\#!@PYTHON@:\#!$(PYSHEBANG):" \
307ca13eaa5SAndy Fiddaman		-e "1s:^\#!@TOOLS_PYTHON@:\#!$(TOOLS_PYTHON):" \
308ca13eaa5SAndy Fiddaman		< $< > $@; $(CHMOD) $(FILEMODE) $@; $(TOUCH) -r $< $@
3097c478bd9Sstevel@tonic-gate
3107c478bd9Sstevel@tonic-gate# MACH must be set in the shell environment per uname -p on the build host
3117c478bd9Sstevel@tonic-gate# More specific architecture variables should be set in lower makefiles.
3127c478bd9Sstevel@tonic-gate#
3137c478bd9Sstevel@tonic-gate# MACH64 is derived from MACH, and BUILD64 is set to `#' for
3147c478bd9Sstevel@tonic-gate# architectures on which we do not build 64-bit versions.
3157c478bd9Sstevel@tonic-gate# (There are no such architectures at the moment.)
3167c478bd9Sstevel@tonic-gate#
3177c478bd9Sstevel@tonic-gate# Set BUILD64=# in the environment to disable 64-bit amd64
3187c478bd9Sstevel@tonic-gate# builds on i386 machines.
3197c478bd9Sstevel@tonic-gate
3207c478bd9Sstevel@tonic-gateMACH64_1=	$(MACH:sparc=sparcv9)
3217c478bd9Sstevel@tonic-gateMACH64=		$(MACH64_1:i386=amd64)
3227c478bd9Sstevel@tonic-gate
3237c478bd9Sstevel@tonic-gateMACH32_1=	$(MACH:sparc=sparcv7)
3247c478bd9Sstevel@tonic-gateMACH32=		$(MACH32_1:i386=i86)
3257c478bd9Sstevel@tonic-gate
3267c478bd9Sstevel@tonic-gatesparc_BUILD64=
3277c478bd9Sstevel@tonic-gatei386_BUILD64=
3287c478bd9Sstevel@tonic-gateBUILD64=	$($(MACH)_BUILD64)
3297c478bd9Sstevel@tonic-gate
3307c478bd9Sstevel@tonic-gate#
3317c478bd9Sstevel@tonic-gate# C compiler mode. Future compilers may change the default on us,
3327c478bd9Sstevel@tonic-gate# so force extended ANSI mode globally. Lower level makefiles can
3337c478bd9Sstevel@tonic-gate# override this by setting CCMODE.
3347c478bd9Sstevel@tonic-gate#
3357c478bd9Sstevel@tonic-gateCCMODE=			-Xa
3367c478bd9Sstevel@tonic-gateCCMODE64=		-Xa
3377c478bd9Sstevel@tonic-gate
3387c478bd9Sstevel@tonic-gate#
3397c478bd9Sstevel@tonic-gate# C compiler verbose mode. This is so we can enable it globally,
3407c478bd9Sstevel@tonic-gate# but turn it off in the lower level makefiles of things we cannot
3417c478bd9Sstevel@tonic-gate# (or aren't going to) fix.
3427c478bd9Sstevel@tonic-gate#
3437c478bd9Sstevel@tonic-gateCCVERBOSE=		-v
3447c478bd9Sstevel@tonic-gate
3457c478bd9Sstevel@tonic-gate# set this to the secret flag "-Wc,-Qiselect-v9abiwarn=1" to get warnings
3467c478bd9Sstevel@tonic-gate# from the compiler about places the -xarch=v9 may differ from -xarch=v9c.
3477c478bd9Sstevel@tonic-gateV9ABIWARN=
3487c478bd9Sstevel@tonic-gate
3497c478bd9Sstevel@tonic-gate# set this to the secret flag "-Wc,-Qiselect-regsym=0" to disable register
3507c478bd9Sstevel@tonic-gate# symbols (used to detect conflicts between objects that use global registers)
3517c478bd9Sstevel@tonic-gate# we disable this now for safety, and because genunix doesn't link with
3527c478bd9Sstevel@tonic-gate# this feature (the v9 default) enabled.
3537c478bd9Sstevel@tonic-gate#
3547c478bd9Sstevel@tonic-gate# REGSYM is separate since the C++ driver syntax is different.
3557c478bd9Sstevel@tonic-gateCCREGSYM=		-Wc,-Qiselect-regsym=0
3567c478bd9Sstevel@tonic-gateCCCREGSYM=		-Qoption cg -Qiselect-regsym=0
3577c478bd9Sstevel@tonic-gate
358face03d9Spetede# Prevent the removal of static symbols by the SPARC code generator (cg).
359face03d9Spetede# The x86 code generator (ube) does not remove such symbols and as such
360face03d9Spetede# using this workaround is not applicable for x86.
361face03d9Spetede#
362ac204d0dSpetedeCCSTATICSYM=		-Wc,-Qassembler-ounrefsym=0
3637c478bd9Sstevel@tonic-gate#
3647c478bd9Sstevel@tonic-gate# generate 32-bit addresses in the v9 kernel. Saves memory.
3657c478bd9Sstevel@tonic-gateCCABS32=		-Wc,-xcode=abs32
3666a3e8e86SRichard Lowe#
3676a3e8e86SRichard Lowe# generate v9 code which tolerates callers using the v7 ABI, for the sake of
3686a3e8e86SRichard Lowe# system calls.
3691a5ea532SRichard LoweCC32BITCALLERS=		-_gcc=-massume-32bit-callers
3706a3e8e86SRichard Lowe
3716a3e8e86SRichard Lowe# GCC, especially, is increasingly beginning to auto-inline functions and
3726a3e8e86SRichard Lowe# sadly does so separately not under the general -fno-inline-functions
37370413d7bSJoshua M. Clulow# Additionally, we wish to prevent optimisations which cause GCC to clone
37470413d7bSJoshua M. Clulow# functions -- in particular, these may cause unhelpful symbols to be
37570413d7bSJoshua M. Clulow# emitted instead of function names
3766b544f0eSJohn LevonCCNOAUTOINLINE= \
3776b544f0eSJohn Levon	-_gcc=-fno-inline-small-functions \
37870413d7bSJoshua M. Clulow	-_gcc=-fno-inline-functions-called-once \
3796b544f0eSJohn Levon	-_gcc=-fno-ipa-cp \
3806b544f0eSJohn Levon	-_gcc7=-fno-ipa-icf \
3816b544f0eSJohn Levon	-_gcc8=-fno-ipa-icf \
3822f57b5e0SToomas Soome	-_gcc9=-fno-ipa-icf \
383d7976f11SToomas Soome	-_gcc10=-fno-ipa-icf \
3846b544f0eSJohn Levon	-_gcc7=-fno-clone-functions \
3852f57b5e0SToomas Soome	-_gcc8=-fno-clone-functions \
386d7976f11SToomas Soome	-_gcc9=-fno-clone-functions \
387d7976f11SToomas Soome	-_gcc10=-fno-clone-functions
3887c478bd9Sstevel@tonic-gate
389b6c711ccSRichard Lowe# GCC may put functions in different named sub-sections of .text based on
390b6c711ccSRichard Lowe# their presumed calling frequency.  At least in the kernel, where we actually
391b6c711ccSRichard Lowe# deliver relocatable objects, we don't want this to happen.
392b6c711ccSRichard Lowe#
393b6c711ccSRichard Lowe# Since at present we don't benefit from this even in userland, we disable it globally,
394b6c711ccSRichard Lowe# but the application of this may move into usr/src/uts/ in future.
395b6c711ccSRichard LoweCCNOREORDER=	\
396b6c711ccSRichard Lowe	-_gcc7=-fno-reorder-functions \
3972f57b5e0SToomas Soome	-_gcc8=-fno-reorder-functions \
398d7976f11SToomas Soome	-_gcc9=-fno-reorder-functions \
399d7976f11SToomas Soome	-_gcc10=-fno-reorder-functions
400b6c711ccSRichard Lowe
40192c1a611SBryan Cantrill#
40292c1a611SBryan Cantrill# gcc has a rather aggressive optimization on by default that infers loop
40392c1a611SBryan Cantrill# bounds based on undefined behavior (!!).  This can lead to some VERY
40492c1a611SBryan Cantrill# surprising optimizations -- ones that may be technically correct in the
40592c1a611SBryan Cantrill# strictest sense but also result in incorrect program behavior.  We turn
40692c1a611SBryan Cantrill# this optimization off, with extreme prejudice.
40792c1a611SBryan Cantrill#
40892c1a611SBryan CantrillCCNOAGGRESSIVELOOPS= \
40992c1a611SBryan Cantrill	-_gcc7=-fno-aggressive-loop-optimizations \
4102f57b5e0SToomas Soome	-_gcc8=-fno-aggressive-loop-optimizations \
411d7976f11SToomas Soome	-_gcc9=-fno-aggressive-loop-optimizations \
412d7976f11SToomas Soome	-_gcc10=-fno-aggressive-loop-optimizations
41392c1a611SBryan Cantrill
4145a0af816SRobert Mustacchi#
4155a0af816SRobert Mustacchi# Options to control which version of stack-protector we enable. This
4165a0af816SRobert Mustacchi# gives us a bit of flexibility and is unfortunately necessary as some
4175a0af816SRobert Mustacchi# modules do not function correctly with our defaults (qede).
4185a0af816SRobert Mustacchi#
4195a0af816SRobert Mustacchi#  o STACKPROTECT_              Sets the appropriate version for the compiler
4205a0af816SRobert Mustacchi#  o STACKPROTECT_strong        Sets us to use strong on all of the
4215a0af816SRobert Mustacchi#                               compilers it supports. This is the same
4225a0af816SRobert Mustacchi#                               as the default.
4235a0af816SRobert Mustacchi#
4245a0af816SRobert Mustacchi#  o STACKPROTECT_none          Disables the stack protector.
4255a0af816SRobert Mustacchi#
4265a0af816SRobert Mustacchi#  o STACKPROTECT_all           Enables it for everything.
4275a0af816SRobert Mustacchi#
4285a0af816SRobert Mustacchi#  o STACKPROTECT_basic         Enables the basic stack protector.
4295a0af816SRobert Mustacchi#
4305a0af816SRobert Mustacchi# -fstack-protector-strong is not available in gcc4 which is why we
4315a0af816SRobert Mustacchi# have per-compiler versions below. These are not added to the default
4325a0af816SRobert Mustacchi# global CFLAGS at this time as it's being incrementally enabled
4335a0af816SRobert Mustacchi# throughout the build.
4345a0af816SRobert Mustacchi#
4355a0af816SRobert MustacchiSTACKPROTECT_           = -_gcc4=-fstack-protector
4365a0af816SRobert MustacchiSTACKPROTECT_           += -_gcc7=-fstack-protector-strong
4375a0af816SRobert MustacchiSTACKPROTECT_           += -_gcc8=-fstack-protector-strong
4385a0af816SRobert MustacchiSTACKPROTECT_           += -_gcc9=-fstack-protector-strong
439d7976f11SToomas SoomeSTACKPROTECT_           += -_gcc10=-fstack-protector-strong
4405a0af816SRobert Mustacchi
4415a0af816SRobert MustacchiSTACKPROTECT_strong     = $(STACKPROTECT_)
4425a0af816SRobert MustacchiSTACKPROTECT_none       =
4435a0af816SRobert MustacchiSTACKPROTECT_all        = -_gcc=-fstack-protector-all
4445a0af816SRobert MustacchiSTACKPROTECT_basic      = -_gcc=-fstack-protector
4455a0af816SRobert Mustacchi
4465a0af816SRobert MustacchiSTACKPROTECT_LD_	= -lssp_ns
4475a0af816SRobert MustacchiSTACKPROTECT_LD_none	=
448a39905c1SRobert MustacchiSTACKPROTECT_LD_all	= $(STACKPROTECT_LD_)
449a39905c1SRobert MustacchiSTACKPROTECT_LD_basic	= $(STACKPROTECT_LD_)
4505a0af816SRobert Mustacchi
4515a0af816SRobert MustacchiCCSTACKPROTECT= $(STACKPROTECT_$(STACKPROTECT))
4525a0af816SRobert MustacchiLDSTACKPROTECT= $(STACKPROTECT_LD_$(STACKPROTECT))
4535a0af816SRobert Mustacchi
4547c478bd9Sstevel@tonic-gate# One optimization the compiler might perform is to turn this:
4557c478bd9Sstevel@tonic-gate#	#pragma weak foo
4567c478bd9Sstevel@tonic-gate#	extern int foo;
4577c478bd9Sstevel@tonic-gate#	if (&foo)
4587c478bd9Sstevel@tonic-gate#		foo = 5;
4597c478bd9Sstevel@tonic-gate# into
4607c478bd9Sstevel@tonic-gate#	foo = 5;
4617c478bd9Sstevel@tonic-gate# Since we do some of this (foo might be referenced in common kernel code
4627c478bd9Sstevel@tonic-gate# but provided only for some cpu modules or platforms), we disable this
4637c478bd9Sstevel@tonic-gate# optimization.
464d69cdb36SRichard Lowe#
4657c478bd9Sstevel@tonic-gatesparc_CCUNBOUND	= -Wd,-xsafe=unboundsym
4667c478bd9Sstevel@tonic-gatei386_CCUNBOUND	=
4677c478bd9Sstevel@tonic-gateCCUNBOUND	= $($(MACH)_CCUNBOUND)
4687c478bd9Sstevel@tonic-gate
4697c478bd9Sstevel@tonic-gate#
4707c478bd9Sstevel@tonic-gate# compiler '-xarch' flag. This is here to centralize it and make it
4717c478bd9Sstevel@tonic-gate# overridable for testing.
4720bb07399SNick Toddsparc_XARCH=	-m32
4730bb07399SNick Toddsparcv9_XARCH=	-m64
4749c05409fSRichard Lowei386_XARCH=	-m32
4750bb07399SNick Toddamd64_XARCH=	-m64 -Ui386 -U__i386
4767c478bd9Sstevel@tonic-gate
4777c478bd9Sstevel@tonic-gate# assembler '-xarch' flag.  Different from compiler '-xarch' flag.
47860c80770Scraigmsparc_AS_XARCH=		-xarch=v8plus
4797c478bd9Sstevel@tonic-gatesparcv9_AS_XARCH=	-xarch=v9
4807c478bd9Sstevel@tonic-gatei386_AS_XARCH=
4817c478bd9Sstevel@tonic-gateamd64_AS_XARCH=		-xarch=amd64 -P -Ui386 -U__i386
4827c478bd9Sstevel@tonic-gate
4837c478bd9Sstevel@tonic-gate#
4847c478bd9Sstevel@tonic-gate# These flags define what we need to be 'standalone' i.e. -not- part
4857c478bd9Sstevel@tonic-gate# of the rather more cosy userland environment.  This basically means
4867c478bd9Sstevel@tonic-gate# the kernel.
4877c478bd9Sstevel@tonic-gate#
4887c478bd9Sstevel@tonic-gate# XX64	future versions of gcc will make -mcmodel=kernel imply -mno-red-zone
4897c478bd9Sstevel@tonic-gate#
49002e56f3fSwesolowssparc_STAND_FLAGS=	-_gcc=-ffreestanding
49102e56f3fSwesolowssparcv9_STAND_FLAGS=	-_gcc=-ffreestanding
4928528fe16SRichard Lowe# Disabling MMX also disables 3DNow, disabling SSE also disables all later
4938528fe16SRichard Lowe# additions to SSE (SSE2, AVX ,etc.)
4948528fe16SRichard LoweNO_SIMD=		-_gcc=-mno-mmx -_gcc=-mno-sse
4958528fe16SRichard Lowei386_STAND_FLAGS=	-_gcc=-ffreestanding $(NO_SIMD)
4968528fe16SRichard Loweamd64_STAND_FLAGS=	-xmodel=kernel $(NO_SIMD)
4977c478bd9Sstevel@tonic-gate
4987c478bd9Sstevel@tonic-gateSAVEARGS=		-Wu,-save_args
4997c478bd9Sstevel@tonic-gateamd64_STAND_FLAGS	+= $(SAVEARGS)
5007c478bd9Sstevel@tonic-gate
5017c478bd9Sstevel@tonic-gateSTAND_FLAGS_32 = $($(MACH)_STAND_FLAGS)
5027c478bd9Sstevel@tonic-gateSTAND_FLAGS_64 = $($(MACH64)_STAND_FLAGS)
5037c478bd9Sstevel@tonic-gate
5047c478bd9Sstevel@tonic-gate#
5057c478bd9Sstevel@tonic-gate# disable the incremental linker
5067c478bd9Sstevel@tonic-gateILDOFF=			-xildoff
5077c478bd9Sstevel@tonic-gate#
50822337b4bSrieXFFLAG=			-xF=%all
5097c478bd9Sstevel@tonic-gateXESS=			-xs
510d69cdb36SRichard LoweXSTRCONST=		-xstrconst
5117c478bd9Sstevel@tonic-gate
5127c478bd9Sstevel@tonic-gate#
5137c478bd9Sstevel@tonic-gate# turn warnings into errors (C)
5147c478bd9Sstevel@tonic-gateCERRWARN = -errtags=yes -errwarn=%all
5157c478bd9Sstevel@tonic-gateCERRWARN += -erroff=E_EMPTY_TRANSLATION_UNIT
5167c478bd9Sstevel@tonic-gateCERRWARN += -erroff=E_STATEMENT_NOT_REACHED
5177014882cSRichard Lowe
5187014882cSRichard LoweCERRWARN += -_gcc=-Wno-missing-braces
5197014882cSRichard LoweCERRWARN += -_gcc=-Wno-sign-compare
5207014882cSRichard LoweCERRWARN += -_gcc=-Wno-unknown-pragmas
5217014882cSRichard LoweCERRWARN += -_gcc=-Wno-unused-parameter
5227014882cSRichard LoweCERRWARN += -_gcc=-Wno-missing-field-initializers
5237014882cSRichard Lowe
5247014882cSRichard Lowe# Unfortunately, this option can misfire very easily and unfixably.
5257014882cSRichard LoweCERRWARN +=	-_gcc=-Wno-array-bounds
5267014882cSRichard Lowe
527d3b5f563SJohn Levon# gcc4 lacks -Wno-maybe-uninitialized
528d3b5f563SJohn LevonCNOWARN_UNINIT = -_gcc4=-Wno-uninitialized \
529d3b5f563SJohn Levon    -_gcc7=-Wno-maybe-uninitialized \
5302f57b5e0SToomas Soome    -_gcc8=-Wno-maybe-uninitialized \
531d7976f11SToomas Soome    -_gcc9=-Wno-maybe-uninitialized \
532d7976f11SToomas Soome    -_gcc10=-Wno-maybe-uninitialized
5336a3e8e86SRichard Lowe
5341f5207b7SJohn LevonCERRWARN += -_smatch=-p=illumos_user
5351f5207b7SJohn Levoninclude $(SRC)/Makefile.smatch
5361f5207b7SJohn Levon
5377c478bd9Sstevel@tonic-gate#
5387c478bd9Sstevel@tonic-gate# turn warnings into errors (C++)
5398e0c8248SAndrew StormontCCERRWARN = -errtags=yes -errwarn=%all
5408e0c8248SAndrew StormontCCERRWARN += -erroff=E_EMPTY_TRANSLATION_UNIT
5418e0c8248SAndrew StormontCCERRWARN += -erroff=E_STATEMENT_NOT_REACHED
5428e0c8248SAndrew Stormont
5438e0c8248SAndrew StormontCCERRWARN += -_gcc=-Wno-missing-braces
5448e0c8248SAndrew StormontCCERRWARN += -_gcc=-Wno-sign-compare
5458e0c8248SAndrew StormontCCERRWARN += -_gcc=-Wno-unknown-pragmas
5468e0c8248SAndrew StormontCCERRWARN += -_gcc=-Wno-unused-parameter
5478e0c8248SAndrew StormontCCERRWARN += -_gcc=-Wno-missing-field-initializers
5487c478bd9Sstevel@tonic-gate
549bd0ce624SYuri Pankov# C standard.  Keep Studio flags until we get rid of lint.
550bd0ce624SYuri PankovCSTD_GNU89=	-xc99=%none
551bd0ce624SYuri PankovCSTD_GNU99=	-xc99=%all
552bd0ce624SYuri PankovCSTD=		$(CSTD_GNU89)
553bd0ce624SYuri PankovC99LMODE=	$(CSTD:-xc99%=-Xc99%)
5547c478bd9Sstevel@tonic-gate
5557c478bd9Sstevel@tonic-gate# In most places, assignments to these macros should be appended with +=
556b819cea2SGordon Ross# (CPPFLAGS.first allows values to be prepended to CPPFLAGS).
557face03d9Spetedesparc_CFLAGS=	$(sparc_XARCH) $(CCSTATICSYM)
558ac204d0dSpetedesparcv9_CFLAGS=	$(sparcv9_XARCH) -dalign $(CCVERBOSE) $(V9ABIWARN) $(CCREGSYM) \
559ac204d0dSpetede		$(CCSTATICSYM)
5607c478bd9Sstevel@tonic-gatei386_CFLAGS=	$(i386_XARCH)
5617c478bd9Sstevel@tonic-gateamd64_CFLAGS=	$(amd64_XARCH)
5627c478bd9Sstevel@tonic-gate
5637c478bd9Sstevel@tonic-gatesparc_ASFLAGS=	$(sparc_AS_XARCH)
5647c478bd9Sstevel@tonic-gatesparcv9_ASFLAGS=$(sparcv9_AS_XARCH)
5657c478bd9Sstevel@tonic-gatei386_ASFLAGS=	$(i386_AS_XARCH)
5667c478bd9Sstevel@tonic-gateamd64_ASFLAGS=	$(amd64_AS_XARCH)
5677c478bd9Sstevel@tonic-gate
5687c478bd9Sstevel@tonic-gate#
5697c478bd9Sstevel@tonic-gatesparc_COPTFLAG=		-xO3
5707c478bd9Sstevel@tonic-gatesparcv9_COPTFLAG=	-xO3
5717c478bd9Sstevel@tonic-gatei386_COPTFLAG=		-O
572662492f5Ssherrymamd64_COPTFLAG=		-xO3
5737c478bd9Sstevel@tonic-gate
5747c478bd9Sstevel@tonic-gateCOPTFLAG= $($(MACH)_COPTFLAG)
5757c478bd9Sstevel@tonic-gateCOPTFLAG64= $($(MACH64)_COPTFLAG)
5767c478bd9Sstevel@tonic-gate
5777c478bd9Sstevel@tonic-gate# When -g is used, the compiler globalizes static objects
5787c478bd9Sstevel@tonic-gate# (gives them a unique prefix). Disable that.
5797c478bd9Sstevel@tonic-gateCNOGLOBAL= -W0,-noglobal
5807c478bd9Sstevel@tonic-gate
58196ccc8cbSesaxe# Direct the Sun Studio compiler to use a static globalization prefix based on the
58296ccc8cbSesaxe# name of the module rather than something unique. Otherwise, objects
58396ccc8cbSesaxe# will not build deterministically, as subsequent compilations of identical
58496ccc8cbSesaxe# source will yeild objects that always look different.
58596ccc8cbSesaxe#
58696ccc8cbSesaxe# In the same spirit, this will also remove the date from the N_OPT stab.
58796ccc8cbSesaxeCGLOBALSTATIC= -W0,-xglobalstatic
58896ccc8cbSesaxe
58902e56f3fSwesolows# Sometimes we want all symbols and types in debugging information even
59002e56f3fSwesolows# if they aren't used.
59102e56f3fSwesolowsCALLSYMS=	-W0,-xdbggen=no%usedonly
59202e56f3fSwesolows
593ac204d0dSpetede#
594299e09deSRichard Lowe# We force the compilers to generate the debugging information best understood
595299e09deSRichard Lowe# by the CTF tools.  With Sun Studio this is stabs due to bugs in the Studio
596299e09deSRichard Lowe# compilers.  With GCC this is DWARF v2.
597ac204d0dSpetede#
598d7976f11SToomas SoomeDEBUGFORMAT=	-_cc=-xdebugformat=stabs -_gcc=-gdwarf-2 -_gcc10=-gstrict-dwarf
599ac204d0dSpetede
6007c478bd9Sstevel@tonic-gate#
601299e09deSRichard Lowe# Ask the compiler to include debugging information
6027c478bd9Sstevel@tonic-gate#
603299e09deSRichard LoweCCGDEBUG= -g $(DEBUGFORMAT)
604299e09deSRichard Lowe
605299e09deSRichard Lowe#
606299e09deSRichard Lowe# Flags used to build in debug mode for ctf generation.
607299e09deSRichard Lowe#
608299e09deSRichard LoweCTF_FLAGS_sparc	= $(CCGDEBUG) -Wc,-Qiselect-T1 $(CSTD) $(CNOGLOBAL)
609299e09deSRichard LoweCTF_FLAGS_i386	= $(CCGDEBUG) $(CSTD) $(CNOGLOBAL)
6102d4be7aaSRichard Lowe
6112d4be7aaSRichard LoweCTF_FLAGS_sparcv9	= $(CTF_FLAGS_sparc)
6122d4be7aaSRichard LoweCTF_FLAGS_amd64		= $(CTF_FLAGS_i386)
6132d4be7aaSRichard Lowe
6142d4be7aaSRichard Lowe# Sun Studio produces broken userland code when saving arguments.
6152d4be7aaSRichard Lowe$(__GNUC)CTF_FLAGS_amd64 += $(SAVEARGS)
6162d4be7aaSRichard Lowe
617299e09deSRichard LoweCTF_FLAGS_32	= $(CTF_FLAGS_$(MACH))
618299e09deSRichard LoweCTF_FLAGS_64	= $(CTF_FLAGS_$(MACH64))
6192d4be7aaSRichard LoweCTF_FLAGS	= $(CTF_FLAGS_32)
6207c478bd9Sstevel@tonic-gate
6217c478bd9Sstevel@tonic-gate#
6227c478bd9Sstevel@tonic-gate# Flags used with genoffsets
6237c478bd9Sstevel@tonic-gate#
624299e09deSRichard LoweGENOFFSETS_FLAGS = $(CALLSYMS)
6257c478bd9Sstevel@tonic-gate
6267c478bd9Sstevel@tonic-gateOFFSETS_CREATE = $(GENOFFSETS) -s $(CTFSTABS) -r $(CTFCONVERT) \
627299e09deSRichard Lowe	$(CW) --noecho $(CW_CC_COMPILERS) -- $(GENOFFSETS_FLAGS) \
628299e09deSRichard Lowe	$(CFLAGS) $(CPPFLAGS)
6297c478bd9Sstevel@tonic-gate
6307c478bd9Sstevel@tonic-gateOFFSETS_CREATE64 = $(GENOFFSETS) -s $(CTFSTABS) -r $(CTFCONVERT) \
631299e09deSRichard Lowe	$(CW) --noecho $(CW_CC_COMPILERS) -- $(GENOFFSETS_FLAGS) \
632299e09deSRichard Lowe	$(CFLAGS64) $(CPPFLAGS)
6337c478bd9Sstevel@tonic-gate
6347c478bd9Sstevel@tonic-gate#
6357c478bd9Sstevel@tonic-gate# tradeoff time for space (smaller is better)
6367c478bd9Sstevel@tonic-gate#
637ac204d0dSpetedesparc_SPACEFLAG		= -xspace -W0,-Lt
638ac204d0dSpetedesparcv9_SPACEFLAG	= -xspace -W0,-Lt
6397c478bd9Sstevel@tonic-gatei386_SPACEFLAG		= -xspace
6407c478bd9Sstevel@tonic-gateamd64_SPACEFLAG		=
6417c478bd9Sstevel@tonic-gate
6427c478bd9Sstevel@tonic-gateSPACEFLAG		= $($(MACH)_SPACEFLAG)
6437c478bd9Sstevel@tonic-gateSPACEFLAG64		= $($(MACH64)_SPACEFLAG)
6447c478bd9Sstevel@tonic-gate
645ac204d0dSpetede#
646ac204d0dSpetede# The Sun Studio 11 compiler has changed the behaviour of integer
647ac204d0dSpetede# wrap arounds and so a flag is needed to use the legacy behaviour
648ac204d0dSpetede# (without this flag panics/hangs could be exposed within the source).
649ac204d0dSpetede#
650ac204d0dSpetedesparc_IROPTFLAG		= -W2,-xwrap_int
651ac204d0dSpetedesparcv9_IROPTFLAG	= -W2,-xwrap_int
652ac204d0dSpetedei386_IROPTFLAG		=
653ac204d0dSpetedeamd64_IROPTFLAG		=
654ac204d0dSpetede
655ac204d0dSpetedeIROPTFLAG		= $($(MACH)_IROPTFLAG)
656ac204d0dSpetedeIROPTFLAG64		= $($(MACH64)_IROPTFLAG)
657ac204d0dSpetede
6587c478bd9Sstevel@tonic-gatesparc_XREGSFLAG		= -xregs=no%appl
6597c478bd9Sstevel@tonic-gatesparcv9_XREGSFLAG	= -xregs=no%appl
6607c478bd9Sstevel@tonic-gatei386_XREGSFLAG		=
6617c478bd9Sstevel@tonic-gateamd64_XREGSFLAG		=
6627c478bd9Sstevel@tonic-gate
6637c478bd9Sstevel@tonic-gateXREGSFLAG		= $($(MACH)_XREGSFLAG)
6647c478bd9Sstevel@tonic-gateXREGSFLAG64		= $($(MACH64)_XREGSFLAG)
6657c478bd9Sstevel@tonic-gate
666d69cdb36SRichard Lowe# dmake SOURCEDEBUG=yes ... enables source-level debugging information, and
667d69cdb36SRichard Lowe# avoids stripping it.
668d69cdb36SRichard LoweSOURCEDEBUG	= $(POUND_SIGN)
669d69cdb36SRichard LoweSRCDBGBLD	= $(SOURCEDEBUG:yes=)
670d69cdb36SRichard Lowe
671d69cdb36SRichard Lowe#
672d69cdb36SRichard Lowe# These variables are intended ONLY for use by developers to safely pass extra
673d69cdb36SRichard Lowe# flags to the compilers without unintentionally overriding Makefile-set
674d69cdb36SRichard Lowe# flags.  They should NEVER be set to any value in a Makefile.
675d69cdb36SRichard Lowe#
676d69cdb36SRichard Lowe# They come last in the associated FLAGS variable such that they can
677d69cdb36SRichard Lowe# explicitly override things if necessary, there are gaps in this, but it's
678d69cdb36SRichard Lowe# the best we can manage.
679d69cdb36SRichard Lowe#
680d69cdb36SRichard LoweCUSERFLAGS		=
681d69cdb36SRichard LoweCUSERFLAGS64		= $(CUSERFLAGS)
682d69cdb36SRichard LoweCCUSERFLAGS		=
683d69cdb36SRichard LoweCCUSERFLAGS64		= $(CCUSERFLAGS)
684d69cdb36SRichard Lowe
685d69cdb36SRichard LoweCSOURCEDEBUGFLAGS	=
686d69cdb36SRichard LoweCCSOURCEDEBUGFLAGS	=
687299e09deSRichard Lowe$(SRCDBGBLD)CSOURCEDEBUGFLAGS	= $(CCGDEBUG) -xs
688299e09deSRichard Lowe$(SRCDBGBLD)CCSOURCEDEBUGFLAGS	= $(CCGDEBUG) -xs
689d69cdb36SRichard Lowe
6907c478bd9Sstevel@tonic-gateCFLAGS=         $(COPTFLAG) $($(MACH)_CFLAGS) $(SPACEFLAG) $(CCMODE) \
691bd0ce624SYuri Pankov		$(ILDOFF) $(CERRWARN) $(CSTD) $(CCUNBOUND) $(IROPTFLAG) \
692b6c711ccSRichard Lowe		$(CGLOBALSTATIC) $(CCNOAUTOINLINE) $(CCNOREORDER) \
69392c1a611SBryan Cantrill		$(CCNOAGGRESSIVELOOPS) \
694b6c711ccSRichard Lowe		$(CSOURCEDEBUGFLAGS) $(CUSERFLAGS)
6957c478bd9Sstevel@tonic-gateCFLAGS64=       $(COPTFLAG64) $($(MACH64)_CFLAGS) $(SPACEFLAG64) $(CCMODE64) \
696bd0ce624SYuri Pankov		$(ILDOFF) $(CERRWARN) $(CSTD) $(CCUNBOUND) $(IROPTFLAG64) \
697b6c711ccSRichard Lowe		$(CGLOBALSTATIC) $(CCNOAUTOINLINE) $(CCNOREORDER) \
69892c1a611SBryan Cantrill		$(CCNOAGGRESSIVELOOPS) \
699b6c711ccSRichard Lowe		$(CSOURCEDEBUGFLAGS) $(CUSERFLAGS64)
700ac204d0dSpetede#
701ac204d0dSpetede# Flags that are used to build parts of the code that are subsequently
702ac204d0dSpetede# run on the build machine (also known as the NATIVE_BUILD).
703ac204d0dSpetede#
7047c478bd9Sstevel@tonic-gateNATIVE_CFLAGS=	$(COPTFLAG) $($(NATIVE_MACH)_CFLAGS) $(CCMODE) \
705bd0ce624SYuri Pankov		$(ILDOFF) $(CERRWARN) $(CSTD) $($(NATIVE_MACH)_CCUNBOUND) \
706d69cdb36SRichard Lowe		$(IROPTFLAG) $(CGLOBALSTATIC) $(CCNOAUTOINLINE) \
707b6c711ccSRichard Lowe		$(CCNOREORDER) $(CSOURCEDEBUGFLAGS) $(CUSERFLAGS)
7087c478bd9Sstevel@tonic-gate
709a99cb961SToomas SoomeNATIVE_CCFLAGS=	$(CCOPTFLAG) $($(NATIVE_MACH)_CCFLAGS) $(CCSOURCEDEBUGFLAGS) \
710a99cb961SToomas Soome		$(CCUSERFLAGS)
711a99cb961SToomas Soome
712*03c3ec9aSDan McDonaldNATIVE_CFLAGS64=	$(COPTFLAG64) $($(NATIVE_MACH64)_CFLAGS) $(CCMODE64) \
713*03c3ec9aSDan McDonald		$(ILDOFF) $(CERRWARN) $(CSTD) $($(NATIVE_MACH64)_CCUNBOUND) \
714*03c3ec9aSDan McDonald		$(IROPTFLAG64) $(CGLOBALSTATIC) $(CCNOAUTOINLINE) \
715*03c3ec9aSDan McDonald		$(CCNOREORDER) $(CSOURCEDEBUGFLAGS) $(CUSERFLAGS64)
716*03c3ec9aSDan McDonald
717*03c3ec9aSDan McDonaldNATIVE_CCFLAGS64=	$(CCOPTFLAG64) $($(NATIVE_MACH64)_CCFLAGS) \
718*03c3ec9aSDan McDonald		$(CCSOURCEDEBUGFLAGS) $(CCUSERFLAGS64)
719*03c3ec9aSDan McDonald
7207c478bd9Sstevel@tonic-gateDTEXTDOM=-DTEXT_DOMAIN=\"$(TEXT_DOMAIN)\"	# For messaging.
7217c478bd9Sstevel@tonic-gateDTS_ERRNO=-D_TS_ERRNO
722b819cea2SGordon RossCPPFLAGS.first=	# Please keep empty.  Only lower makefiles should set this.
7237c478bd9Sstevel@tonic-gateCPPFLAGS.master=$(DTEXTDOM) $(DTS_ERRNO) \
724494f7e12SKeith M Wesolowski	$(ENVCPPFLAGS1) $(ENVCPPFLAGS2) $(ENVCPPFLAGS3) $(ENVCPPFLAGS4) \
725494f7e12SKeith M Wesolowski	$(ADJUNCT_PROTO:%=-I%/usr/include)
726494f7e12SKeith M WesolowskiCPPFLAGS.native=$(ENVCPPFLAGS1) $(ENVCPPFLAGS2) $(ENVCPPFLAGS3) \
727494f7e12SKeith M Wesolowski		$(ENVCPPFLAGS4) -I$(NATIVE_ADJUNCT)/include
728b819cea2SGordon RossCPPFLAGS=	$(CPPFLAGS.first) $(CPPFLAGS.master)
729b819cea2SGordon RossAS_CPPFLAGS=	$(CPPFLAGS.first) $(CPPFLAGS.master)
73051396a8eSPeter TribbleJAVAFLAGS=	-source 7 -target 7 -Xlint:deprecation,-options
73151396a8eSPeter Tribble$(BLD_JAVA_11)JAVAFLAGS=	-source 7 -target 7 -Xlint:-options
7327c478bd9Sstevel@tonic-gate
7337c478bd9Sstevel@tonic-gate#
7347c478bd9Sstevel@tonic-gate# For source message catalogue
7357c478bd9Sstevel@tonic-gate#
7367c478bd9Sstevel@tonic-gate.SUFFIXES: $(SUFFIXES) .i .po
7377c478bd9Sstevel@tonic-gateMSGROOT= $(ROOT)/catalog
7387c478bd9Sstevel@tonic-gateMSGDOMAIN= $(MSGROOT)/$(TEXT_DOMAIN)
7397c478bd9Sstevel@tonic-gateMSGDOMAINPOFILE = $(MSGDOMAIN)/$(POFILE)
740d69cdb36SRichard LoweDCMSGDOMAIN= $(MSGROOT)/LC_TIME/$(TEXT_DOMAIN)
7417c478bd9Sstevel@tonic-gateDCMSGDOMAINPOFILE = $(DCMSGDOMAIN)/$(DCFILE:.dc=.po)
7427c478bd9Sstevel@tonic-gate
7437c478bd9Sstevel@tonic-gateCLOBBERFILES += $(POFILE) $(POFILES)
7447c478bd9Sstevel@tonic-gateCOMPILE.cpp= $(CC) -E -C $(CFLAGS) $(CPPFLAGS)
7457c478bd9Sstevel@tonic-gateXGETTEXT= /usr/bin/xgettext
7467c478bd9Sstevel@tonic-gateXGETFLAGS= -c TRANSLATION_NOTE
74714843421SMatthew AhrensGNUXGETTEXT= /usr/gnu/bin/xgettext
74814843421SMatthew AhrensGNUXGETFLAGS= --add-comments=TRANSLATION_NOTE --keyword=_ \
74914843421SMatthew Ahrens	--strict --no-location --omit-header
7507c478bd9Sstevel@tonic-gateBUILD.po= $(XGETTEXT) $(XGETFLAGS) -d $(<F) $<.i ;\
7517c478bd9Sstevel@tonic-gate	$(RM)	$@ ;\
752a778b211Scarlsonj	$(SED) "/^domain/d" < $(<F).po > $@ ;\
7537c478bd9Sstevel@tonic-gate	$(RM) $(<F).po $<.i
754a778b211Scarlsonj
7557c478bd9Sstevel@tonic-gate#
7567c478bd9Sstevel@tonic-gate# This is overwritten by local Makefile when PROG is a list.
7577c478bd9Sstevel@tonic-gate#
7587c478bd9Sstevel@tonic-gatePOFILE= $(PROG).po
7597c478bd9Sstevel@tonic-gate
760a99cb961SToomas Soomesparc_CCFLAGS=		$(sparc_XARCH) -cg92 -compat=4 \
7617c478bd9Sstevel@tonic-gate			-Qoption ccfe -messages=no%anachronism \
7627c478bd9Sstevel@tonic-gate			$(CCERRWARN)
7637c478bd9Sstevel@tonic-gatesparcv9_CCFLAGS=	$(sparcv9_XARCH) -dalign -compat=5 \
7647c478bd9Sstevel@tonic-gate			-Qoption ccfe -messages=no%anachronism \
7657c478bd9Sstevel@tonic-gate			-Qoption ccfe -features=no%conststrings \
7667c478bd9Sstevel@tonic-gate			$(CCCREGSYM) \
7677c478bd9Sstevel@tonic-gate			$(CCERRWARN)
768a99cb961SToomas Soomei386_CCFLAGS=		$(i386_XARCH) -compat=4 \
7697c478bd9Sstevel@tonic-gate			-Qoption ccfe -messages=no%anachronism \
7707c478bd9Sstevel@tonic-gate			-Qoption ccfe -features=no%conststrings \
7717c478bd9Sstevel@tonic-gate			$(CCERRWARN)
7727c478bd9Sstevel@tonic-gateamd64_CCFLAGS=		$(amd64_XARCH) -compat=5 \
7737c478bd9Sstevel@tonic-gate			-Qoption ccfe -messages=no%anachronism \
7747c478bd9Sstevel@tonic-gate			-Qoption ccfe -features=no%conststrings \
7757c478bd9Sstevel@tonic-gate			$(CCERRWARN)
7767c478bd9Sstevel@tonic-gate
7777c478bd9Sstevel@tonic-gatesparc_CCOPTFLAG=	-O
7787c478bd9Sstevel@tonic-gatesparcv9_CCOPTFLAG=	-O
7797c478bd9Sstevel@tonic-gatei386_CCOPTFLAG=		-O
7807c478bd9Sstevel@tonic-gateamd64_CCOPTFLAG=	-O
7817c478bd9Sstevel@tonic-gate
7827c478bd9Sstevel@tonic-gateCCOPTFLAG=	$($(MACH)_CCOPTFLAG)
7837c478bd9Sstevel@tonic-gateCCOPTFLAG64=	$($(MACH64)_CCOPTFLAG)
784d69cdb36SRichard LoweCCFLAGS=	$(CCOPTFLAG) $($(MACH)_CCFLAGS) $(CCSOURCEDEBUGFLAGS) \
785d69cdb36SRichard Lowe		$(CCUSERFLAGS)
786d69cdb36SRichard LoweCCFLAGS64=	$(CCOPTFLAG64) $($(MACH64)_CCFLAGS) $(CCSOURCEDEBUGFLAGS) \
787d69cdb36SRichard Lowe		$(CCUSERFLAGS64)
78824da5b34Srie
7894c06356bSdh#
7904c06356bSdh#
7914c06356bSdh#
792d69cdb36SRichard LoweELFWRAP_FLAGS	=
7934c06356bSdhELFWRAP_FLAGS64	=	-64
7944c06356bSdh
79524da5b34Srie#
79624da5b34Srie# Various mapfiles that are used throughout the build, and delivered to
79724da5b34Srie# /usr/lib/ld.
7987c478bd9Sstevel@tonic-gate#
799cd3e9333SAli BahramiMAPFILE.NED_i386 =	$(SRC)/common/mapfiles/common/map.noexdata
80024da5b34SrieMAPFILE.NED_sparc =
80124da5b34SrieMAPFILE.NED =		$(MAPFILE.NED_$(MACH))
802cd3e9333SAli BahramiMAPFILE.PGA =		$(SRC)/common/mapfiles/common/map.pagealign
80324da5b34SrieMAPFILE.NES =		$(SRC)/common/mapfiles/common/map.noexstk
80424da5b34SrieMAPFILE.FLT =		$(SRC)/common/mapfiles/common/map.filter
805df4628cbSrieMAPFILE.LEX =		$(SRC)/common/mapfiles/common/map.lex.yy
80624da5b34Srie
8077c478bd9Sstevel@tonic-gate#
80824da5b34Srie# Generated mapfiles that are compiler specific, and used throughout the
80924da5b34Srie# build.  These mapfiles are not delivered in /usr/lib/ld.
8107c478bd9Sstevel@tonic-gate#
81124da5b34SrieMAPFILE.NGB_sparc=	$(SRC)/common/mapfiles/gen/sparc_cc_map.noexeglobs
81224da5b34Srie$(__GNUC64)MAPFILE.NGB_sparc= \
81324da5b34Srie			$(SRC)/common/mapfiles/gen/sparc_gcc_map.noexeglobs
81424da5b34SrieMAPFILE.NGB_sparcv9=	$(SRC)/common/mapfiles/gen/sparcv9_cc_map.noexeglobs
81524da5b34Srie$(__GNUC64)MAPFILE.NGB_sparcv9= \
81624da5b34Srie			$(SRC)/common/mapfiles/gen/sparcv9_gcc_map.noexeglobs
81724da5b34SrieMAPFILE.NGB_i386=	$(SRC)/common/mapfiles/gen/i386_cc_map.noexeglobs
81824da5b34Srie$(__GNUC64)MAPFILE.NGB_i386= \
81924da5b34Srie			$(SRC)/common/mapfiles/gen/i386_gcc_map.noexeglobs
82024da5b34SrieMAPFILE.NGB_amd64=	$(SRC)/common/mapfiles/gen/amd64_cc_map.noexeglobs
82124da5b34Srie$(__GNUC64)MAPFILE.NGB_amd64= \
82224da5b34Srie			$(SRC)/common/mapfiles/gen/amd64_gcc_map.noexeglobs
82324da5b34SrieMAPFILE.NGB =		$(MAPFILE.NGB_$(MACH))
82424da5b34Srie
82524da5b34Srie#
82624da5b34Srie# A generic interface mapfile name, used by various dynamic objects to define
82724da5b34Srie# the interfaces and interposers the object must export.
82824da5b34Srie#
82924da5b34SrieMAPFILE.INT =		mapfile-intf
83024da5b34Srie
831d69cdb36SRichard Lowe#
832538aa54dSGarrett D'Amore# LDLIBS32 and LDLIBS64 can be set in the environment to override the following
833538aa54dSGarrett D'Amore# assignments.
834538aa54dSGarrett D'Amore#
8357c478bd9Sstevel@tonic-gate# These environment settings make sure that no libraries are searched outside
8367c478bd9Sstevel@tonic-gate# of the local workspace proto area:
8377c478bd9Sstevel@tonic-gate#	LDLIBS32=-YP,$ROOT/lib:$ROOT/usr/lib
8387c478bd9Sstevel@tonic-gate#	LDLIBS64=-YP,$ROOT/lib/$MACH64:$ROOT/usr/lib/$MACH64
8397c478bd9Sstevel@tonic-gate#
8407c478bd9Sstevel@tonic-gateLDLIBS32 =	$(ENVLDLIBS1) $(ENVLDLIBS2) $(ENVLDLIBS3)
841494f7e12SKeith M WesolowskiLDLIBS32 +=	$(ADJUNCT_PROTO:%=-L%/usr/lib -L%/lib)
842aa9ef484SJohn LevonLDLIBS.cmd =	$(LDLIBS32)
8437c478bd9Sstevel@tonic-gateLDLIBS.lib =	$(LDLIBS32)
844538aa54dSGarrett D'Amore
845538aa54dSGarrett D'AmoreLDLIBS64 =	$(ENVLDLIBS1:%=%/$(MACH64)) \
846538aa54dSGarrett D'Amore		$(ENVLDLIBS2:%=%/$(MACH64)) \
847538aa54dSGarrett D'Amore		$(ENVLDLIBS3:%=%/$(MACH64))
848538aa54dSGarrett D'AmoreLDLIBS64 +=     $(ADJUNCT_PROTO:%=-L%/usr/lib/$(MACH64) -L%/lib/$(MACH64))
849538aa54dSGarrett D'Amore
8507c478bd9Sstevel@tonic-gate#
8517c478bd9Sstevel@tonic-gate# Define compilation macros.
8527c478bd9Sstevel@tonic-gate#
8537c478bd9Sstevel@tonic-gateCOMPILE.c=	$(CC) $(CFLAGS) $(CPPFLAGS) -c
8547c478bd9Sstevel@tonic-gateCOMPILE64.c=	$(CC) $(CFLAGS64) $(CPPFLAGS) -c
8557c478bd9Sstevel@tonic-gateCOMPILE.cc=	$(CCC) $(CCFLAGS) $(CPPFLAGS) -c
8567c478bd9Sstevel@tonic-gateCOMPILE64.cc=	$(CCC) $(CCFLAGS64) $(CPPFLAGS) -c
8577c478bd9Sstevel@tonic-gateCOMPILE.s=	$(AS) $(ASFLAGS) $(AS_CPPFLAGS)
8587c478bd9Sstevel@tonic-gateCOMPILE64.s=	$(AS) $(ASFLAGS) $($(MACH64)_AS_XARCH) $(AS_CPPFLAGS)
8597c478bd9Sstevel@tonic-gateCOMPILE.d=	$(DTRACE) -G -32
8607c478bd9Sstevel@tonic-gateCOMPILE64.d=	$(DTRACE) -G -64
8614c06356bSdhCOMPILE.b=	$(ELFWRAP) $(ELFWRAP_FLAGS$(CLASS))
8624c06356bSdhCOMPILE64.b=	$(ELFWRAP) $(ELFWRAP_FLAGS$(CLASS))
8637c478bd9Sstevel@tonic-gate
8647c478bd9Sstevel@tonic-gateCLASSPATH=	.
8657c478bd9Sstevel@tonic-gateCOMPILE.java=	$(JAVAC) $(JAVAFLAGS) -classpath $(CLASSPATH)
8667c478bd9Sstevel@tonic-gate
8677c478bd9Sstevel@tonic-gate#
8687c478bd9Sstevel@tonic-gate# Link time macros
8697c478bd9Sstevel@tonic-gate#
8707c478bd9Sstevel@tonic-gateCCNEEDED		= -lC
8716a3e8e86SRichard LoweCCEXTNEEDED		= -lCrun -lCstd
8722944b91eSJohn LevonNATIVECCNEEDED		= -lC
873494f7e12SKeith M Wesolowski$(__GNUC)CCNEEDED	= -L$(GCCLIBDIR) -lstdc++ -lgcc_s
8746a3e8e86SRichard Lowe$(__GNUC)CCEXTNEEDED	= $(CCNEEDED)
8752944b91eSJohn Levon$(__GNUC)NATIVECCNEEDED	= -R$(GCCLIBDIR) -L$(GCCLIBDIR) -lstdc++ -lgcc_s
8767c478bd9Sstevel@tonic-gate
8770ae9a84fSAndrew StormontCCNEEDED64		= -lCrun
8780ae9a84fSAndrew StormontCCEXTNEEDED64		= -lCrun -lCstd
8792944b91eSJohn LevonNATIVECCNEEDED64	= -lCrun
8800ae9a84fSAndrew Stormont$(__GNUC64)CCNEEDED64	= -L$(GCCLIBDIR) -lstdc++ -lgcc_s
8812944b91eSJohn Levon$(__GNUC64)NATIVECCNEEDED64 = -R$(GCCLIBDIR) -L$(GCCLIBDIR) -lstdc++ -lgcc_s
8820ae9a84fSAndrew Stormont$(__GNUC64)CCEXTNEEDED	= $(CCNEEDED64)
8830ae9a84fSAndrew Stormont
8845801b0f0SToomas Soome# Libraries we expect to use natively on the build machine
8855801b0f0SToomas SoomeNATIVE_LIBS=
8865801b0f0SToomas Soome
8875801b0f0SToomas SoomeLDCHECKS		= $(ZASSERTDEFLIB) $(ZGUIDANCE) $(ZFATALWARNINGS)
8885801b0f0SToomas SoomeLDCHECKS		+= $(NATIVE_LIBS:%=$(ZASSERTDEFLIB)=%)
8895801b0f0SToomas Soome
8905801b0f0SToomas SoomeLINK.c=			$(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(LDCHECKS)
8915801b0f0SToomas SoomeLINK64.c=		$(CC) $(CFLAGS64) $(CPPFLAGS) $(LDFLAGS) $(LDCHECKS)
8925801b0f0SToomas SoomeNORUNPATH=		-norunpath -nolib
8935801b0f0SToomas SoomeLINK.cc=		$(CCC) $(CCFLAGS) $(CPPFLAGS) $(NORUNPATH) \
8945801b0f0SToomas Soome			$(LDFLAGS) $(CCNEEDED) $(LDCHECKS)
8955801b0f0SToomas SoomeLINK64.cc=		$(CCC) $(CCFLAGS64) $(CPPFLAGS) $(NORUNPATH) \
8965801b0f0SToomas Soome			$(LDFLAGS) $(CCNEEDED64) $(LDCHECKS)
8977c478bd9Sstevel@tonic-gate
8987c478bd9Sstevel@tonic-gate#
8997c478bd9Sstevel@tonic-gate# lint macros
9007c478bd9Sstevel@tonic-gate#
9017c478bd9Sstevel@tonic-gate# Note that the undefine of __PRAGMA_REDEFINE_EXTNAME can be removed once
9027c478bd9Sstevel@tonic-gate# ON is built with a version of lint that has the fix for 4484186.
9037c478bd9Sstevel@tonic-gate#
9047c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS =	-errtags=yes -s
9057c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_PTRDIFF_OVERFLOW
9067c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_ASSIGN_NARROW_CONV
9077c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-U__PRAGMA_REDEFINE_EXTNAME
9087c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	$(C99LMODE)
9097c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-errsecurity=$(SECLEVEL)
9107c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_SEC_CREAT_WITHOUT_EXCL
9117c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_SEC_FORBIDDEN_WARN_CREAT
9127c478bd9Sstevel@tonic-gate# XX64 -- really only needed for amd64 lint
9137c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_ASSIGN_INT_TO_SMALL_INT
9147c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_CAST_INT_CONST_TO_SMALL_INT
9157c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_CAST_INT_TO_SMALL_INT
9167c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_CAST_TO_PTR_FROM_INT
9177c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_COMP_INT_WITH_LARGE_INT
9187c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_INTEGRAL_CONST_EXP_EXPECTED
9197c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_PASS_INT_TO_SMALL_INT
9207c478bd9Sstevel@tonic-gateALWAYS_LINT_DEFS +=	-erroff=E_PTR_CONV_LOSES_BITS
9217c478bd9Sstevel@tonic-gate
92247842382SJames Carlson# This forces lint to pick up note.h and sys/note.h from Devpro rather than
92347842382SJames Carlson# from the proto area.  The note.h that ON delivers would disable NOTE().
92447842382SJames CarlsonONLY_LINT_DEFS =	-I$(SPRO_VROOT)/prod/include/lint
92547842382SJames Carlson
9267c478bd9Sstevel@tonic-gateSECLEVEL=	core
92747842382SJames CarlsonLINT.c=		$(LINT) $(ONLY_LINT_DEFS) $(LINTFLAGS) $(CPPFLAGS) \
92847842382SJames Carlson		$(ALWAYS_LINT_DEFS)
92947842382SJames CarlsonLINT64.c=	$(LINT) $(ONLY_LINT_DEFS) $(LINTFLAGS64) $(CPPFLAGS) \
93047842382SJames Carlson		$(ALWAYS_LINT_DEFS)
9317c478bd9Sstevel@tonic-gateLINT.s=		$(LINT.c)
9327c478bd9Sstevel@tonic-gate
9337c478bd9Sstevel@tonic-gate# For some future builds, NATIVE_MACH and MACH might be different.
9347c478bd9Sstevel@tonic-gate# Therefore, NATIVE_MACH needs to be redefined in the
9357c478bd9Sstevel@tonic-gate# environment as `uname -p` to override this macro.
9367c478bd9Sstevel@tonic-gate#
9377c478bd9Sstevel@tonic-gate# For now at least, we cross-compile amd64 on i386 machines.
9387c478bd9Sstevel@tonic-gateNATIVE_MACH=	$(MACH:amd64=i386)
9390ae9a84fSAndrew StormontNATIVE_MACH64=	$(MACH64)
9407c478bd9Sstevel@tonic-gate
9417c478bd9Sstevel@tonic-gate# Define native compilation macros
9427c478bd9Sstevel@tonic-gate#
9437c478bd9Sstevel@tonic-gate
9447c478bd9Sstevel@tonic-gate# Base directory where compilers are loaded.
9457c478bd9Sstevel@tonic-gate# Defined here so it can be overridden by developer.
9467c478bd9Sstevel@tonic-gate#
9477c478bd9Sstevel@tonic-gateSPRO_ROOT=		$(BUILD_TOOLS)/SUNWspro
9480bb07399SNick ToddSPRO_VROOT=		$(SPRO_ROOT)/SS12
949cdf815bbSRichard PALOGNU_ROOT=		/usr
9507c478bd9Sstevel@tonic-gate
9518123ce61SJohn Levon$(__GNUC)PRIMARY_CC=	gcc7,$(GNUC_ROOT)/bin/gcc,gnu
952aa9ef484SJohn Levon$(__SUNC)PRIMARY_CC=	studio12,$(SPRO_VROOT)/bin/cc,sun
9538123ce61SJohn Levon$(__GNUC)PRIMARY_CCC=	gcc7,$(GNUC_ROOT)/bin/g++,gnu
954aa9ef484SJohn Levon$(__SUNC)PRIMARY_CCC=	studio12,$(SPRO_VROOT)/bin/CC,sun
955aa9ef484SJohn Levon
956aa9ef484SJohn LevonCW_CC_COMPILERS=	$(PRIMARY_CC:%=--primary %) $(SHADOW_CCS:%=--shadow %)
957aa9ef484SJohn LevonCW_CCC_COMPILERS=	$(PRIMARY_CCC:%=--primary %) $(SHADOW_CCCS:%=--shadow %)
958aa9ef484SJohn Levon
95969b1fd3fSRichard LoweCW_LINKER=		--linker $(LD)
960aa9ef484SJohn Levon
9612418f65fSSurya Prakki# Till SS12u1 formally becomes the NV CBE, LINT is hard
9622418f65fSSurya Prakki# coded to be picked up from the $SPRO_ROOT/sunstudio12.1/
9632418f65fSSurya Prakki# location. Impacted variables are sparc_LINT, sparcv9_LINT,
9642418f65fSSurya Prakki# i386_LINT, amd64_LINT.
9652418f65fSSurya Prakki# Reset them when SS12u1 is rolled out.
9662418f65fSSurya Prakki#
9672418f65fSSurya Prakki
9687c478bd9Sstevel@tonic-gate# Specify platform compiler versions for languages
9697c478bd9Sstevel@tonic-gate# that we use (currently only c and c++).
9707c478bd9Sstevel@tonic-gate#
971aa9ef484SJohn LevonCW=			$(ONBLD_TOOLS)/bin/$(MACH)/cw
972aa9ef484SJohn Levon
97369b1fd3fSRichard LoweBUILD_CC=		$(CW) $(CW_LINKER) $(CW_CC_COMPILERS) --
97469b1fd3fSRichard LoweBUILD_CCC=		$(CW) -C $(CW_LINKER) $(CW_CCC_COMPILERS) --
975aa9ef484SJohn LevonBUILD_CPP=		/usr/ccs/lib/cpp
97669b1fd3fSRichard LoweBUILD_LD=		$(ONBLD_TOOLS)/bin/$(MACH)/ld
977aa9ef484SJohn LevonBUILD_LINT=		$(SPRO_ROOT)/sunstudio12.1/bin/lint
978aa9ef484SJohn Levon
979aa9ef484SJohn Levon$(MACH)_CC=		$(BUILD_CC)
980aa9ef484SJohn Levon$(MACH)_CCC=		$(BUILD_CCC)
981aa9ef484SJohn Levon$(MACH)_CPP=		$(BUILD_CPP)
982aa9ef484SJohn Levon$(MACH)_LD=		$(BUILD_LD)
983aa9ef484SJohn Levon$(MACH)_LINT=		$(BUILD_LINT)
984aa9ef484SJohn Levon$(MACH64)_CC=		$(BUILD_CC)
985aa9ef484SJohn Levon$(MACH64)_CCC=		$(BUILD_CCC)
986aa9ef484SJohn Levon$(MACH64)_CPP=		$(BUILD_CPP)
987aa9ef484SJohn Levon$(MACH64)_LD=		$(BUILD_LD)
988aa9ef484SJohn Levon$(MACH64)_LINT=		$(BUILD_LINT)
989aa9ef484SJohn Levon
9907c478bd9Sstevel@tonic-gatesparc_AS=		/usr/ccs/bin/as -xregsym=no
991aa9ef484SJohn Levonsparcv9_AS=		$($(MACH)_AS)
992aa9ef484SJohn Levon
9937c478bd9Sstevel@tonic-gatei386_AS=		/usr/ccs/bin/as
9947c478bd9Sstevel@tonic-gate$(__GNUC)i386_AS=	$(ONBLD_TOOLS)/bin/$(MACH)/aw
9957c478bd9Sstevel@tonic-gateamd64_AS=		$(ONBLD_TOOLS)/bin/$(MACH)/aw
9967c478bd9Sstevel@tonic-gate
9977c478bd9Sstevel@tonic-gateNATIVECC=		$($(NATIVE_MACH)_CC)
9987c478bd9Sstevel@tonic-gateNATIVECCC=		$($(NATIVE_MACH)_CCC)
9997c478bd9Sstevel@tonic-gateNATIVECPP=		$($(NATIVE_MACH)_CPP)
10007c478bd9Sstevel@tonic-gateNATIVEAS=		$($(NATIVE_MACH)_AS)
10017c478bd9Sstevel@tonic-gateNATIVELD=		$($(NATIVE_MACH)_LD)
10027c478bd9Sstevel@tonic-gateNATIVELINT=		$($(NATIVE_MACH)_LINT)
10037c478bd9Sstevel@tonic-gate
10040ae9a84fSAndrew StormontNATIVECC64=		$($(NATIVE_MACH64)_CC)
10050ae9a84fSAndrew StormontNATIVECCC64=		$($(NATIVE_MACH64)_CCC)
10060ae9a84fSAndrew StormontNATIVECPP64=		$($(NATIVE_MACH64)_CPP)
10070ae9a84fSAndrew StormontNATIVEAS64=		$($(NATIVE_MACH64)_AS)
10080ae9a84fSAndrew StormontNATIVELD64=		$($(NATIVE_MACH64)_LD)
10090ae9a84fSAndrew StormontNATIVELINT64=		$($(NATIVE_MACH64)_LINT)
10100ae9a84fSAndrew Stormont
10117c478bd9Sstevel@tonic-gate#
10127c478bd9Sstevel@tonic-gate# Makefile.master.64 overrides these settings
10137c478bd9Sstevel@tonic-gate#
10147c478bd9Sstevel@tonic-gateCC=			$(NATIVECC)
10157c478bd9Sstevel@tonic-gateCCC=			$(NATIVECCC)
10167c478bd9Sstevel@tonic-gateCPP=			$(NATIVECPP)
10177c478bd9Sstevel@tonic-gateAS=			$(NATIVEAS)
10187c478bd9Sstevel@tonic-gateLD=			$(NATIVELD)
10197c478bd9Sstevel@tonic-gateLINT=			$(NATIVELINT)
10207c478bd9Sstevel@tonic-gate
10210ae9a84fSAndrew StormontCC64=			$(NATIVECC64)
10220ae9a84fSAndrew StormontCCC64=			$(NATIVECCC64)
10230ae9a84fSAndrew StormontCPP64=			$(NATIVECPP64)
10240ae9a84fSAndrew StormontAS64=			$(NATIVEAS64)
10250ae9a84fSAndrew StormontLD64=			$(NATIVELD64)
10260ae9a84fSAndrew StormontLINT64=			$(NATIVELINT64)
10270ae9a84fSAndrew Stormont
10287c478bd9Sstevel@tonic-gate# Pass -Y flag to cpp (method of which is release-dependent)
10297c478bd9Sstevel@tonic-gateCCYFLAG=		-Y I,
10307c478bd9Sstevel@tonic-gate
103185f4cb87SRichard LoweBDIRECT=	-Wl,-Bdirect
103285f4cb87SRichard LoweBDYNAMIC=	-Wl,-Bdynamic
103385f4cb87SRichard LoweBLOCAL=		-Wl,-Blocal
103485f4cb87SRichard LoweBNODIRECT=	-Wl,-Bnodirect
103585f4cb87SRichard LoweBREDUCE=	-Wl,-Breduce
103685f4cb87SRichard LoweBSTATIC=	-Wl,-Bstatic
103785f4cb87SRichard LoweBSYMBOLIC=	-Wl,-Bsymbolic
103885f4cb87SRichard Lowe
103985f4cb87SRichard LoweZDEFS=		-Wl,-zdefs
104085f4cb87SRichard LoweZDIRECT=	-Wl,-zdirect
104185f4cb87SRichard LoweZIGNORE=	-Wl,-zignore
104285f4cb87SRichard LoweZINITFIRST=	-Wl,-zinitfirst
104385f4cb87SRichard LoweZINTERPOSE=	-Wl,-zinterpose
104485f4cb87SRichard LoweZLAZYLOAD=	-Wl,-zlazyload
104585f4cb87SRichard LoweZLOADFLTR=	-Wl,-zloadfltr
104685f4cb87SRichard LoweZMULDEFS=	-Wl,-zmuldefs
104785f4cb87SRichard LoweZNODEFAULTLIB=	-Wl,-znodefaultlib
104885f4cb87SRichard LoweZNODEFS=	-Wl,-znodefs
104985f4cb87SRichard LoweZNODELETE=	-Wl,-znodelete
105085f4cb87SRichard LoweZNODLOPEN=	-Wl,-znodlopen
105185f4cb87SRichard LoweZNODUMP=	-Wl,-znodump
105285f4cb87SRichard LoweZNOLAZYLOAD=	-Wl,-znolazyload
105385f4cb87SRichard LoweZNOLDYNSYM=	-Wl,-znoldynsym
105485f4cb87SRichard LoweZNORELOC=	-Wl,-znoreloc
105585f4cb87SRichard LoweZNOVERSION=	-Wl,-znoversion
105685f4cb87SRichard LoweZRECORD=	-Wl,-zrecord
105785f4cb87SRichard LoweZREDLOCSYM=	-Wl,-zredlocsym
105885f4cb87SRichard LoweZTEXT=		-Wl,-ztext
105985f4cb87SRichard LoweZVERBOSE=	-Wl,-zverbose
106085f4cb87SRichard LoweZASSERTDEFLIB=	-Wl,-zassert-deflib
106185f4cb87SRichard LoweZGUIDANCE=	-Wl,-zguidance
106285f4cb87SRichard LoweZFATALWARNINGS=	-Wl,-zfatal-warnings
106390d74ed6SAndy FiddamanZASLR=		-Wl,-zaslr
106485f4cb87SRichard Lowe
106585f4cb87SRichard LoweGSHARED=	-shared
10667c478bd9Sstevel@tonic-gateCCMT=		-mt
10677c478bd9Sstevel@tonic-gate
10687c478bd9Sstevel@tonic-gate# Handle different PIC models on different ISAs
10697c478bd9Sstevel@tonic-gate# (May be overridden by lower-level Makefiles)
10707c478bd9Sstevel@tonic-gate
1071e1bf37b1SRichard Lowesparc_C_PICFLAGS =	-fpic
1072e1bf37b1SRichard Lowesparcv9_C_PICFLAGS =	-fpic
1073e1bf37b1SRichard Lowei386_C_PICFLAGS =	-fpic
1074e1bf37b1SRichard Loweamd64_C_PICFLAGS =	-fpic
10757c478bd9Sstevel@tonic-gateC_PICFLAGS =		$($(MACH)_C_PICFLAGS)
10767c478bd9Sstevel@tonic-gateC_PICFLAGS64 =		$($(MACH64)_C_PICFLAGS)
10777c478bd9Sstevel@tonic-gate
1078e1bf37b1SRichard Lowesparc_C_BIGPICFLAGS =	-fPIC
1079e1bf37b1SRichard Lowesparcv9_C_BIGPICFLAGS =	-fPIC
1080e1bf37b1SRichard Lowei386_C_BIGPICFLAGS =	-fPIC
1081e1bf37b1SRichard Loweamd64_C_BIGPICFLAGS =	-fPIC
10827c478bd9Sstevel@tonic-gateC_BIGPICFLAGS =		$($(MACH)_C_BIGPICFLAGS)
10837c478bd9Sstevel@tonic-gateC_BIGPICFLAGS64 =	$($(MACH64)_C_BIGPICFLAGS)
10847c478bd9Sstevel@tonic-gate
10857c478bd9Sstevel@tonic-gate# CC requires there to be no space between '-K' and 'pic' or 'PIC'.
1086e1bf37b1SRichard Lowe# and does not support -f
1087e1bf37b1SRichard Lowesparc_CC_PICFLAGS =	-_cc=-Kpic -_gcc=-fpic
1088e1bf37b1SRichard Lowesparcv9_CC_PICFLAGS =	-_cc=-KPIC -_gcc=-fPIC
1089e1bf37b1SRichard Lowei386_CC_PICFLAGS =	-_cc=-Kpic -_gcc=-fpic
1090e1bf37b1SRichard Loweamd64_CC_PICFLAGS =	-_cc=-Kpic -_gcc=-fpic
10917c478bd9Sstevel@tonic-gateCC_PICFLAGS =		$($(MACH)_CC_PICFLAGS)
10927c478bd9Sstevel@tonic-gateCC_PICFLAGS64 =		$($(MACH64)_CC_PICFLAGS)
10937c478bd9Sstevel@tonic-gate
1094e1bf37b1SRichard LoweAS_PICFLAGS=		-K pic
1095e1bf37b1SRichard LoweAS_BIGPICFLAGS=		-K PIC
10967c478bd9Sstevel@tonic-gate
10977c478bd9Sstevel@tonic-gate#
10987c478bd9Sstevel@tonic-gate# Default label for CTF sections
10997c478bd9Sstevel@tonic-gate#
11003eca6103SJohn LevonCTFCVTFLAGS=		-L VERSION
11017c478bd9Sstevel@tonic-gate
11027c478bd9Sstevel@tonic-gate#
1103d69cdb36SRichard Lowe# Override to pass module-specific flags to ctfmerge.  Currently used only by
1104d69cdb36SRichard Lowe# krtld to turn on fuzzy matching, and source-level debugging to inhibit
1105d69cdb36SRichard Lowe# stripping.
11067c478bd9Sstevel@tonic-gate#
11077c478bd9Sstevel@tonic-gateCTFMRGFLAGS=
11087c478bd9Sstevel@tonic-gate
11097c478bd9Sstevel@tonic-gateCTFCONVERT_O		= $(CTFCONVERT) $(CTFCVTFLAGS) $@
11107c478bd9Sstevel@tonic-gate
11117c478bd9Sstevel@tonic-gate# Rules (normally from make.rules) and macros which are used for post
11127c478bd9Sstevel@tonic-gate# processing files. Normally, these do stripping of the comment section
11137c478bd9Sstevel@tonic-gate# automatically.
11143eca6103SJohn Levon#    RELEASE_CM:	Should be edited to reflect the release.
11153eca6103SJohn Levon#    POST_PROCESS_O:	Post-processing for `.o' files (typically C source)
11163eca6103SJohn Levon#    POST_PROCESS_S_O:	Post-processing for `.o' files built from asssembly
11173eca6103SJohn Levon#    POST_PROCESS_CC_O:	Post-processing for `.o' files built from C++
11183eca6103SJohn Levon#    POST_PROCESS_A:		Post-processing for `.a' files (currently null).
11197c478bd9Sstevel@tonic-gate#    POST_PROCESS_SO:	Post-processing for `.so' files.
11207c478bd9Sstevel@tonic-gate#    POST_PROCESS:	Post-processing for executable files (no suffix).
11213eca6103SJohn Levon#
11227c478bd9Sstevel@tonic-gate# Note that these macros are not completely generalized as they are to be
11237c478bd9Sstevel@tonic-gate# used with the file name to be processed following.
11247c478bd9Sstevel@tonic-gate#
11257c478bd9Sstevel@tonic-gate# It is left as an exercise to Release Engineering to embellish the generation
11267c478bd9Sstevel@tonic-gate# of the release comment string.
11277c478bd9Sstevel@tonic-gate#
11287c478bd9Sstevel@tonic-gate#	If this is a standard development build:
11297c478bd9Sstevel@tonic-gate#		compress the comment section (mcs -c)
11307c478bd9Sstevel@tonic-gate#		add the standard comment (mcs -a $(RELEASE_CM))
11317c478bd9Sstevel@tonic-gate#		add the development specific comment (mcs -a $(DEV_CM))
11327c478bd9Sstevel@tonic-gate#
11337c478bd9Sstevel@tonic-gate#	If this is an installation build:
11347c478bd9Sstevel@tonic-gate#		delete the comment section (mcs -d)
11357c478bd9Sstevel@tonic-gate#		add the standard comment (mcs -a $(RELEASE_CM))
11367c478bd9Sstevel@tonic-gate#		add the development specific comment (mcs -a $(DEV_CM))
11377c478bd9Sstevel@tonic-gate#
11387c478bd9Sstevel@tonic-gate#	If this is an release build:
11397c478bd9Sstevel@tonic-gate#		delete the comment section (mcs -d)
11407c478bd9Sstevel@tonic-gate#		add the standard comment (mcs -a $(RELEASE_CM))
11417c478bd9Sstevel@tonic-gate#
11427c478bd9Sstevel@tonic-gate# The following list of macros are used in the definition of RELEASE_CM
11437c478bd9Sstevel@tonic-gate# which is used to label all binaries in the build:
11447c478bd9Sstevel@tonic-gate#
1145aa9ef484SJohn Levon#	RELEASE		Specific release of the build, eg: 5.2
11462032ea7bSmeem#	RELEASE_MAJOR	Major version number part of $(RELEASE)
11472032ea7bSmeem#	RELEASE_MINOR	Minor version number part of $(RELEASE)
11487c478bd9Sstevel@tonic-gate#	VERSION		Version of the build (alpha, beta, Generic)
11497c478bd9Sstevel@tonic-gate#	PATCHID		If this is a patch this value should contain
11507c478bd9Sstevel@tonic-gate#			the patchid value (eg: "Generic 100832-01"), otherwise
11517c478bd9Sstevel@tonic-gate#			it will be set to $(VERSION)
11527c478bd9Sstevel@tonic-gate#	RELEASE_DATE	Date of the Release Build
11537c478bd9Sstevel@tonic-gate#	PATCH_DATE	Date the patch was created, if this is blank it
11547c478bd9Sstevel@tonic-gate#			will default to the RELEASE_DATE
11557c478bd9Sstevel@tonic-gate#
11562032ea7bSmeemRELEASE_MAJOR=	5
11572032ea7bSmeemRELEASE_MINOR=	11
11582032ea7bSmeemRELEASE=	$(RELEASE_MAJOR).$(RELEASE_MINOR)
11597c478bd9Sstevel@tonic-gateVERSION=	SunOS Development
11607c478bd9Sstevel@tonic-gatePATCHID=	$(VERSION)
116148bc00d6SjmcpRELEASE_DATE=	release date not set
11627c478bd9Sstevel@tonic-gatePATCH_DATE=	$(RELEASE_DATE)
11636112cec5SJoshua M. ClulowRELEASE_CM=	"@($(POUND_SIGN))illumos $(PATCHID) $(PATCH_DATE)"
11646112cec5SJoshua M. ClulowDEV_CM_TAIL=	development build: $(LOGNAME)
11656112cec5SJoshua M. ClulowDEV_CM=		"@($(POUND_SIGN))illumos $(DEV_CM_TAIL)"
116606abc743SJohn LevonUTS_LABEL=	$(RELEASE)
11677c478bd9Sstevel@tonic-gate
11686112cec5SJoshua M. Clulow#
11696112cec5SJoshua M. Clulow# The boot banner may be overridden by distributions.  Up to five lines can be
11706112cec5SJoshua M. Clulow# specified by overriding the BOOTBANNER macros, and any line that expands to
11716112cec5SJoshua M. Clulow# an empty string will not be printed.  See comments in
11726112cec5SJoshua M. Clulow# bootbanner_expand_template() for more details about the template string
11736112cec5SJoshua M. Clulow# format.
11746112cec5SJoshua M. Clulow#
11756112cec5SJoshua M. ClulowBOOTBANNER1=	^o Version ^v ^w-bit
11766112cec5SJoshua M. ClulowBOOTBANNER2=
11776112cec5SJoshua M. ClulowBOOTBANNER3=
11786112cec5SJoshua M. ClulowBOOTBANNER4=
11796112cec5SJoshua M. ClulowBOOTBANNER5=
11806112cec5SJoshua M. Clulow
118134ae5cdfSJosef 'Jeff' SipekPROCESS_COMMENT=  @?${MCS} -d -a $(RELEASE_CM) -a $(DEV_CM)
11827c478bd9Sstevel@tonic-gate$(RELEASE_BUILD)PROCESS_COMMENT=   @?${MCS} -d -a $(RELEASE_CM)
11837c478bd9Sstevel@tonic-gate
1184495021bdSRichard LoweSTRIP_STABS=			   $(STRIP) -x $@
1185d69cdb36SRichard Lowe$(SRCDBGBLD)STRIP_STABS=	   :
11867c478bd9Sstevel@tonic-gate
1187aa9ef484SJohn LevonPOST_PROCESS_O=
11883eca6103SJohn LevonPOST_PROCESS_S_O=
11893eca6103SJohn LevonPOST_PROCESS_CC_O=
11907c478bd9Sstevel@tonic-gatePOST_PROCESS_A=
11917c478bd9Sstevel@tonic-gatePOST_PROCESS_SO=	$(PROCESS_COMMENT) $@ ; $(STRIP_STABS) ; \
11927c478bd9Sstevel@tonic-gate			$(ELFSIGN_OBJECT)
11938ad60789SriePOST_PROCESS=		$(PROCESS_COMMENT) $@ ; $(STRIP_STABS) ; \
11948ad60789Srie			$(ELFSIGN_OBJECT)
11957c478bd9Sstevel@tonic-gate
1196b31b5de1SJerry Gilliam#
1197b31b5de1SJerry Gilliam# chk4ubin is a tool that inspects a module for a symbol table
1198b31b5de1SJerry Gilliam# ELF section size which can trigger an OBP bug on older platforms.
1199b31b5de1SJerry Gilliam# This problem affects only specific sun4u bootable modules.
1200b31b5de1SJerry Gilliam#
1201b31b5de1SJerry GilliamCHK4UBIN=	$(ONBLD_TOOLS)/bin/$(MACH)/chk4ubin
1202b31b5de1SJerry GilliamCHK4UBINFLAGS=
1203b31b5de1SJerry GilliamCHK4UBINARY=	$(CHK4UBIN) $(CHK4UBINFLAGS) $@
1204b31b5de1SJerry Gilliam
12057c478bd9Sstevel@tonic-gate#
12067c478bd9Sstevel@tonic-gate# PKGARCHIVE specifies the default location where packages should be
12077c478bd9Sstevel@tonic-gate# placed if built.
12087c478bd9Sstevel@tonic-gate#
12097c478bd9Sstevel@tonic-gate$(RELEASE_BUILD)PKGARCHIVESUFFIX=	-nd
12107c478bd9Sstevel@tonic-gatePKGARCHIVE=$(SRC)/../../packages/$(MACH)/nightly$(PKGARCHIVESUFFIX)
12117c478bd9Sstevel@tonic-gate
1212ead1f93eSLiane Praza#
1213ead1f93eSLiane Praza# The repositories will be created with these publisher settings.  To
1214ead1f93eSLiane Praza# update an image to the resulting repositories, this must match the
1215ead1f93eSLiane Praza# publisher name provided to "pkg set-publisher."
1216ead1f93eSLiane Praza#
1217ead1f93eSLiane PrazaPKGPUBLISHER_REDIST=	on-nightly
1218ead1f93eSLiane PrazaPKGPUBLISHER_NONREDIST=	on-extra
1219ead1f93eSLiane Praza
12207c478bd9Sstevel@tonic-gate#	Default build rules which perform comment section post-processing.
12217c478bd9Sstevel@tonic-gate#
12227c478bd9Sstevel@tonic-gate.c:
12237c478bd9Sstevel@tonic-gate	$(LINK.c) -o $@ $< $(LDLIBS)
12247c478bd9Sstevel@tonic-gate	$(POST_PROCESS)
12257c478bd9Sstevel@tonic-gate.c.o:
12267c478bd9Sstevel@tonic-gate	$(COMPILE.c) $(OUTPUT_OPTION) $< $(CTFCONVERT_HOOK)
12277c478bd9Sstevel@tonic-gate	$(POST_PROCESS_O)
12287c478bd9Sstevel@tonic-gate.c.a:
12297c478bd9Sstevel@tonic-gate	$(COMPILE.c) -o $% $<
12307c478bd9Sstevel@tonic-gate	$(PROCESS_COMMENT) $%
12317c478bd9Sstevel@tonic-gate	$(AR) $(ARFLAGS) $@ $%
12327c478bd9Sstevel@tonic-gate	$(RM) $%
12337c478bd9Sstevel@tonic-gate.s.o:
12347c478bd9Sstevel@tonic-gate	$(COMPILE.s) -o $@ $<
12353eca6103SJohn Levon	$(POST_PROCESS_S_O)
12367c478bd9Sstevel@tonic-gate.s.a:
12377c478bd9Sstevel@tonic-gate	$(COMPILE.s) -o $% $<
12387c478bd9Sstevel@tonic-gate	$(PROCESS_COMMENT) $%
12397c478bd9Sstevel@tonic-gate	$(AR) $(ARFLAGS) $@ $%
12407c478bd9Sstevel@tonic-gate	$(RM) $%
12417c478bd9Sstevel@tonic-gate.cc:
12427c478bd9Sstevel@tonic-gate	$(LINK.cc) -o $@ $< $(LDLIBS)
12437c478bd9Sstevel@tonic-gate	$(POST_PROCESS)
12447c478bd9Sstevel@tonic-gate.cc.o:
12457c478bd9Sstevel@tonic-gate	$(COMPILE.cc) $(OUTPUT_OPTION) $<
12463eca6103SJohn Levon	$(POST_PROCESS_CC_O)
12477c478bd9Sstevel@tonic-gate.cc.a:
12487c478bd9Sstevel@tonic-gate	$(COMPILE.cc) -o $% $<
12497c478bd9Sstevel@tonic-gate	$(AR) $(ARFLAGS) $@ $%
12507c478bd9Sstevel@tonic-gate	$(PROCESS_COMMENT) $%
12517c478bd9Sstevel@tonic-gate	$(RM) $%
12527c478bd9Sstevel@tonic-gate.y:
12537c478bd9Sstevel@tonic-gate	$(YACC.y) $<
12547c478bd9Sstevel@tonic-gate	$(LINK.c) -o $@ y.tab.c $(LDLIBS)
12557c478bd9Sstevel@tonic-gate	$(POST_PROCESS)
12567c478bd9Sstevel@tonic-gate	$(RM) y.tab.c
12577c478bd9Sstevel@tonic-gate.y.o:
12587c478bd9Sstevel@tonic-gate	$(YACC.y) $<
12597c478bd9Sstevel@tonic-gate	$(COMPILE.c) -o $@ y.tab.c $(CTFCONVERT_HOOK)
12607c478bd9Sstevel@tonic-gate	$(POST_PROCESS_O)
12617c478bd9Sstevel@tonic-gate	$(RM) y.tab.c
12627c478bd9Sstevel@tonic-gate.l:
12637c478bd9Sstevel@tonic-gate	$(RM) $*.c
12647c478bd9Sstevel@tonic-gate	$(LEX.l) $< > $*.c
12657c478bd9Sstevel@tonic-gate	$(LINK.c) -o $@ $*.c -ll $(LDLIBS)
12667c478bd9Sstevel@tonic-gate	$(POST_PROCESS)
12677c478bd9Sstevel@tonic-gate	$(RM) $*.c
12687c478bd9Sstevel@tonic-gate.l.o:
12697c478bd9Sstevel@tonic-gate	$(RM) $*.c
12707c478bd9Sstevel@tonic-gate	$(LEX.l) $< > $*.c
12717c478bd9Sstevel@tonic-gate	$(COMPILE.c) -o $@ $*.c $(CTFCONVERT_HOOK)
12727c478bd9Sstevel@tonic-gate	$(POST_PROCESS_O)
12737c478bd9Sstevel@tonic-gate	$(RM) $*.c
12747c478bd9Sstevel@tonic-gate
12754c06356bSdh.bin.o:
12764c06356bSdh	$(COMPILE.b) -o $@ $<
12774c06356bSdh	$(POST_PROCESS_O)
12784c06356bSdh
12797c478bd9Sstevel@tonic-gate.java.class:
12807c478bd9Sstevel@tonic-gate	$(COMPILE.java) $<
12817c478bd9Sstevel@tonic-gate
1282a778b211Scarlsonj# Bourne and Korn shell script message catalog build rules.
1283a778b211Scarlsonj# We extract all gettext strings with sed(1) (being careful to permit
1284a778b211Scarlsonj# multiple gettext strings on the same line), weed out the dups, and
1285a778b211Scarlsonj# build the catalogue with awk(1).
12867c478bd9Sstevel@tonic-gate
1287a778b211Scarlsonj.sh.po .ksh.po:
1288aa9ef484SJohn Levon	$(SED) -n -e ":a"					\
1289aa9ef484SJohn Levon		  -e "h"					\
12907c478bd9Sstevel@tonic-gate		  -e "s/.*gettext *\(\"[^\"]*\"\).*/\1/p"	\
12917c478bd9Sstevel@tonic-gate		  -e "x"					\
12927c478bd9Sstevel@tonic-gate		  -e "s/\(.*\)gettext *\"[^\"]*\"\(.*\)/\1\2/"	\
12937c478bd9Sstevel@tonic-gate		  -e "t a"					\
12944cb69eccSIgor Kozhukhov	       $< | sort -u | $(AWK) '{ print "msgid\t" $$0 "\nmsgstr" }' > $@
12957c478bd9Sstevel@tonic-gate
1296a778b211Scarlsonj#
1297a778b211Scarlsonj# Python and Perl executable and message catalog build rules.
1298a778b211Scarlsonj#
1299cdf0c1d5Smjnelson.SUFFIXES: .pl .pm .py .pyc
1300a778b211Scarlsonj
1301a778b211Scarlsonj.pl:
1302a778b211Scarlsonj	$(RM) $@;
1303a778b211Scarlsonj	$(SED) -e "s@TEXT_DOMAIN@\"$(TEXT_DOMAIN)\"@" $< > $@;
1304a778b211Scarlsonj	$(CHMOD) +x $@
1305a778b211Scarlsonj
1306a778b211Scarlsonj.py:
1307ca13eaa5SAndy Fiddaman	$(RM) $@; $(SED) \
1308ca13eaa5SAndy Fiddaman		-e "1s:^\#!@PYTHON@:\#!$(PYSHEBANG):" \
1309ca13eaa5SAndy Fiddaman		-e "1s:^\#!@TOOLS_PYTHON@:\#!$(TOOLS_PYTHON):" \
1310ca13eaa5SAndy Fiddaman		< $< > $@; $(CHMOD) +x $@
1311a778b211Scarlsonj
1312cdf0c1d5Smjnelson.py.pyc:
1313cdf0c1d5Smjnelson	$(RM) $@
1314cdf0c1d5Smjnelson	$(PYTHON) -mpy_compile $<
1315cdf0c1d5Smjnelson	@[ $(<)c = $@ ] || $(MV) $(<)c $@
1316cdf0c1d5Smjnelson
131714843421SMatthew Ahrens.py.po:
131814843421SMatthew Ahrens	$(GNUXGETTEXT) $(GNUXGETFLAGS) -d $(<F:%.py=%) $< ;
131914843421SMatthew Ahrens
1320a778b211Scarlsonj.pl.po .pm.po:
1321a778b211Scarlsonj	$(XGETTEXT) $(XGETFLAGS) -d $(<F) $< ;
1322a778b211Scarlsonj	$(RM)	$@ ;
1323a778b211Scarlsonj	$(SED) "/^domain/d" < $(<F).po > $@ ;
1324a778b211Scarlsonj	$(RM) $(<F).po
13259acbbeafSnn
13267c478bd9Sstevel@tonic-gate#
13277c478bd9Sstevel@tonic-gate# When using xgettext, we want messages to go to the default domain,
13287c478bd9Sstevel@tonic-gate# rather than the specified one.  This special version of the
13297c478bd9Sstevel@tonic-gate# COMPILE.cpp macro effectively prevents expansion of TEXT_DOMAIN,
13307c478bd9Sstevel@tonic-gate# causing xgettext to put all messages into the default domain.
13317c478bd9Sstevel@tonic-gate#
13327c478bd9Sstevel@tonic-gateCPPFORPO=$(COMPILE.cpp:\"$(TEXT_DOMAIN)\"=TEXT_DOMAIN)
13337c478bd9Sstevel@tonic-gate
13347c478bd9Sstevel@tonic-gate.c.i:
13357c478bd9Sstevel@tonic-gate	$(CPPFORPO) $< > $@
13367c478bd9Sstevel@tonic-gate
13377c478bd9Sstevel@tonic-gate.h.i:
13387c478bd9Sstevel@tonic-gate	$(CPPFORPO) $< > $@
13397c478bd9Sstevel@tonic-gate
13407c478bd9Sstevel@tonic-gate.y.i:
13417c478bd9Sstevel@tonic-gate	$(YACC) -d $<
13427c478bd9Sstevel@tonic-gate	$(CPPFORPO) y.tab.c  > $@
1343d69cdb36SRichard Lowe	$(RM) y.tab.c
13447c478bd9Sstevel@tonic-gate
13457c478bd9Sstevel@tonic-gate.l.i:
13467c478bd9Sstevel@tonic-gate	$(LEX) $<
13477c478bd9Sstevel@tonic-gate	$(CPPFORPO) lex.yy.c  > $@
13487c478bd9Sstevel@tonic-gate	$(RM) lex.yy.c
13497c478bd9Sstevel@tonic-gate
13507c478bd9Sstevel@tonic-gate.c.po:
13517c478bd9Sstevel@tonic-gate	$(CPPFORPO) $< > $<.i
13527c478bd9Sstevel@tonic-gate	$(BUILD.po)
13537c478bd9Sstevel@tonic-gate
135410d63b7dSRichard Lowe.cc.po:
135510d63b7dSRichard Lowe	$(CPPFORPO) $< > $<.i
135610d63b7dSRichard Lowe	$(BUILD.po)
135710d63b7dSRichard Lowe
13587c478bd9Sstevel@tonic-gate.y.po:
13597c478bd9Sstevel@tonic-gate	$(YACC) -d $<
13607c478bd9Sstevel@tonic-gate	$(CPPFORPO) y.tab.c  > $<.i
13617c478bd9Sstevel@tonic-gate	$(BUILD.po)
1362d69cdb36SRichard Lowe	$(RM) y.tab.c
13637c478bd9Sstevel@tonic-gate
13647c478bd9Sstevel@tonic-gate.l.po:
13657c478bd9Sstevel@tonic-gate	$(LEX) $<
13667c478bd9Sstevel@tonic-gate	$(CPPFORPO) lex.yy.c  > $<.i
13677c478bd9Sstevel@tonic-gate	$(BUILD.po)
13687c478bd9Sstevel@tonic-gate	$(RM) lex.yy.c
13697c478bd9Sstevel@tonic-gate
13707c478bd9Sstevel@tonic-gate#
13717c478bd9Sstevel@tonic-gate# Rules to perform stylistic checks
13727c478bd9Sstevel@tonic-gate#
1373a778b211Scarlsonj.SUFFIXES: .x .xml .check .xmlchk
13747c478bd9Sstevel@tonic-gate
13757c478bd9Sstevel@tonic-gate.h.check:
13767c478bd9Sstevel@tonic-gate	$(DOT_H_CHECK)
13777c478bd9Sstevel@tonic-gate
13787c478bd9Sstevel@tonic-gate.x.check:
13797c478bd9Sstevel@tonic-gate	$(DOT_X_CHECK)
13807c478bd9Sstevel@tonic-gate
13817c478bd9Sstevel@tonic-gate.xml.xmlchk:
13827c478bd9Sstevel@tonic-gate	$(MANIFEST_CHECK)
1383