view interps/rhotor/build.sh @ 4328:9c8b7f3bd82c

<int-e> ` sed -i \'s/\\\\*/*/\' bin/espletive; cat bin/espletive
author HackBot
date Thu, 16 Jan 2014 22:58:41 +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