2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.in: remove shared/io/Makefile.
This commit is contained in:
Joel Sherrill
2001-05-24 20:07:56 +00:00
parent e86adc797d
commit 3243de16af
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: remove shared/io/Makefile.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

View File

@@ -24,5 +24,4 @@ AC_OUTPUT(
Makefile
shared/Makefile
shared/comm/Makefile
shared/io/Makefile
shared/irq/Makefile)