summaryrefslogtreecommitdiff
path: root/usr/src/cmd/lockstat/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/lockstat/Makefile.com')
-rw-r--r--usr/src/cmd/lockstat/Makefile.com5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/lockstat/Makefile.com b/usr/src/cmd/lockstat/Makefile.com
index fe4c39adbe..ce70c62218 100644
--- a/usr/src/cmd/lockstat/Makefile.com
+++ b/usr/src/cmd/lockstat/Makefile.com
@@ -19,11 +19,9 @@
# CDDL HEADER END
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
PROG= lockstat
OBJS= lockstat.o sym.o
@@ -38,7 +36,6 @@ LINTFLAGS += -xerroff=E_SEC_SPRINTF_UNBOUNDED_COPY
LINTFLAGS64 += -xerroff=E_SEC_SPRINTF_UNBOUNDED_COPY
FILEMODE= 0555
-GROUP= bin
CLEANFILES += $(OBJS)