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 a6d3caa..5411cef 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -181,7 +181,6 @@ TARGET_CPU_CFILES = \ config/tc-s390.c \ config/tc-score.c \ config/tc-sh.c \ - config/tc-sh64.c \ config/tc-sparc.c \ config/tc-spu.c \ config/tc-tic30.c \ @@ -254,7 +253,6 @@ TARGET_CPU_HFILES = \ config/tc-s390.h \ config/tc-score.h \ config/tc-sh.h \ - config/tc-sh64.h \ config/tc-sparc.h \ config/tc-spu.h \ config/tc-tic30.h \ |