forked from Imagelibrary/rtems
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall c_isr.inl (HACK). * ChangeLog: New file.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Preinstall c_isr.inl (HACK).
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -28,7 +28,8 @@ TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems/score \
|
||||
$(include_rtems_score_HEADERS:%=$(PROJECT_INCLUDE)/%)
|
||||
|
||||
# FIXME: This should not be here.
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/score/cpu.h
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/score/cpu.h \
|
||||
$(PROJECT_INCLUDE)/rtems/score/c_isr.inl
|
||||
|
||||
$(PROJECT_INCLUDE):
|
||||
$(mkinstalldirs) $@
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Preinstall c_isr.inl (HACK).
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -28,7 +28,8 @@ TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems/score \
|
||||
$(include_rtems_score_HEADERS:%=$(PROJECT_INCLUDE)/%)
|
||||
|
||||
# FIXME: This should not be here.
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/score/cpu.h
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/score/cpu.h \
|
||||
$(PROJECT_INCLUDE)/rtems/score/c_isr.inl
|
||||
|
||||
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/rtems$(LIB_VARIANT).o
|
||||
|
||||
|
||||
5
c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
Normal file
5
c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
Normal file
@@ -0,0 +1,5 @@
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Preinstall c_isr.inl (HACK).
|
||||
* ChangeLog: New file.
|
||||
|
||||
5
c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
Normal file
5
c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
Normal file
@@ -0,0 +1,5 @@
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Preinstall c_isr.inl (HACK).
|
||||
* ChangeLog: New file.
|
||||
|
||||
Reference in New Issue
Block a user