summaryrefslogtreecommitdiff
path: root/usr/src/tools/chk4ubin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/chk4ubin/Makefile')
-rw-r--r--usr/src/tools/chk4ubin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/tools/chk4ubin/Makefile b/usr/src/tools/chk4ubin/Makefile
index 5da362350e..1c9d61fcd9 100644
--- a/usr/src/tools/chk4ubin/Makefile
+++ b/usr/src/tools/chk4ubin/Makefile
@@ -30,8 +30,7 @@ PROG = chk4ubin
DYNFLAGS += '-R$$ORIGIN/../../lib/$(MACH)'
LDLIBS += -lelf
-
-LINTFLAGS += -ux
+NATIVE_LIBS += libelf.so
.KEEP_STATE:
@@ -39,8 +38,6 @@ all: $(PROG)
install: all .WAIT $(ROOTONBLDMACHPROG)
-lint: lint_PROG
-
clean:
$(RM) $(PROG)