summaryrefslogtreecommitdiff
path: root/usr/src/lib/pylibbe
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/pylibbe')
-rw-r--r--usr/src/lib/pylibbe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/pylibbe/Makefile b/usr/src/lib/pylibbe/Makefile
index 670615ee8c..a5626cc1b4 100644
--- a/usr/src/lib/pylibbe/Makefile
+++ b/usr/src/lib/pylibbe/Makefile
@@ -38,14 +38,13 @@ all := TARGET= all
install := TARGET= install
clean := TARGET= clean
clobber := TARGET= clobber
-lint := TARGET= lint
MSGFILES = `$(FIND) . -name '*.py' -o -name '*.c'`
POFILE = libbe_py.po
.KEEP_STATE:
-all install clean clobber lint: $(SUBDIRS)
+all install clean clobber: $(SUBDIRS)
$(POFILE): pofile_MSGFILES