view build.sh @ 76:5196b7829be2

Changed mars.c to mars2.c to avoid obscure bugs when wrong main function is linked
author korDen
date Sun, 29 Aug 2010 13:19:02 +0400
parents 2cc604139636
children 14feb7ae01a6
line wrap: on
line source

#!/bin/sh
#i686-unknown-linux-gnu-g++ -c bridge/bridge.cpp -obridge.o
g++ -c bridge/bridge.cpp -obridge.o
dmd @commands.linux.txt #|& head