summaryrefslogtreecommitdiff
path: root/usr/src/lib/cfgadm_plugins/usb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/cfgadm_plugins/usb/Makefile')
-rw-r--r--usr/src/lib/cfgadm_plugins/usb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/cfgadm_plugins/usb/Makefile b/usr/src/lib/cfgadm_plugins/usb/Makefile
index 2e0731182d..b1a9874594 100644
--- a/usr/src/lib/cfgadm_plugins/usb/Makefile
+++ b/usr/src/lib/cfgadm_plugins/usb/Makefile
@@ -34,7 +34,6 @@ clean := TARGET= clean
clobber := TARGET= clobber
delete := TARGET= delete
install := TARGET= install
-lint := TARGET= lint
_msg := TARGET= _msg
package := TARGET= package
@@ -48,7 +47,7 @@ GREP= grep
.KEEP_STATE:
-all clean delete install lint package: $(SUBDIRS)
+all clean delete install package: $(SUBDIRS)
clobber: $(SUBDIRS)
$(RM) $(POFILE) $(POFILES)