usr/src/cmd/fm/fmd/Makefile.fmd
changeset 524 259d2acc2f55
parent 0 68f95e015346
child 1193 e784a8fa27da
--- a/usr/src/cmd/fm/fmd/Makefile.fmd	Tue Sep 13 07:37:29 2005 -0700
+++ b/usr/src/cmd/fm/fmd/Makefile.fmd	Tue Sep 13 10:26:14 2005 -0700
@@ -131,12 +131,6 @@
 
 lint_prog := LINTFLAGS += -xerroff=E_FUNC_RET_ALWAYS_IGNOR2
 
-#
-# Reset STRIPFLAG to the empty string.  FMD is intentionally installed with
-# a symbol table in order to help agent and diagnosis engine developers.
-#
-STRIPFLAG =
-
 .NO_PARALLEL:
 .PARALLEL: $(OBJS) $(LINTFILES)