forked from Imagelibrary/rtems
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cleanup.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Cleanup.
|
||||||
|
|
||||||
2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
||||||
|
|
||||||
* Makefile.am, configure.in: Added shared directory as part
|
* Makefile.am, configure.in: Added shared directory as part
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Cleanup.
|
||||||
|
|
||||||
2000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
2000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>
|
||||||
|
|
||||||
* wrapup/Makefile.am: Pick up cache code from libcpu and pick
|
* wrapup/Makefile.am: Pick up cache code from libcpu and pick
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
|
|||||||
|
|
||||||
# wrapup is the one that actually builds and installs the library
|
# wrapup is the one that actually builds and installs the library
|
||||||
# from the individual .rel files built in other directories
|
# from the individual .rel files built in other directories
|
||||||
SUBDIRS = . include start startup gnatsupp console clock timer \
|
SUBDIRS = . include start startup gnatsupp console clock timer erc32sonic \
|
||||||
erc32sonic wrapup tools
|
wrapup tools
|
||||||
|
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
|
|||||||
@@ -4,11 +4,6 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
|
||||||
include $(top_srcdir)/../../../../../automake/lib.am
|
|
||||||
|
|
||||||
all-local:
|
|
||||||
|
|
||||||
EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
|
EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../../automake/local.am
|
include $(top_srcdir)/../../../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user