summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sh
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-21 15:31:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-21 15:31:13 +0000
commit2b4aec86fceb8d61a2b30a82a2a2464e8c600d98 (patch)
tree5092098ef2b6b6369fe127650eccb79e03302998 /c/src/exec/score/cpu/sh
parentFixed RTEMS_PROG_CC_WORKS and RTEMS_PROG_CXX_WORKS so they could (diff)
downloadrtems-2b4aec86fceb8d61a2b30a82a2a2464e8c600d98.tar.bz2
Fixed spacing to be consistent with other CPUs.
Diffstat (limited to 'c/src/exec/score/cpu/sh')
-rw-r--r--c/src/exec/score/cpu/sh/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/sh/Makefile.in b/c/src/exec/score/cpu/sh/Makefile.in
index b99f03b393..a43eb93e48 100644
--- a/c/src/exec/score/cpu/sh/Makefile.in
+++ b/c/src/exec/score/cpu/sh/Makefile.in
@@ -4,7 +4,7 @@
@SET_MAKE@
srcdir = @srcdir@
-VPATH=@srcdir@
+VPATH = @srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@