forked from Imagelibrary/binutils-gdb
* Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-11-24 Doug Evans <dje@google.com>
|
||||
|
||||
* Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.
|
||||
|
||||
2008-11-24 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* server.c (handle_v_run): Always use the supplied argument list.
|
||||
|
||||
@@ -96,13 +96,6 @@ INTERNAL_CFLAGS = $(WARN_CFLAGS) ${CFLAGS} ${GLOBAL_CFLAGS} \
|
||||
LDFLAGS = @LDFLAGS@
|
||||
INTERNAL_LDFLAGS = $(LDFLAGS) @RDYNAMIC@
|
||||
|
||||
# Perhaps should come from parent Makefile
|
||||
VERSION = gdbserver-4.12.3
|
||||
DIST=gdb
|
||||
|
||||
LINT=/usr/5bin/lint
|
||||
LINTFLAGS=
|
||||
|
||||
# All source files that go into linking GDB remote server.
|
||||
|
||||
SFILES= $(srcdir)/gdbreplay.c $(srcdir)/inferiors.c \
|
||||
|
||||
Reference in New Issue
Block a user