Changeset ee537ea in rtems for testsuites/ada/sptests/sp13/Makefile.am
- Timestamp:
- Oct 12, 2017, 8:00:10 AM (3 years ago)
- Branches:
- 5, master
- Children:
- 6c99abd
- Parents:
- b3874e1
- git-author:
- Sebastian Huber <sebastian.huber@…> (10/12/17 08:00:10)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (10/12/17 08:53:16)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
testsuites/ada/sptests/sp13/Makefile.am
rb3874e1 ree537ea 1 1 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 2 include $(top_srcdir)/../ ../../testsuites/automake/compile.am2 include $(top_srcdir)/../automake/compile.am 3 3 4 4 include $(top_srcdir)/ada.am … … 14 14 dist_scn_DATA = ada_sp13.scn 15 15 16 include $(top_srcdir)/../ ../../testsuites/automake/local.am16 include $(top_srcdir)/../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.