forked from Imagelibrary/rtems
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Remove all-local: $(ARCH). * mongoosev/duart/Makefile.am: Remove all-local: $(ARCH). * mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH). * r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH). * shared/cache/Makefile.am: Remove all-local: $(ARCH). * shared/interrupts/Makefile.am: Remove all-local: $(ARCH). * timer/Makefile.am: Remove all-local: $(ARCH). * tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
@@ -31,7 +31,7 @@ AM_CPPFLAGS += $(EXTRA_FLAGS)
|
||||
$(PGM): $(interrupts_rel_OBJECTS)
|
||||
$(make-rel)
|
||||
|
||||
all-local: $(ARCH) $(interrupts_rel_OBJECTS) $(PGM)
|
||||
all-local: $(interrupts_rel_OBJECTS) $(PGM)
|
||||
|
||||
.PRECIOUS: $(PGM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user