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
*** 27,38 ****
objs/%.o pics/%.o: ../common/%.c $(COMPILE.c) -o $@ $<
$(POST_PROCESS_O)
all: $(BLTSRCS) .WAIT $(LIBS) $(LIBLINKS)
- install: all .WAIT $(ROOTFS_LIBS64) $(ROOTFS_LINKS64)
-
delete: $(RM) $(DYNLIB)
$(LIBLINKS): $(RM) $(LIBLINKS) $(SYMLINK) $(DYNLIB) $(LIBLINKS)
CLOBBERFILES += $(LIBLINKS)
--- 27,36 ----
*** 59,77 ****
catalog: $(BLTMESG)
chkmsg: $(LIBSRCS) sh $(CHKMSG) $(CHKMSGFLAGS) $(LIBSRCS)
! $(BLTDEFS) + $(BLTDATA): $(SGSMSG) $(SGSMSGTARG) $(SGSMSG)
! $(SGSMSGFLAGS2) $(SGSMSGTARG)
! $(BLTMESG): $(SGSMSG) $(SGSMSGALL) xlate.c xlate64.c $(SGSMSG)
$(SGSMSGFLAGS1) $(SGSMSGALL)
- $(SGSMSG): FRC @ cd $(SGSTOOLS)/$(MACH); pwd; $(MAKE) catalog
- @ pwd
-
# # 64-bit overrides # include ../../Makefile.sub.64
FRC:
--- 57,72 ----
catalog: $(BLTMESG)
chkmsg: $(LIBSRCS) sh $(CHKMSG) $(CHKMSGFLAGS) $(LIBSRCS)
! $(BLTDEFS) + $(BLTDATA): $(SGSMSGTARG) $(SGSMSG) $(SGSMSGFLAGS2)
! $(SGSMSGTARG)
! $(BLTMESG): $(SGSMSGALL) xlate.c xlate64.c $(SGSMSG)
$(SGSMSGFLAGS1) $(SGSMSGALL)
# # 64-bit overrides # include ../../Makefile.sub.64
FRC: