From f93d996e2666dd2efd9413679d90b6df88cb8421 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Feb 1999 17:06:27 +0000 Subject: Changed file name. --- c/src/tests/psxtests/psxtimer/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src') diff --git a/c/src/tests/psxtests/psxtimer/Makefile.in b/c/src/tests/psxtests/psxtimer/Makefile.in index 182bd2c2aa..bcfa84bf4c 100644 --- a/c/src/tests/psxtests/psxtimer/Makefile.in +++ b/c/src/tests/psxtests/psxtimer/Makefile.in @@ -8,12 +8,12 @@ VPATH = @srcdir@ RTEMS_ROOT = @top_srcdir@ PROJECT_ROOT = @PROJECT_ROOT@ -TEST=pxtimer +TEST=psxtimer MANAGERS=all # C source names, if any, go here -- minus the .c -C_PIECES=psxtimertest +C_PIECES=psxtimer C_FILES=$(C_PIECES:%=%.c) C_O_FILES=$(C_PIECES:%=${ARCH}/%.o) -- cgit v1.2.3