forked from Imagelibrary/rtems
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove refs to non-existing files include/bspio.h and include/uart.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Remove refs to non-existing files include/bspio.h and
|
||||||
|
include/uart.h.
|
||||||
|
|
||||||
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Merge-in include/Makefile.am.
|
* Makefile.am: Merge-in include/Makefile.am.
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ nodist_include_HEADERS += $(top_srcdir)/../../shared/include/coverhd.h
|
|||||||
|
|
||||||
all-local: $(PREINSTALL_FILES)
|
all-local: $(PREINSTALL_FILES)
|
||||||
|
|
||||||
noinst_HEADERS = include/bspio.h include/uart.h
|
|
||||||
|
|
||||||
$(PROJECT_INCLUDE)/registers.h: include/registers.h
|
$(PROJECT_INCLUDE)/registers.h: include/registers.h
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/registers.h
|
PREINSTALL_FILES += $(PROJECT_INCLUDE)/registers.h
|
||||||
|
|||||||
Reference in New Issue
Block a user