mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00

* 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.
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
Languages
C
51.8%
Makefile
22.4%
Assembly
12.3%
C++
6%
Roff
1.4%
Other
5.4%