mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2001-11-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Made to compile again.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-11-13 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Made to compile again.
|
||||
|
||||
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
||||
|
||||
@@ -17,10 +17,10 @@ bin2boot_SOURCES = bin2boot.c
|
||||
@PROJECT_RELEASE@/build-tools/bin2boot$(EXEEXT): bin2boot$(EXEEXT)
|
||||
$(INSTALL_PROGRAM) $< $@
|
||||
|
||||
PREINSTALL_FILES = @PROJECT_RELEASE@/build-tools \
|
||||
TMPINSTALL_FILES = @PROJECT_RELEASE@/build-tools \
|
||||
@PROJECT_RELEASE@/build-tools/bin2boot$(EXEEXT)
|
||||
|
||||
## HACK: install into build-tree
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
all-local: $(TMPINSTALL_FILES)
|
||||
|
||||
include $(top_srcdir)/../../../../../../../automake/host.am
|
||||
|
||||
Reference in New Issue
Block a user