OSDN Git Service

Remove local change that wasn't supposed to be committed.
authorJ.T. Conklin <jtc@redback.com>
Wed, 7 Mar 2001 03:00:33 +0000 (03:00 +0000)
committerJ.T. Conklin <jtc@redback.com>
Wed, 7 Mar 2001 03:00:33 +0000 (03:00 +0000)
gdb/Makefile.in

index f70a5f9..ac83fb7 100644 (file)
@@ -1112,9 +1112,6 @@ lint: $(LINTFILES)
        $(LINT) $(INCLUDE_CFLAGS) $(LINTFLAGS) $(LINTFILES) \
           `echo $(DEPFILES) | sed 's/\.o /\.c /g'`
 
-flint:  $(filter-out %.y,$(LINTFILES)) $(DEPFILES:.c=.o)
-       flint co.lnt $(LINTFLAGS) $^
-
 gdb.cxref: $(SFILES)
        cxref -I. $(SFILES) >gdb.cxref