Removed unused STRIP definition.

This commit is contained in:
Janet B. Anderson
2005-09-15 17:29:25 +00:00
parent 05482bc8e1
commit 50bc375aa5

View File

@@ -47,8 +47,6 @@ OPT_CXXFLAGS_NO = -g
CODE_LDFLAGS = $(PROF_CXXFLAGS_$(PROFILE)) $(GPROF_CXXFLAGS_$(GPROF))
STRIP_LDFLAGS_YES = -s
STATIC_LDFLAGS_YES= -Bstatic
STATIC_LDFLAGS_NO=
STATIC_LDLIBS_YES= -Bdynamic