projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5565b55
)
Remove local change that wasn't supposed to be committed.
author
J.T. Conklin
<jtc@acorntoolworks.com>
Wed, 7 Mar 2001 03:00:33 +0000
(
03:00
+0000)
committer
J.T. Conklin
<jtc@acorntoolworks.com>
Wed, 7 Mar 2001 03:00:33 +0000
(
03:00
+0000)
gdb/Makefile.in
patch
|
blob
|
history
diff --git
a/gdb/Makefile.in
b/gdb/Makefile.in
index f70a5f972f08295db475d1566dc96ab59bdf2b4e..ac83fb7b1d0b3f57fb0f033d18a7b159b30bb839 100644
(file)
--- a/
gdb/Makefile.in
+++ b/
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