From d5f93c9179dfb079c6336ca24343a20e3ec35e21 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Fri, 22 Apr 2005 18:57:32 +0000 Subject: Enforce style.Makefile(5). Glanced at by: ru (some time ago). --- gnu/lib/libstdc++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/lib/libstdc++') diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index 60089403b84d..80fae1e91e78 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -17,8 +17,8 @@ CFLAGS+= -frandom-seed=RepeatabilityConsideredGood CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections \ -Wno-deprecated -LDADD= -lm DPADD= ${LIBM} +LDADD= -lm # libstdc++ sources SRCS+= allocator.cc codecvt.cc complex_io.cc ctype.cc debug.cc debug_list.cc \ -- cgit v1.3