Print this page
7550 sgs components are building against libraries outside of the proto area

@@ -19,20 +19,21 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2016 RackTop Systems.
 #
 
 include         $(SRC)/cmd/sgs/librtld/Makefile.com
 
 CPPFLAGS +=     -I../../../../uts/sparc/krtld
 
 .KEEP_STATE:
 
 all:            $(DYNLIB) $(LIBLINKS)
 
-install:        all $(ROOTFS_DYNLIB)
+install:        all $(ROOTFS_DYNLIB) $(ROOTFS_LINKS)
 
 lint:           $(LINTLIB) $(LINTOUT32) $(SGSLINTOUT)
 
 include         $(SRC)/cmd/sgs/librtld/Makefile.targ