* breakpoints.c (watch_command_1): Use internal breakpoint
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
index bc9256b79cd4ef866b99482645c6796de27b0968..ae77ec900318dc06094474dbb9e7c023a92a0dc8 100644 (file)
@@ -230,7 +230,7 @@ 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.
-unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
+# 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
This page took 0.03242 seconds and 4 git commands to generate.