summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm/libldom
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/fm/libldom')
-rw-r--r--usr/src/lib/fm/libldom/sparc/Makefile2
-rw-r--r--usr/src/lib/fm/libldom/sparcv9/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/fm/libldom/sparc/Makefile b/usr/src/lib/fm/libldom/sparc/Makefile
index 1f0c37cf36..1f81c94cba 100644
--- a/usr/src/lib/fm/libldom/sparc/Makefile
+++ b/usr/src/lib/fm/libldom/sparc/Makefile
@@ -29,4 +29,4 @@ include ../Makefile.com
DYNFLAGS += -R/usr/lib/fm
-install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS)
diff --git a/usr/src/lib/fm/libldom/sparcv9/Makefile b/usr/src/lib/fm/libldom/sparcv9/Makefile
index 1c53dcd407..c641c73a5c 100644
--- a/usr/src/lib/fm/libldom/sparcv9/Makefile
+++ b/usr/src/lib/fm/libldom/sparcv9/Makefile
@@ -30,4 +30,4 @@ include ../../../Makefile.lib.64
DYNFLAGS += -R/usr/lib/fm/$(MACH64)
-install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
+install: all $(ROOTLIBS64) $(ROOTLINKS64)