diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index 2b34227..a6d3caa 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -148,7 +148,6 @@ TARGET_CPU_CFILES = \ config/tc-h8300.c \ config/tc-hppa.c \ config/tc-ia64.c \ - config/tc-i370.c \ config/tc-i386.c \ config/tc-ip2k.c \ config/tc-iq2000.c \ @@ -223,7 +222,6 @@ TARGET_CPU_HFILES = \ config/tc-h8300.h \ config/tc-hppa.h \ config/tc-ia64.h \ - config/tc-i370.h \ config/tc-i386.h \ config/tc-ip2k.h \ config/tc-iq2000.h \ |