annotate interps/rhotor/build.command @ 12258:d1096e51d5e5 draft

<int-e> mkx ../bin/"//\\`^ 2 quote "$@"
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:39:35 +0000
parents 859f9b4339e6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
996
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
1 #!/bin/sh
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
2 cd `dirname $0` &> /dev/null
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
3 echo ghc -O --make Main -o rhotor-hi
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
4 ghc -O --make Main -o rhotor-hi