From df16c47a28e9ac21ede485a831963df938773896 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 15 Jan 2003 12:02:02 +0000 Subject: 2003-01-15 Ralf Corsepius * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg. * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg. --- c/src/lib/libbsp/sh/shsim/console/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/shsim/console') diff --git a/c/src/lib/libbsp/sh/shsim/console/Makefile.am b/c/src/lib/libbsp/sh/shsim/console/Makefile.am index 98ef197c4a..95fa98bbc7 100644 --- a/c/src/lib/libbsp/sh/shsim/console/Makefile.am +++ b/c/src/lib/libbsp/sh/shsim/console/Makefile.am @@ -12,7 +12,6 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) OBJS = $(C_O_FILES) -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am -- cgit v1.2.3