2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
	* shared/cache/Makefile.am: Remove all-local: $(ARCH).
	* shared/misc/Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
Ralf Corsepius
2003-12-02 05:07:32 +00:00
parent 618342bda8
commit d8746e302f
4 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
* shared/cache/Makefile.am: Remove all-local: $(ARCH).
* shared/misc/Makefile.am: Remove all-local: $(ARCH).
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68040/Makefile.am: Reformat.

View File

@@ -28,7 +28,7 @@ $(PGM): $(OBJS)
$(make-rel)
if m68040
all-local: $(ARCH) $(OBJS) $(PGM)
all-local: $(OBJS) $(PGM)
endif
.PRECIOUS: $(PGM)

View File

@@ -20,7 +20,7 @@ AM_CPPFLAGS += -I$(srcdir)
cache.h: $(top_srcdir)/../shared/include/cache.h
cp $< $@
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS)
all-local: $(PREINSTALL_FILES) $(OBJS)
CLEANFILES = cache.h

View File

@@ -19,7 +19,7 @@ endif
AM_CPPFLAGS += $(M68K_CPPFLAGS)
all-local: $(ARCH) $(OBJS)
all-local: $(OBJS)
EXTRA_DIST = memcpy.c m68kidle.c