forked from Imagelibrary/rtems
2003-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use "all-local:" instead of "all:".
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use "all-local:" instead of "all:".
|
||||
|
||||
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
||||
|
||||
@@ -43,7 +43,7 @@ LIB = $(ARCH)/libscorecpu.a
|
||||
$(LIB): $(OBJS)
|
||||
$(make-library)
|
||||
|
||||
all: $(ARCH) $(PREINSTALL_FILES) $(LIB) \
|
||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(LIB) \
|
||||
$(TMPINSTALL_FILES)
|
||||
|
||||
EXTRA_DIST = cpu.c cpu_asm.S
|
||||
|
||||
Reference in New Issue
Block a user