diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index b0a7bb7..cb23dea 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -464,6 +464,7 @@ m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h # Don't let the .y.h rule clobber m68k-parse.h. m68k-parse.h: ; @true +$(srcdir)/config/m68k-parse.h: ; @true # The instruction table specification lexical analyzer and parser. |