Changeset 317
- Timestamp:
- Feb 19, 2009, 5:05:43 PM (12 years ago)
- Location:
- trunk/Apps/Devel/Sources/scripts/targets
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Apps/Devel/Sources/scripts/targets/Linux-arm
r312 r317 18 18 19 19 #includes 20 source"`dirname $0`/Apps/Devel/Sources/scripts/targets/Linux"20 . "`dirname $0`/Apps/Devel/Sources/scripts/targets/Linux" 21 21 22 22 -
trunk/Apps/Devel/Sources/scripts/targets/Linux-i386
r309 r317 9 9 10 10 #includes 11 source"`dirname $0`/Apps/Devel/Sources/scripts/targets/Linux"11 . "`dirname $0`/Apps/Devel/Sources/scripts/targets/Linux" 12 12 13 13
Note: See TracChangeset
for help on using the changeset viewer.