2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>

* Makefile.am: Remove C_FILES (Unused).
This commit is contained in:
Ralf Corsepius
2004-04-20 12:03:30 +00:00
parent a3d3d9aeda
commit cdaff4d463
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Remove C_FILES (Unused).
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
-2
View File
@@ -2,8 +2,6 @@
## $Id$
##
C_FILES = console.c setvec.c
EXTRA_DIST = console.c setvec.c
include $(top_srcdir)/../../../automake/local.am