Changeset db0947a5 in rtems
- Timestamp:
- 09/24/04 04:00:10 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7129fae
- Parents:
- 76bc393
- Location:
- testsuites/tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/tools/ChangeLog
r76bc393 rdb0947a5 1 2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * * configure.ac: Remove RTEMS_CPU_SUBDIRS. 4 1 5 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
testsuites/tools/configure.ac
r76bc393 rdb0947a5 15 15 RTEMS_TOOLPATHS 16 16 AC_SUBST(program_prefix) 17 18 17 AC_CONFIG_SUBDIRS(generic) 19 RTEMS_CPU_SUBDIRS20 18 21 19 # Explicitly list all Makefiles here
Note: See TracChangeset
for help on using the changeset viewer.