summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dlstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/dlstat/Makefile')
-rw-r--r--usr/src/cmd/dlstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/dlstat/Makefile b/usr/src/cmd/dlstat/Makefile
index c37982a686..c24ce1a62d 100644
--- a/usr/src/cmd/dlstat/Makefile
+++ b/usr/src/cmd/dlstat/Makefile
@@ -37,11 +37,11 @@ CERRWARN += -_gcc=-Wno-uninitialized
XGETFLAGS += -a -x $(PROG).xcl
LDLIBS += -L$(ROOT)/lib
-LDLIBS += -ldladm -linetutil
+LDLIBS += -ldladm -lofmt
.KEEP_STATE:
-all: $(ROOTFS_PROG)
+all: $(ROOTFS_PROG)
install: all $(ROOTSBINPROG)
$(RM) $(ROOTUSRSBINPROG)