forked from Imagelibrary/rtems
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user