diff build-paths.sh @ 95:592f7aa40bf1

Add build scripts.
author Jordan Miner <jminer7@gmail.com>
date Tue, 01 May 2012 21:53:58 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/build-paths.sh	Tue May 01 21:53:58 2012 -0500
@@ -0,0 +1,6 @@
+#!/bin/bash
+DMD_DIR=~/dmd
+BUD_DIR=~/bin
+MAIN_FILE=tester.d
+OUT_FILE=tester
+