X-Git-Url: https://git.ucc.asn.au/?p=progcomp2012.git;a=blobdiff_plain;f=judge%2Fsimulator%2FMakefile;h=4bf239d812a162ffdd8976f2f244ec2951f10e46;hp=c95e891518d8912ddc2b010ae8169a3059bf9410;hb=4d45373e18e4d5dc84adb373cdc9000f83dfe38a;hpb=fda21e69af7d794fa2280ce613144e5bbd8e1f5e diff --git a/judge/simulator/Makefile b/judge/simulator/Makefile index c95e891..4bf239d 100644 --- a/judge/simulator/Makefile +++ b/judge/simulator/Makefile @@ -2,11 +2,11 @@ # Not used for building simulate.py # Used for building/removing results -BASEDIR = /../../ -RESULTSDIR = /../../web/results -LOGDIR = /../../web/log -AGENTSDIR = /../../agents -MANAGER = /../../judge/manager/stratego +BASEDIR = ../../ +RESULTSDIR = ../../web/results +LOGDIR = ../../web/log +AGENTSDIR = ../../agents +MANAGER = ../../judge/manager/stratego