Changeset 2e6c877 in rtems for c/src/ada-tests/mptests/mp10
- Timestamp:
- Nov 21, 2005, 4:40:11 AM (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 19077e41
- Parents:
- b702c7d
- Location:
- c/src/ada-tests/mptests/mp10
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/mptests/mp10/node1/Makefile.am
rb702c7d r2e6c877 17 17 node1_SOURCES = mptest-per_node_configuration.adb 18 18 19 scndir = $(rtems_ada_testsdir) 20 dist_scn_DATA = mp10-node1.scn 21 19 22 include $(top_srcdir)/../../../testsuites/automake/local.am -
c/src/ada-tests/mptests/mp10/node2/Makefile.am
rb702c7d r2e6c877 17 17 node2_SOURCES = mptest-per_node_configuration.adb 18 18 19 scndir = $(rtems_ada_testsdir) 20 dist_scn_DATA = mp10-node2.scn 21 19 22 include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.