Changeset 5fd5e52 in rtems for c/src/ada-tests/mptests/mp01/node2/Makefile.am
- Timestamp:
- 08/20/03 07:08:29 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a0bbbdd
- Parents:
- 13942bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/mptests/mp01/node2/Makefile.am
r13942bf r5fd5e52 2 2 3 3 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 4 include $(top_srcdir)/../ ../../automake/compile.am4 include $(top_srcdir)/../tests/automake/compile.am 5 5 6 6 include $(top_srcdir)/ada.am … … 19 19 EXTRA_DIST = base_mp.scn 20 20 21 include $(top_srcdir)/../ ../../automake/local.am21 include $(top_srcdir)/../tests/automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.