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:02:20 +00:00
parent ad2b936666
commit b752e6324c
6 changed files with 15 additions and 3 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>
* Makefile.am: Reformat. Use dirstamps for preinstallation.

View File

@@ -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)

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>
* Makefile.am: Reformat. Use dirstamps for preinstallation.

View File

@@ -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)

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>
* Makefile.am: Reformat. Use dirstamps for preinstallation.

View File

@@ -73,7 +73,7 @@ ${ARCH}/timer.rel: $(timer_rel_OBJECTS)
# --
all-local: $(ARCH) $(PGMS) $(TMPINSTALL_FILES)
all-local: $(PGMS) $(TMPINSTALL_FILES)
.PRECIOUS: $(PGMS)