diff --git a/c/src/lib/libbsp/c4x/shared/.cvsignore b/c/src/lib/libbsp/c4x/shared/.cvsignore deleted file mode 100644 index 525275c115..0000000000 --- a/c/src/lib/libbsp/c4x/shared/.cvsignore +++ /dev/null @@ -1,13 +0,0 @@ -Makefile -Makefile.in -aclocal.m4 -config.cache -config.guess -config.log -config.status -config.sub -configure -depcomp -install-sh -missing -mkinstalldirs diff --git a/c/src/lib/libbsp/c4x/shared/ChangeLog b/c/src/lib/libbsp/c4x/shared/ChangeLog deleted file mode 100644 index e05fbd2ebd..0000000000 --- a/c/src/lib/libbsp/c4x/shared/ChangeLog +++ /dev/null @@ -1,25 +0,0 @@ -2004-03-31 Ralf Corsepius - - * bspspuriousinit.c: Convert to using c99 fixed size types. - -2003-12-03 Ralf Corsepius - - * Makefile.am: Remove C_FILES (Unused). - -2003-09-04 Joel Sherrill - - * bspspuriousinit.c, c3xspurious.c, c4xspurious.c: URL for license - changed. - -2003-08-16 Ralf Corsepius - - * Makefile.am: Reflect having moved automake/. - -2002-03-27 Ralf Corsepius - - * Makefile.am: Remove AUTOMAKE_OPTIONS. - - -2000-08-10 Joel Sherrill - - * ChangeLog: New file. diff --git a/c/src/lib/libbsp/c4x/shared/Makefile.am b/c/src/lib/libbsp/c4x/shared/Makefile.am deleted file mode 100644 index a1ee35c496..0000000000 --- a/c/src/lib/libbsp/c4x/shared/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -## -## $Id$ -## - -EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c - -include $(top_srcdir)/../../../automake/local.am