Changeset b1b5b414 in rtems
- Timestamp:
- Sep 19, 2001, 5:22:04 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5dfa8c1
- Parents:
- 25b9e93c
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/tmitrontests/ChangeLog
r25b9e93c rb1b5b414 1 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg. 4 1 5 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/tmitrontests/tmitronsem01/Makefile.am
r25b9e93c rb1b5b414 27 27 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 28 28 include $(top_srcdir)/../../../../automake/compile.am 29 include $( RTEMS_ROOT)/make/leaf.cfg29 include $(top_srcdir)/../../../../automake/leaf.am 30 30 include $(top_srcdir)/tmitrontests.am 31 31 -
testsuites/tmitrontests/ChangeLog
r25b9e93c rb1b5b414 1 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg. 4 1 5 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
testsuites/tmitrontests/tmitronsem01/Makefile.am
r25b9e93c rb1b5b414 27 27 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 28 28 include $(top_srcdir)/../../../../automake/compile.am 29 include $( RTEMS_ROOT)/make/leaf.cfg29 include $(top_srcdir)/../../../../automake/leaf.am 30 30 include $(top_srcdir)/tmitrontests.am 31 31
Note: See TracChangeset
for help on using the changeset viewer.