forked from Imagelibrary/rtems
2002-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmtests/tm20/Makefile.am: Remove EXPADA.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* tmtests/tm20/Makefile.am: Remove EXPADA.
|
||||||
|
|
||||||
2002-08-30 Joel Sherrill <joel@OARcorp.com>
|
2002-08-30 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
|
* samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
|
||||||
@@ -16,12 +20,6 @@
|
|||||||
* tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
|
* tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers.
|
||||||
* tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
|
* tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
|
||||||
|
|
||||||
2002-08-27 Joel Sherrill <joel@OARcorp.com>
|
|
||||||
|
|
||||||
* tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
|
|
||||||
call to RTEMS IO Manager services.
|
|
||||||
|
|
||||||
|
|
||||||
2002-08-27 Joel Sherrill <joel@OARcorp.com>
|
2002-08-27 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
|
* tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed
|
||||||
|
|||||||
@@ -6,9 +6,7 @@ include $(top_srcdir)/../../../automake/lib.am
|
|||||||
|
|
||||||
include $(top_srcdir)/ada.am
|
include $(top_srcdir)/ada.am
|
||||||
|
|
||||||
if EXPADA
|
|
||||||
noinst_PROGRAMS = tm20
|
noinst_PROGRAMS = tm20
|
||||||
endif
|
|
||||||
tm20_SOURCES = tm20.adb config.h tmtest.adb tmtest.ads
|
tm20_SOURCES = tm20.adb config.h tmtest.adb tmtest.ads
|
||||||
|
|
||||||
tm20$(EXEEXT): tm20.adb
|
tm20$(EXEEXT): tm20.adb
|
||||||
|
|||||||
Reference in New Issue
Block a user