diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index 5aa68f3..3b0dd03 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -150,8 +150,6 @@ TARGET_CPU_CFILES = \ config/tc-ia64.c \ config/tc-i370.c \ config/tc-i386.c \ - config/tc-i860.c \ - config/tc-i960.c \ config/tc-ip2k.c \ config/tc-iq2000.c \ config/tc-lm32.c \ @@ -227,8 +225,6 @@ TARGET_CPU_HFILES = \ config/tc-ia64.h \ config/tc-i370.h \ config/tc-i386.h \ - config/tc-i860.h \ - config/tc-i960.h \ config/tc-ip2k.h \ config/tc-iq2000.h \ config/tc-lm32.h \ |