diff options
Diffstat (limited to 'sim/m32r/.Sanitize')
-rw-r--r-- | sim/m32r/.Sanitize | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/m32r/.Sanitize b/sim/m32r/.Sanitize index 0463276..eb29c6d 100644 --- a/sim/m32r/.Sanitize +++ b/sim/m32r/.Sanitize @@ -16,7 +16,7 @@ Do-first: -m32rx_files="cpux.c cpux.h decodex.c decodex.h extractx.c m32rx.c mloopx.in modelx.c semx-switch.c" +m32rx_files="cpux.c cpux.h decodex.c decodex.h m32rx.c mloopx.in modelx.c semx-switch.c" if ( echo $* | grep keep\-m32rx > /dev/null ) ; then keep_these_too="${m32rx_files} ${keep_these_too}" else @@ -47,7 +47,6 @@ cpuall.h decode.c decode.h devices.c -extract.c m32r-sim.h m32r.c mloop.in |