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

* Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
Joel Sherrill
2001-09-27 13:28:47 +00:00
parent 4fec22e738
commit 39654fd1cb
4 changed files with 10 additions and 2 deletions

View File

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

View File

@@ -9,7 +9,7 @@ noinst_SCRIPTS = difftest sorttimes
project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@ project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@
PREINSTALL_FILES += $(project_bspdir)/tests $(project_bspdir)/tests/difftest \ PREINSTALL_FILES = $(project_bspdir)/tests $(project_bspdir)/tests/difftest \
$(project_bspdir)/tests/sorttimes $(project_bspdir)/tests/sorttimes
$(project_bspdir)/tests: $(project_bspdir)/tests:

View File

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

View File

@@ -9,7 +9,7 @@ noinst_SCRIPTS = difftest sorttimes
project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@ project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@
PREINSTALL_FILES += $(project_bspdir)/tests $(project_bspdir)/tests/difftest \ PREINSTALL_FILES = $(project_bspdir)/tests $(project_bspdir)/tests/difftest \
$(project_bspdir)/tests/sorttimes $(project_bspdir)/tests/sorttimes
$(project_bspdir)/tests: $(project_bspdir)/tests: