comparison interps/rhotor/build.command @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
comparison
equal deleted inserted replaced
995:6883f5911eb7 996:859f9b4339e6
1 #!/bin/sh
2 cd `dirname $0` &> /dev/null
3 echo ghc -O --make Main -o rhotor-hi
4 ghc -O --make Main -o rhotor-hi