aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-01-02 14:40:35 +0000
committerAndrew Cagney <cagney@redhat.com>2003-01-02 14:40:35 +0000
commitef66e766fa33dcead625856d096bc829ab38fa27 (patch)
tree9380cc5b52dd3d77e8d4bd3089f1687783093d60
parente632838e2ed40b6dcc74e7624673a0719b8c9cea (diff)
downloadgdb-ef66e766fa33dcead625856d096bc829ab38fa27.zip
gdb-ef66e766fa33dcead625856d096bc829ab38fa27.tar.gz
gdb-ef66e766fa33dcead625856d096bc829ab38fa27.tar.bz2
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* Makefile.in: Remove obsolete code.
-rw-r--r--gdb/gdbserver/ChangeLog4
-rw-r--r--gdb/gdbserver/Makefile.in5
2 files changed, 4 insertions, 5 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 9a25c44..ac3b1f4 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-02 Andrew Cagney <ac131313@redhat.com>
+
+ * Makefile.in: Remove obsolete code.
+
2002-11-20 Daniel Jacobowitz <drow@mvista.com>
* linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in
index 46168d6..763c21e 100644
--- a/gdb/gdbserver/Makefile.in
+++ b/gdb/gdbserver/Makefile.in
@@ -228,11 +228,6 @@ version.c: Makefile
# will remove them.
MAKEOVERRIDES=
-## This is ugly, but I don't want GNU make to put these variables in
-## the environment. Older makes will see this as a set of targets
-## with no dependencies and no actions.
-# OBSOLETE unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
-
gdb_proc_service_h = $(srcdir)/../gdb_proc_service.h $(srcdir)/../gregset.h
regdat_sh = $(srcdir)/../regformats/regdat.sh
regdef_h = $(srcdir)/../regformats/regdef.h