forked from Imagelibrary/rtems
2001-10-16 Joel Sherrill <joel@OARcorp.com>
* include/Makefile.am: Fixed path to cpuopts-tmp.h.
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
2001-10-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* include/Makefile.am: Fixed path to cpuopts-tmp.h.
|
||||||
|
|
||||||
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* include/rtems/Makefile.am: Remove.
|
* include/rtems/Makefile.am: Remove.
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ rtems/score/cpuopts.h: rtems/score/cpuopts-tmp.h
|
|||||||
@echo "#ifndef __CPU_OPTIONS_h" >>$@
|
@echo "#ifndef __CPU_OPTIONS_h" >>$@
|
||||||
@echo "#define __CPU_OPTIONS_h" >>$@
|
@echo "#define __CPU_OPTIONS_h" >>$@
|
||||||
@echo >>$@
|
@echo >>$@
|
||||||
@cat cpuopts-tmp.h >>$@
|
@cat rtems/score/cpuopts-tmp.h >>$@
|
||||||
@echo >>$@
|
@echo >>$@
|
||||||
@echo "#endif" >>$@
|
@echo "#endif" >>$@
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
2001-10-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* include/Makefile.am: Fixed path to cpuopts-tmp.h.
|
||||||
|
|
||||||
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* include/rtems/Makefile.am: Remove.
|
* include/rtems/Makefile.am: Remove.
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ rtems/score/cpuopts.h: rtems/score/cpuopts-tmp.h
|
|||||||
@echo "#ifndef __CPU_OPTIONS_h" >>$@
|
@echo "#ifndef __CPU_OPTIONS_h" >>$@
|
||||||
@echo "#define __CPU_OPTIONS_h" >>$@
|
@echo "#define __CPU_OPTIONS_h" >>$@
|
||||||
@echo >>$@
|
@echo >>$@
|
||||||
@cat cpuopts-tmp.h >>$@
|
@cat rtems/score/cpuopts-tmp.h >>$@
|
||||||
@echo >>$@
|
@echo >>$@
|
||||||
@echo "#endif" >>$@
|
@echo "#endif" >>$@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user