diff options
author | Tom Tromey <tom@tromey.com> | 2018-07-01 18:31:08 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-07-09 08:03:49 -0600 |
commit | 4c7549492b301d7d118379c3e98afc0b364d1935 (patch) | |
tree | 522f64fe59a0b8ac35d97676f52313239b41872d /gdb/NEWS | |
parent | 6497f1dd035530c483fdae22aaa6fcc715775f58 (diff) | |
download | fsf-binutils-gdb-4c7549492b301d7d118379c3e98afc0b364d1935.zip fsf-binutils-gdb-4c7549492b301d7d118379c3e98afc0b364d1935.tar.gz fsf-binutils-gdb-4c7549492b301d7d118379c3e98afc0b364d1935.tar.bz2 |
Simplify INIT_FILES
This simplifies the INIT_FILES variable. COMMON_OBS includes
CONFIG_OBS and SUBDIR_GCC_COMPILE_OBS, so there's no need to reference
CONFIG_OBS or SUBDIR_GCC_COMPILE_SRCS there. Once this is done, it it
clear that duplicates can't occur, so remove the duplicate-removing
code as well.
gdb/ChangeLog
2018-07-09 Tom Tromey <tom@tromey.com>
* Makefile.in (INIT_FILES): Remove CONFIG_SRCS,
SUBDIR_GCC_COMPILE_SRCS.
Diffstat (limited to 'gdb/NEWS')
0 files changed, 0 insertions, 0 deletions