forked from Imagelibrary/rtems
2002-06-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-06-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
|
||||
|
||||
2002-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_CHECK_POSIX_API.
|
||||
|
||||
@@ -27,7 +27,7 @@ $(PROJECT_INCLUDE)/rtems:
|
||||
$(PROJECT_INCLUDE)/rtems/%.h: %.h
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(RTEMS_ROOT)/../../../../automake/multilib.am
|
||||
include $(top_srcdir)/../../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../../automake/lib.am
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-06-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
|
||||
|
||||
2002-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_CHECK_POSIX_API.
|
||||
|
||||
@@ -27,7 +27,7 @@ $(PROJECT_INCLUDE)/rtems:
|
||||
$(PROJECT_INCLUDE)/rtems/%.h: %.h
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(RTEMS_ROOT)/../../../../automake/multilib.am
|
||||
include $(top_srcdir)/../../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../../automake/lib.am
|
||||
|
||||
|
||||
Reference in New Issue
Block a user