From 4e942c89d1fa55c63de435fc11774707b663a3ae Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 6 Feb 2004 08:09:41 +0000 Subject: 2004-02-06 Ralf Corsepius * Makefile.am: Pickup files from ../../sh/shared instead of ../shared. Reformat. --- c/src/lib/libbsp/sh/gensh2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/gensh2/Makefile.am') diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am index bc7327668d..a749d25aad 100644 --- a/c/src/lib/libbsp/sh/gensh2/Makefile.am +++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am @@ -61,7 +61,7 @@ noinst_DATA += scitab$(LIB_VARIANT).rel EXTRA_PROGRAMS += console.rel CLEANFILES += console.rel -console_rel_SOURCES = ../shared/console.c console/config.c +console_rel_SOURCES = ../../sh/shared/console.c console/config.c console_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) console_rel_LDFLAGS = $(RTEMS_RELLDFLAGS) -- cgit v1.2.3