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
*** 37,47 ****
.KEEP_STATE:
all: $(PICDIR) .WAIT $(CCSLIBS) $(CCSSCRIPTS) \
$(ONSCRIPTS) $(ONLIBS)
! install: all $(ROOTCCSLIB64) .WAIT $(ROOTCCSLIBS64)
!
! package: install .WAIT $(ROOTONLDLIBS64)
include ../Makefile.targ
include ../../Makefile.sub.64
--- 37,46 ----
.KEEP_STATE:
all: $(PICDIR) .WAIT $(CCSLIBS) $(CCSSCRIPTS) \
$(ONSCRIPTS) $(ONLIBS)
! install: all $(ROOTCCSLIB64) .WAIT $(ROOTCCSLIBS64) \
! .WAIT $(ROOTONLDLIBS64)
include ../Makefile.targ
include ../../Makefile.sub.64