2003-01-02 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 2 Jan 2003 14:40:35 +0000 (14:40 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 2 Jan 2003 14:40:35 +0000 (14:40 +0000)
* Makefile.in: Remove obsolete code.

gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in

index 9a25c44be8779858bf961e9e6dce6c99cfa4db07..ac3b1f4a1414efceedf67d5af8aef591ccfb7fa0 100644 (file)
@@ -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
index 46168d616240fc4f4b30ca38b63169d2accab7d2..763c21ed7b2fe261a3338c8811530252f1b9b78f 100644 (file)
@@ -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
This page took 0.035299 seconds and 4 git commands to generate.