From 633657c3eb9391d88e9fee2897f1e4616260e026 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 6 Sep 2000 15:31:12 +0000 Subject: 2000-09-06 Ralf Corsepius * scitab/Makefile.am: PROJECT_TOPdir. --- c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am') diff --git a/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am b/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am index 0944eda289..ee1646f2e0 100644 --- a/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am +++ b/c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am @@ -15,7 +15,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am -SHGEN = $(PROJECT_ROOT)/tools/cpu/sh/shgen +SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen # # (OPTIONAL) Add local stuff here using += -- cgit v1.2.3