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

* Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
Ralf Corsepius
2003-12-02 05:07:25 +00:00
parent b989299ad6
commit 638cafafdf
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove all-local: $(ARCH).
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat. Use dirstamps for preinstallation. * Makefile.am: Reformat. Use dirstamps for preinstallation.

View File

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