+Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
+
+ * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
+ * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
+
Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
* Makefile.in: Fix bit-rot in definitions of CHILL,
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"
else \
echo -lchill; \
fi`
-
-CHILL_LIB = -lchill
# end-sanitize-chill
GDB = ` \