view interps/rhotor/build.command @ 3888:4c9d6235713f

<Bike> echo lasrever > wisdom/reversal
author HackBot
date Sun, 06 Oct 2013 15:23:01 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/sh
cd `dirname $0` &> /dev/null
echo ghc -O --make Main -o rhotor-hi
ghc -O --make Main -o rhotor-hi