* ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
[deliverable/binutils-gdb.git] / sim / mn10300 / Makefile.in
index 4d02e5bc70d0051e3fcb390cb7643f61c5078264..1c5a719aca8b5099508e002b498dd8809f0860d7 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the mn10300 sim library.
-#    Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+#    Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -106,7 +106,7 @@ clean-igen:
        cd ../igen && $(MAKE)
 
 IGEN_TRACE= # -G omit-line-numbers # -G trace-rule-selection -G trace-rule-rejection -G trace-entries
-IGEN_INSN=$(srcdir)/mn10300.igen
+IGEN_INSN=$(srcdir)/mn10300.igen $(srcdir)/am33.igen
 IGEN_DC=$(srcdir)/mn10300.dc
 tmp-igen: $(IGEN_INSN) $(IGEN_DC) ../igen/igen
        cd ../igen && $(MAKE)
This page took 0.023205 seconds and 4 git commands to generate.