2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
Joel Sherrill
2001-09-27 19:29:39 +00:00
parent 074225ba67
commit 333694cd6b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

View File

@@ -17,7 +17,7 @@ bin2boot_SOURCES = bin2boot.c
@PROJECT_RELEASE@/build-tools/bin2boot$(EXEEXT): bin2boot$(EXEEXT)
$(INSTALL_PROGRAM) $< $@
PREINSTALL_FILES += @PROJECT_RELEASE@/build-tools \
PREINSTALL_FILES = @PROJECT_RELEASE@/build-tools \
@PROJECT_RELEASE@/build-tools/bin2boot$(EXEEXT)
## HACK: install into build-tree