From 5573dc0b518caf8eb0f4caac2e4b7aba23781da3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 3 Dec 2003 06:36:19 +0000 Subject: 2003-12-03 Ralf Corsepius * Makefile.am: Remove C_FILES (Unused). --- c/src/lib/libbsp/c4x/shared/ChangeLog | 4 ++++ c/src/lib/libbsp/c4x/shared/Makefile.am | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/c4x/shared/ChangeLog b/c/src/lib/libbsp/c4x/shared/ChangeLog index e3d0541a7f..723f03e0f4 100644 --- a/c/src/lib/libbsp/c4x/shared/ChangeLog +++ b/c/src/lib/libbsp/c4x/shared/ChangeLog @@ -1,3 +1,7 @@ +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 diff --git a/c/src/lib/libbsp/c4x/shared/Makefile.am b/c/src/lib/libbsp/c4x/shared/Makefile.am index 830f9da1e6..a1ee35c496 100644 --- a/c/src/lib/libbsp/c4x/shared/Makefile.am +++ b/c/src/lib/libbsp/c4x/shared/Makefile.am @@ -2,9 +2,6 @@ ## $Id$ ## - -C_FILES = bspspuriousinit.c c3xspurious.c c4xspurious.c - EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3