summaryrefslogtreecommitdiff
path: root/usr/src/cmd/intrstat/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/intrstat/Makefile.com')
-rw-r--r--usr/src/cmd/intrstat/Makefile.com5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/intrstat/Makefile.com b/usr/src/cmd/intrstat/Makefile.com
index 7aeddc3caf..199da08a00 100644
--- a/usr/src/cmd/intrstat/Makefile.com
+++ b/usr/src/cmd/intrstat/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 = intrstat
OBJS = intrstat.o
@@ -36,7 +34,6 @@ CFLAGS64 += $(CCVERBOSE)
LDLIBS += -ldtrace
FILEMODE = 0555
-GROUP = bin
CLEANFILES += $(OBJS)