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

* shared/io/Makefile.am: Remove (Unused).
	* shared/Makefile.am: Remove io.
This commit is contained in:
Ralf Corsepius
2003-12-29 13:26:59 +00:00
parent b5d1a57578
commit fa7d90e9ab
4 changed files with 6 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
2003-12-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/io/Makefile.am: Remove (Unused).
* shared/Makefile.am: Remove io.
2003-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/uart.h: Add extern "C" guards.

View File

@@ -3,7 +3,7 @@
##
SUBDIRS = irq io comm pci
SUBDIRS = irq comm pci
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am

View File

@@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@@ -1,8 +0,0 @@
##
## $Id$
##
all-local: $(PREINSTALL_FILES)
include $(top_srcdir)/../../../../../automake/local.am