summaryrefslogtreecommitdiff
path: root/usr/src/cmd/diskscan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/diskscan/Makefile')
-rw-r--r--usr/src/cmd/diskscan/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/cmd/diskscan/Makefile b/usr/src/cmd/diskscan/Makefile
index fc82a22936..a9c6f0ab42 100644
--- a/usr/src/cmd/diskscan/Makefile
+++ b/usr/src/cmd/diskscan/Makefile
@@ -20,15 +20,18 @@
# CDDL HEADER END
#
#
-#ident "%Z%%M% %I% %E% SMI"
-#
# Copyright (c) 1989, 2001 by Sun Microsystems, Inc.
# All rights reserved.
+#
+# Copyright (c) 2018, Joyent, Inc.
+
PROG= diskscan
include ../Makefile.cmd
+SMOFF += leaks
+
.KEEP_STATE:
all: $(PROG)