Updated for Tcl 7.5a2 and Tk 4.1a2
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 34fada98c2a4d1e98a839c8453d33cabfe6a5772..975eeda2d9b4e3763a4f32e726f243ccabe69720 100644 (file)
@@ -146,7 +146,6 @@ ENABLE_CLIBS= @ENABLE_CLIBS@
 ENABLE_OBS= @ENABLE_OBS@
 
 
-# All the includes used for CFLAGS and for lint.
 # -I. for config files.
 # -I$(srcdir) for gdb internal headers and possibly for gnu-regex.h also.
 # -I$(srcdir)/config for more generic config files.
@@ -361,7 +360,6 @@ SFILES = blockframe.c breakpoint.c buildsym.c callback.c c-exp.y c-lang.c \
        typeprint.c utils.c valarith.c valops.c \
        valprint.c values.c serial.c ser-unix.c mdebugread.c os9kread.c
 
-# All source files that lint should look at
 LINTFILES = $(SFILES) $(YYFILES) init.c
 
 # "system" headers.  Using these in dependencies is a rather personal
This page took 0.043579 seconds and 4 git commands to generate.