* Makefile.in (VERSION): Bump to 4.8.5
authorFred Fish <fnf@specifix.com>
Wed, 5 May 1993 02:48:28 +0000 (02:48 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 5 May 1993 02:48:28 +0000 (02:48 +0000)
commitd39fbfe3b95533de7f7a7998074857a695e183b7
treeca54cf181fb86980ea2586f20fcbd821c13266c7
parent7543e2feb90c7046704a1c0cc0b0601ee3fefd12
* Makefile.in (VERSION):  Bump to 4.8.5
* Makefile.in (INCLUDE_CFLAGS):  Add BFD_DIR and READLINE_DIR
directories to include search path.
* Makefile.in (CLIBS, CDEPS, ADD_FILES, ADD_DEPS):  Clean up
whitespace.
* Makefile.in (depend):  For gcc -MM line, use INTERNAL_CFLAGS
* Makefile.in (main.o, dbxread.o, coffread.o, mipsread.o,
elfread.o, dwarfread.o, stabsread.o, xcoffread.o, xcoffexec.o,
xdr_ld.o, xdr_rdb.o, nindy.o, Onindy.o, ttybreak.o, ttyflush.o,
udr.o, udip2soc.o):  Remove explicit rules, use the ones that
are automatically generated in "depend".
* Makefile.in (paread.o):  Document why a dependency doesn't get
automatically generated in "depend" and leave this explicit rule
in for now (FIXME).
* depend:  Update to latest automatically generated version.
gdb/ChangeLog
gdb/Makefile.in
gdb/depend
This page took 0.024837 seconds and 4 git commands to generate.