forked from Imagelibrary/rtems
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Remove all-local: $(ARCH). * reg_win/Makefile.am: Remove all-local: $(ARCH). * syscall/Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
@@ -24,7 +24,7 @@ $(PGM): $(syscall_rel_OBJECTS)
|
||||
# the .rel file built here will be put into libbsp.a by
|
||||
# libbsp/sparc/BSP/wrapup/Makefile
|
||||
|
||||
all-local: $(ARCH) $(syscall_rel_OBJECTS) $(PGM)
|
||||
all-local: $(syscall_rel_OBJECTS) $(PGM)
|
||||
|
||||
.PRECIOUS: $(PGM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user