* Makefile.in (stamp-desc): Specify opcfile.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 1 Dec 2004 02:30:49 +0000 (02:30 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 1 Dec 2004 02:30:49 +0000 (02:30 +0000)
sim/i960/ChangeLog
sim/i960/Makefile.in

index becf43f..2ba6ddb 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-01  Hans-Peter Nilsson  <hp@axis.com>
+
+       * Makefile.in (stamp-desc): Specify opcfile.
+
 2003-09-08  Dave Brolley  <brolley@redhat.com>
 
        On behalf of Doug Evans <dje@sebabeach.org>
index 4fc24d4..9ffbc7b 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the i960 simulator
-# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2004 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This file is part of GDB, the GNU debugger.
@@ -125,6 +125,6 @@ stamp-desc: $(CGEN_READ_SCM) $(CGEN_DESC_SCM) \
                $(CGEN_CPU_DIR)/sparc.cpu $(CGEN_CPU_DIR)/sparccom.cpu $(CGEN_CPU_DIR)/i960.cpu $(CGEN_CPU_DIR)/i960.cpu
        $(MAKE) cgen-desc $(CGEN_FLAGS_TO_PASS) \
          cpu=i960 mach=all \
-         archfile=$(CGEN_CPU_DIR)/i960.cpu
+         archfile=$(CGEN_CPU_DIR)/i960.cpu opcfile=$(CGEN_CPU_DIR)/i960.opc
        touch stamp-desc
 i960-desc.c i960-desc.h i960-opc.h: $(CGEN_MAINT) stamp-desc