summaryrefslogtreecommitdiff
path: root/usr/src/lib/iconv_modules/zh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/iconv_modules/zh/Makefile')
-rw-r--r--usr/src/lib/iconv_modules/zh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/iconv_modules/zh/Makefile b/usr/src/lib/iconv_modules/zh/Makefile
index eaa4f5a9f1..7930aa289f 100644
--- a/usr/src/lib/iconv_modules/zh/Makefile
+++ b/usr/src/lib/iconv_modules/zh/Makefile
@@ -32,12 +32,11 @@ all := TARGET = all
clean := TARGET = clean
clobber := TARGET = clobber
install := TARGET = install
-lint := TARGET = lint
echo := TARGET = echo
.KEEP_STATE:
-all clean clobber install lint echo: $(SUBDIRS)
+all clean clobber install echo: $(SUBDIRS)
.PARALLEL: $(SUBDIRS)