forked from Imagelibrary/rtems
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -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>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -9,7 +9,7 @@ noinst_SCRIPTS = difftest sorttimes
|
||||
|
||||
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:
|
||||
|
||||
@@ -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>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -9,7 +9,7 @@ noinst_SCRIPTS = difftest sorttimes
|
||||
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user