usr/src/cmd/cpc/cpustat/Makefile
changeset 524 259d2acc2f55
parent 0 68f95e015346
child 2248 4609e8bb25ad
--- a/usr/src/cmd/cpc/cpustat/Makefile	Tue Sep 13 07:37:29 2005 -0700
+++ b/usr/src/cmd/cpc/cpustat/Makefile	Tue Sep 13 10:26:14 2005 -0700
@@ -20,7 +20,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -36,12 +36,6 @@
 CPPFLAGS	+= -D_REENTRANT -I$(SRC)/lib/libcpc/common
 LDLIBS +=	-lcpc -lposix4 -lkstat
 
-#
-# CPC commands include CTF data so they must not be stripped with '-s'. This
-# overrides the "-s" switch in the default link flags.
-#
-STRIPFLAG=
-
 .KEEP_STATE:
 
 all:	$(PROG)