Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools
@@ -56,16 +56,23 @@
makesoftcore \
ndrgen \
onbld \
protocmp \
protolist \
- scripts
+ scripts \
+ sgs
#
# special versions of commands for use only in build
#
UNSHIPPED_SUBDIRS = \
+ $(SGSMSG) \
+ $(SGSLIBCONV) \
+ $(SGSLIBELF) \
+ $(SGSLIBLDDBG) \
+ $(SGSLIBLD) \
+ $(SGSLD) \
localedef \
mandoc \
tic \
vtfontcvt \
zic
@@ -80,10 +87,12 @@
cpcgen \
elfextract \
mbh_patch \
btxld
+$(INTEL_BLD)sgs: aw
+
LINTSUBDIRS= \
codereview \
ctf \
cw \
findunref \