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:
Joel Sherrill
2001-11-21 18:38:24 +00:00
parent 8e54186822
commit 26f6042e28
6 changed files with 24 additions and 2 deletions

View 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.

View 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) $@

View 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.

View 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

View 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.

View 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.