forked from Imagelibrary/rtems
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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
@@ -1,8 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
Reference in New Issue
Block a user