From bd7b5897190dd958fd3241e7492f282d1fa56445 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 16 Jan 2003 11:44:47 +0000 Subject: 2003-01-16 Ralf Corsepius * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed. --- c/src/lib/libcpu/sh/sh7750/configure.ac | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'c/src/lib/libcpu/sh/sh7750/configure.ac') diff --git a/c/src/lib/libcpu/sh/sh7750/configure.ac b/c/src/lib/libcpu/sh/sh7750/configure.ac index 5324f3b650..40f4074c40 100644 --- a/c/src/lib/libcpu/sh/sh7750/configure.ac +++ b/c/src/lib/libcpu/sh/sh7750/configure.ac @@ -27,9 +27,5 @@ RTEMS_CANONICALIZE_TOOLS RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) # Explicitly list all Makefiles here -AC_CONFIG_FILES([Makefile -clock/Makefile -score/Makefile -sci/Makefile -timer/Makefile]) +AC_CONFIG_FILES([Makefile]) AC_OUTPUT -- cgit v1.2.3