Changeset c737b74a in rtems for tools/build/multigen
- Timestamp:
- 06/15/00 13:08:23 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9e3e2d6
- Parents:
- 2b409223
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/build/multigen
r2b409223 rc737b74a 99 99 fi 100 100 101 if test ! -r $rtems_srcdir/VERSION; then 102 echo "Can't find rtems" 103 echo "Check value passed to --rtems=<DIR>" 104 exit 1 105 fi 106 101 107 if test x$target != x ;then 102 108 target_prefix=$target-
Note: See TracChangeset
for help on using the changeset viewer.