From f2d5a56e990d77d165e9a07129473f60e01c3904 Mon Sep 17 00:00:00 2001 From: Per Bothner <per@bothner.com> Date: Thu, 2 Jun 1994 23:03:35 +0000 Subject: * Makefile.in (CHILL_LIB): Remove bogus redundant definitions. --- gdb/testsuite/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/testsuite/Makefile.in') diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in index ec7423e..82f7db0 100644 --- a/gdb/testsuite/Makefile.in +++ b/gdb/testsuite/Makefile.in @@ -52,7 +52,6 @@ INSTALL_DATA = $(INSTALL) CFLAGS = -g # start-sanitize-chill CHILLFLAGS = $(CFLAGS) -CHILL_LIB = -lchill # end-sanitize-chill # This should probably be consistent with the top-level Makefile.in, # gdb/Makefile.in, and gdb/testsuite/gdb.t2*/Makefile.in, so that "make check" @@ -124,8 +123,6 @@ CHILL_LIB = ` \ else \ echo -lchill; \ fi` - -CHILL_LIB = -lchill # end-sanitize-chill GDB = ` \ -- cgit v1.1