The /home was not necessary
[progcomp2012.git] / home / progcomp / judge / simulator / Makefile
diff --git a/home/progcomp/judge/simulator/Makefile b/home/progcomp/judge/simulator/Makefile
deleted file mode 100644 (file)
index 1d71ef5..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#Makefile for simulations
-# Not used for building simulate.py
-# Used for building/removing results
-
-BASEDIR = /home/sam/Documents/progcomp2012/
-RESULTSDIR = /home/sam/Documents/progcomp2012/results
-LOGDIR = /home/sam/Documents/progcomp2012/log
-AGENTSDIR = /home/sam/Documents/progcomp2012/samples
-MANAGER = /home/sam/Documents/progcomp2012/manager/stratego
-
-
-
-clean:
-       rm -r -f $(RESULTSDIR)
-       rm -r -f $(LOGDIR)

UCC git Repository :: git.ucc.asn.au