diff options
author | Alan Modra <amodra@gmail.com> | 2022-12-23 17:43:21 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-02 14:03:22 +1030 |
commit | 3002e78a7d3dba2cf2776cebfd5f2a9e53071b3e (patch) | |
tree | 63a1b394aac8e6785ce103500e119fb2fcc19830 /gas/Makefile.am | |
parent | e2a3b3256f5c9da1f9731d24d3d32da6c9719b99 (diff) | |
download | gdb-3002e78a7d3dba2cf2776cebfd5f2a9e53071b3e.zip gdb-3002e78a7d3dba2cf2776cebfd5f2a9e53071b3e.tar.gz gdb-3002e78a7d3dba2cf2776cebfd5f2a9e53071b3e.tar.bz2 |
obsolete target tidy
Delete a few files only used for obsolete targets, and tidy config,
xfails and other pieces of support specific to those targets. And
since I was editing target triplets in test files, fix the nm
alpha-linuxecoff fails.
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index ba28965..03f51c7 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -341,7 +341,6 @@ TARG_ENV_HFILES = \ config/te-pc532mach.h \ config/te-pe.h \ config/te-solaris.h \ - config/te-svr4.h \ config/te-tmips.h \ config/te-vxworks.h \ config/te-wince-pe.h |