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

@@ -34,10 +34,9 @@
 .KEEP_STATE:
 
 all:            $(OBJDIR) $(PICDIR) .WAIT $(CCSLIBS) $(CCSSCRIPTS) \
                 $(ONSCRIPTS) $(ONPROGS) $(ONLIBS)
 
-install:        all $(ROOTCCSLIB) .WAIT $(ROOTUSRBINS) $(ROOTCCSLIBS)
-
-package:        install .WAIT $(ROOTONLDLIBS) $(ROOTONLDBINPROG)
+install:        all $(ROOTCCSLIB) .WAIT $(ROOTUSRBINS) $(ROOTCCSLIBS) \
+                .WAIT $(ROOTONLDLIBS) $(ROOTONLDBINPROG)
 
 include         ../Makefile.targ