From d58c0ffc66ab95ed381f9b1f58ce405fbffe91d9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 31 Jan 2004 09:45:36 +0000 Subject: 2004-01-31 Ralf Corsepius * Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore. Use automake compilation rules. * clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove. * configure.ac: Reflect changes above. * wrapup/Makefile: Reflect changes above. --- c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac | 6 ------ 1 file changed, 6 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac') diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac index 9ab87155e1..8b7e2e235b 100644 --- a/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac +++ b/c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac @@ -70,12 +70,6 @@ AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes") # Explicitly list a Makefile here AC_CONFIG_FILES([Makefile -clock/Makefile -console/Makefile -network/Makefile -irq/Makefile -vectors/Makefile -startup/Makefile wrapup/Makefile]) RTEMS_PPC_EXCEPTIONS([new]) -- cgit v1.2.3