forked from Imagelibrary/rtems
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Include compile.am.
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
|
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* wrapup/Makefile.am: Include compile.am.
|
||||||
|
|
||||||
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs
|
* configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
|
||||||
|
|
||||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
|
include $(top_srcdir)/../../automake/compile.am
|
||||||
include $(top_srcdir)/../../automake/lib.am
|
include $(top_srcdir)/../../automake/lib.am
|
||||||
|
|
||||||
LIB = $(PROJECT_RELEASE)/lib/librtemsall${LIB_VARIANT}.a
|
LIB = $(PROJECT_RELEASE)/lib/librtemsall${LIB_VARIANT}.a
|
||||||
|
|||||||
Reference in New Issue
Block a user