* Makefile.in: remove `@true' commands for rules that have
authorGreg McGary <greg@mcgary.org>
Sat, 18 Nov 2000 09:08:59 +0000 (09:08 +0000)
committerGreg McGary <greg@mcgary.org>
Sat, 18 Nov 2000 09:08:59 +0000 (09:08 +0000)
$(CGEN_MAINT) as a prerequisite.

sim/fr30/ChangeLog
sim/fr30/Makefile.in
sim/i960/ChangeLog
sim/i960/Makefile.in
sim/m32r/ChangeLog
sim/m32r/Makefile.in

index bf6452d..27c8b88 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-18  Greg McGary  <greg@mcgary.org>
+
+       * Makefile.in: remove `@true' commands for rules that have
+       $(CGEN_MAINT) as a prerequisite.
+
 2000-10-06  Dave Brolley  <brolley@redhat.com>
 
        * sem.c: Regenerated.
index 7c00b58..102cb0c 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the fr30 simulator
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2000 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -99,11 +99,9 @@ stamp-arch: $(CGEN_READ_SCM) $(CGEN_ARCH_SCM) $(srccgen)/fr30.cpu
          FLAGS="with-scache with-profile=fn"
        touch stamp-arch
 arch.h arch.c cpuall.h: $(CGEN_MAINT) stamp-arch
-#      @true
 
 stamp-cpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srccgen)/fr30.cpu
        $(MAKE) cgen-cpu-decode $(CGEN_FLAGS_TO_PASS) \
          cpu=fr30bf mach=fr30 SUFFIX= FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"
        touch stamp-cpu
 cpu.h sem.c sem-switch.c model.c decode.c decode.h: $(CGEN_MAINT) stamp-cpu
-#      @true
index fd85747..d5050ae 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-18  Greg McGary  <greg@mcgary.org>
+
+       * Makefile.in: remove `@true' commands for rules that have
+       $(CGEN_MAINT) as a prerequisite.
+
 2000-08-21  Frank Ch. Eigler  <fche@redhat.com>
 
        * Makefile.in (i960-clean): Add stamp-arch, stamp-cpu.
index c6c3d76..0059e23 100644 (file)
@@ -110,14 +110,12 @@ stamp-arch: $(CGEN_READ_SCM) $(CGEN_ARCH_SCM) $(srccgen)/i960.cpu
          FLAGS="with-scache with-profile=fn"
        touch stamp-arch
 arch.h arch.c cpuall.h: $(CGEN_MAINT) stamp-arch
-       @true
 
 stamp-cpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srccgen)/i960.cpu
        $(MAKE) cgen-cpu-decode $(CGEN_FLAGS_TO_PASS) \
          cpu=i960base mach=i960:ka_sa,i960:ca SUFFIX= FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"
        touch stamp-cpu
 cpu.h sem.c sem-switch.c model.c decode.c decode.h: $(CGEN_MAINT) stamp-cpu
-       @true
 
 stamp-desc: $(CGEN_READ_SCM) $(CGEN_DESC_SCM) \
                $(srccgen)/sparc.cpu $(srccgen)/sparccom.cpu $(srccgen)/i960.cpu $(srccgen)/i960.cpu
@@ -125,4 +123,3 @@ stamp-desc: $(CGEN_READ_SCM) $(CGEN_DESC_SCM) \
                cpu=i960 mach=all
        touch stamp-desc
 i960-desc.c i960-desc.h i960-opc.h: $(CGEN_MAINT) stamp-desc
-       @true
index 7cc9491..cec7d3c 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-18  Greg McGary  <greg@mcgary.org>
+
+       * Makefile.in: remove `@true' commands for rules that have
+       $(CGEN_MAINT) as a prerequisite.
+
 2000-10-06  Dave Brolley  <brolley@redhat.com>
 
        * sem.c: Regenerated.
index 304e620..0c2bf6f 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the m32r simulator
-# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This file is part of GDB, the GNU debugger.
@@ -129,7 +129,6 @@ stamp-arch: $(CGEN_READ_SCM) $(CGEN_ARCH_SCM) $(srccgen)/m32r.cpu
          FLAGS="with-scache with-profile=fn"
        touch stamp-arch
 arch.h arch.c cpuall.h: $(CGEN_MAINT) stamp-arch
-#      @true
 
 stamp-cpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srccgen)/m32r.cpu
        $(MAKE) cgen-cpu-decode $(CGEN_FLAGS_TO_PASS) \
@@ -138,11 +137,9 @@ stamp-cpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srccgen)/m32r.c
          EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"
        touch stamp-cpu
 cpu.h sem.c sem-switch.c model.c decode.c decode.h: $(CGEN_MAINT) stamp-cpu
-#      @true
 
 stamp-xcpu: $(CGEN_READ_SCM) $(CGEN_CPU_SCM) $(CGEN_DECODE_SCM) $(srccgen)/m32r.cpu
        $(MAKE) cgen-cpu-decode $(CGEN_FLAGS_TO_PASS) \
          cpu=m32rxf mach=m32rx SUFFIX=x FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEMSW)"
        touch stamp-xcpu
 cpux.h semx-switch.c modelx.c decodex.c decodex.h: $(CGEN_MAINT) stamp-xcpu
-#      @true