summaryrefslogtreecommitdiff
path: root/usr/src/cmd/hotplug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/hotplug/Makefile')
-rw-r--r--usr/src/cmd/hotplug/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/hotplug/Makefile b/usr/src/cmd/hotplug/Makefile
index fe62d9acc6..2bab171cb0 100644
--- a/usr/src/cmd/hotplug/Makefile
+++ b/usr/src/cmd/hotplug/Makefile
@@ -51,6 +51,7 @@ check: $(PROG).c
$(CSTYLE) -pP $(SRCS:%=%)
clean:
+ $(RM) $(OBJS)
lint: lint_SRCS