Changeset 1061b9df in rtems
- Timestamp:
- Jul 30, 2010, 5:51:07 AM (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- b3c6b5e8
- Parents:
- b013e6d
- Location:
- testsuites/libtests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/libtests/ChangeLog
rb013e6d r1061b9df 1 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org> 2 3 * tar01/Makefile.am, tar02/Makefile.am: 4 Add BUILT_SOURCES. 5 1 6 2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org> 2 7 -
testsuites/libtests/tar01/Makefile.am
rb013e6d r1061b9df 8 8 tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \ 9 9 initial_filesystem_tar.c initial_filesystem_tar.h 10 11 BUILT_SOURCES = initial_filesystem_tar.c initial_filesystem_tar.h 10 12 11 13 dist_rtems_tests_DATA = tar01.scn -
testsuites/libtests/tar02/Makefile.am
rb013e6d r1061b9df 8 8 tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \ 9 9 initial_filesystem_tar.c initial_filesystem_tar.h 10 11 BUILT_SOURCES = initial_filesystem_tar.c initial_filesystem_tar.h 10 12 11 13 dist_rtems_tests_DATA = tar02.scn
Note: See TracChangeset
for help on using the changeset viewer.