source: tt-tools/environnement-de-cross-compilation.sh @ 16

Last change on this file since 16 was 6, checked in by guillaume, 16 years ago

Publication tt-ttols v0.1
Des outils pour le TwinTact

  • Property svn:executable set to *
File size: 97 bytes
Line 
1#! /bin/bash
2
3export PATH=$PWD/armv4tl-hardhat-linux/bin:$PATH
4
5PLATEFORME=armv4tl-hardhat-linux
Note: See TracBrowser for help on using the repository browser.