forked from Imagelibrary/rtems
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Add multilib support.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/Makefile.am: Add multilib support.
|
||||||
|
|
||||||
2001-11-07 Joel Sherrill <joel@OARcorp.com>
|
2001-11-07 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
Discovered while fixing PR36 reported by Todor.Todorov@barco.com.
|
Discovered while fixing PR36 reported by Todor.Todorov@barco.com.
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
|||||||
|
|
||||||
OBJS = $(C_O_FILES)
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(top_srcdir)/../../../../automake/multilib.am
|
||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/lib.am
|
include $(top_srcdir)/../../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/Makefile.am: Add multilib support.
|
||||||
|
|
||||||
2001-11-28 Joel Sherrill <joel@OARcorp.com>,
|
2001-11-28 Joel Sherrill <joel@OARcorp.com>,
|
||||||
|
|
||||||
This was tracked as PR91.
|
This was tracked as PR91.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(top_srcdir)/../../../automake/multilib.am
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
include $(top_srcdir)/../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/Makefile.am: Add multilib support.
|
||||||
|
|
||||||
2001-11-07 Joel Sherrill <joel@OARcorp.com>
|
2001-11-07 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
Discovered while fixing PR36 reported by Todor.Todorov@barco.com.
|
Discovered while fixing PR36 reported by Todor.Todorov@barco.com.
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
|||||||
|
|
||||||
OBJS = $(C_O_FILES)
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(top_srcdir)/../../../../automake/multilib.am
|
||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/lib.am
|
include $(top_srcdir)/../../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/Makefile.am: Add multilib support.
|
||||||
|
|
||||||
2001-11-28 Joel Sherrill <joel@OARcorp.com>,
|
2001-11-28 Joel Sherrill <joel@OARcorp.com>,
|
||||||
|
|
||||||
This was tracked as PR91.
|
This was tracked as PR91.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(top_srcdir)/../../../automake/multilib.am
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
include $(top_srcdir)/../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user