usr/src/cmd/mdb/Makefile.module
changeset 524 259d2acc2f55
parent 265 a968e4ece133
child 1348 11df8410c452
--- a/usr/src/cmd/mdb/Makefile.module	Tue Sep 13 07:37:29 2005 -0700
+++ b/usr/src/cmd/mdb/Makefile.module	Tue Sep 13 10:26:14 2005 -0700
@@ -132,11 +132,6 @@
 #
 MODSRCS_DIR = ../../../common/modules/genunix
 
-#
-# Reset STRIPFLAG to the empty string.  MDB modules are intentionally installed
-# with symbol tables in order to help module developers.
-#
-STRIPFLAG =
 GROUP = sys
 
 all: $$(TARGETS)