2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
This commit is contained in:
Ralf Corsepius
2003-12-03 05:18:57 +00:00
parent 2ba33bad1f
commit 621e4f3fb6
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.

View File

@@ -18,7 +18,5 @@ RTEMS_CHECK_BSPDIR([$RTEMS_BSP])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
shared/Makefile
shared/comm/Makefile
shared/irq/Makefile])
shared/Makefile])
AC_OUTPUT