From b752e6324ca110c1c7b466c6e1de3bbecc9c144f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 2 Dec 2003 05:02:20 +0000 Subject: 2003-12-02 Ralf Corsepius * Makefile.am: Remove all-local: $(ARCH). --- c/src/lib/libcpu/sh/sh7032/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7032/Makefile.am | 2 +- c/src/lib/libcpu/sh/sh7045/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7045/Makefile.am | 2 +- c/src/lib/libcpu/sh/sh7750/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7750/Makefile.am | 2 +- 6 files changed, 15 insertions(+), 3 deletions(-) (limited to 'c/src') diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog index 524aa40f9f..dab90ca023 100644 --- a/c/src/lib/libcpu/sh/sh7032/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Ralf Corsepius + + * Makefile.am: Remove all-local: $(ARCH). + 2003-12-01 Ralf Corsepius * Makefile.am: Reformat. Use dirstamps for preinstallation. diff --git a/c/src/lib/libcpu/sh/sh7032/Makefile.am b/c/src/lib/libcpu/sh/sh7032/Makefile.am index d5e7f2d45b..5f9520f032 100644 --- a/c/src/lib/libcpu/sh/sh7032/Makefile.am +++ b/c/src/lib/libcpu/sh/sh7032/Makefile.am @@ -80,7 +80,7 @@ ${ARCH}/%.$(OBJEXT): timer/%.c ${ARCH}/timer.rel: $(timer_rel_OBJECTS) ${make-rel} -all-local: $(ARCH) $(PGMS) $(TMPINSTALL_FILES) +all-local: $(PGMS) $(TMPINSTALL_FILES) .PRECIOUS: $(PGMS) diff --git a/c/src/lib/libcpu/sh/sh7045/ChangeLog b/c/src/lib/libcpu/sh/sh7045/ChangeLog index d4b3b33d07..c810df416f 100644 --- a/c/src/lib/libcpu/sh/sh7045/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7045/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Ralf Corsepius + + * Makefile.am: Remove all-local: $(ARCH). + 2003-12-01 Ralf Corsepius * Makefile.am: Reformat. Use dirstamps for preinstallation. diff --git a/c/src/lib/libcpu/sh/sh7045/Makefile.am b/c/src/lib/libcpu/sh/sh7045/Makefile.am index 442179a8d3..87a036d037 100644 --- a/c/src/lib/libcpu/sh/sh7045/Makefile.am +++ b/c/src/lib/libcpu/sh/sh7045/Makefile.am @@ -68,7 +68,7 @@ ${ARCH}/%.$(OBJEXT): timer/%.c ${ARCH}/timer.rel: $(timer_rel_OBJECTS) ${make-rel} -all-local: $(ARCH) $(PGMS) $(TMPINSTALL_FILES) +all-local: $(PGMS) $(TMPINSTALL_FILES) .PRECIOUS: $(PGMS) diff --git a/c/src/lib/libcpu/sh/sh7750/ChangeLog b/c/src/lib/libcpu/sh/sh7750/ChangeLog index f054a900c4..d88151ced1 100644 --- a/c/src/lib/libcpu/sh/sh7750/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7750/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Ralf Corsepius + + * Makefile.am: Remove all-local: $(ARCH). + 2003-12-01 Ralf Corsepius * Makefile.am: Reformat. Use dirstamps for preinstallation. diff --git a/c/src/lib/libcpu/sh/sh7750/Makefile.am b/c/src/lib/libcpu/sh/sh7750/Makefile.am index 7c81cd6488..14228a2e18 100644 --- a/c/src/lib/libcpu/sh/sh7750/Makefile.am +++ b/c/src/lib/libcpu/sh/sh7750/Makefile.am @@ -73,7 +73,7 @@ ${ARCH}/timer.rel: $(timer_rel_OBJECTS) # -- -all-local: $(ARCH) $(PGMS) $(TMPINSTALL_FILES) +all-local: $(PGMS) $(TMPINSTALL_FILES) .PRECIOUS: $(PGMS) -- cgit v1.2.3