robodrop : robodrop.hxml
	bin/haxe robodrop.hxml

install:
	ln -s /home/xorc/robodrop/target/ /home/xorc/WWW/robodrop

run:
	LD_LIBRARY_PATH=/home/xorc/robodrop/bin /home/xorc/robodrop/bin/neko target/server.n

