source:
tt-tools/environnement-de-cross-compilation.sh
@
6
| Last change on this file since 6 was 6, checked in by guillaume, 18 years ago | |
|---|---|
|
|
| File size: 97 bytes | |
| Line | |
|---|---|
| 1 | #! /bin/bash |
| 2 | |
| 3 | export PATH=$PWD/armv4tl-hardhat-linux/bin:$PATH |
| 4 | |
| 5 | PLATEFORME=armv4tl-hardhat-linux |
Note: See TracBrowser
for help on using the repository browser.