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
@@ -99,14 +99,10 @@
# This rule causes the message catalog file to be created under
# sgs/messages, but does not regenerate the C or header file for the module.
$(SGSMSGDIR)/elfedit_%: $(SGSMSG) ../common/%.msg
$(SGSMSG) $(SGSMSGFLAGS) -l -m $(SGSMSGDIR)/elfedit_$* $<
-$(SGSMSG):
- @ cd $(SGSTOOLS)/$(MACH); pwd; $(MAKE) catalog
- @ pwd
-
catalog: $(SGSMSGDIR)/elfedit_cap \
$(SGSMSGDIR)/elfedit_dyn \
$(SGSMSGDIR)/elfedit_ehdr \
$(SGSMSGDIR)/elfedit_phdr \
$(SGSMSGDIR)/elfedit_shdr \