Changeset e9200df in rtems for testsuites/itrontests
- Timestamp:
- 09/05/00 16:05:59 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 78f76ac
- Parents:
- 5b6ea7a
- Location:
- testsuites/itrontests
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/itrontests/ChangeLog
r5b6ea7a re9200df 1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * itronhello/Makefile.am, itronmbf01/Makefile.am, 4 itronmbox01/Makefile.am, itronsem01/Makefile.am, 5 itrontask01/Makefile.am, itrontask02/Makefile.am, 6 itrontask03/Makefile.am, itrontask04/Makefile.am, 7 itrontime01/Makefile.am: Include compile.am 8 1 9 2000-08-10 Joel Sherrill <joel@OARcorp.com> 2 10 -
testsuites/itrontests/itronhello/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itronmbf01/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itronmbox01/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itronsem01/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itrontask01/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itrontask02/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itrontask03/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itrontask04/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am -
testsuites/itrontests/itrontime01/Makefile.am
r5b6ea7a re9200df 25 25 26 26 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 27 include $(top_srcdir)/../../../../automake/compile.am 27 28 include $(RTEMS_ROOT)/make/leaf.cfg 28 29 include $(top_srcdir)/itrontests.am
Note: See TracChangeset
for help on using the changeset viewer.