From c19bc9342945927fdd4488893cd1794ba3c3103a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 09:26:12 +0000 Subject: 2005-11-09 Ralf Corsepius * psxtests.am: Set project_bspdir=$(PROJECT_ROOT) --- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/psxtests.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index c308e2e85e..4c1bda6687 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2005-11-09 Ralf Corsepius + + * psxtests.am: Set project_bspdir=$(PROJECT_ROOT) + 2005-11-07 Ralf Corsepius * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, diff --git a/testsuites/psxtests/psxtests.am b/testsuites/psxtests/psxtests.am index bafda89c53..c3f163b8f6 100644 --- a/testsuites/psxtests/psxtests.am +++ b/testsuites/psxtests/psxtests.am @@ -1,6 +1,6 @@ ## $Id$ -project_bspdir=$(PROJECT_ROOT)/@RTEMS_BSP@ +project_bspdir=$(PROJECT_ROOT) $(project_bspdir)/tests/$(dirstamp): @$(mkdir_p) $(project_bspdir)/tests -- cgit v1.2.3