summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/librtld/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/librtld/i386/Makefile')
-rw-r--r--usr/src/cmd/sgs/librtld/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/sgs/librtld/i386/Makefile b/usr/src/cmd/sgs/librtld/i386/Makefile
index 54e5e30586..5d9e11a226 100644
--- a/usr/src/cmd/sgs/librtld/i386/Makefile
+++ b/usr/src/cmd/sgs/librtld/i386/Makefile
@@ -32,6 +32,6 @@ CPPFLAGS += -I../../../../uts/intel/ia32/krtld
all: $(DYNLIB) $(LIBLINKS)
-install: all $(ROOTFS_DYNLIB)
+install: all $(ROOTLIBS) $(ROOTCOMPATLINKS)
include $(SRC)/cmd/sgs/librtld/Makefile.targ