Browse Source

Remove local change that wasn't supposed to be committed.

dberlin-typesystem-branch
J.T. Conklin 25 years ago
parent
commit
b47218fbce
  1. 3
      gdb/Makefile.in

3
gdb/Makefile.in

@ -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

Loading…
Cancel
Save