Backing up the results files before fucking with them
[progcomp2012.git] / agents / basic_cpp / Makefile
index 0a249b3..6c1f9fb 100644 (file)
@@ -2,7 +2,7 @@
 # Sample C++ Stratego AI
 # UCC Programming Competition 2012 
 
 # Sample C++ Stratego AI
 # UCC Programming Competition 2012 
 
-CPP = g++ -Wall -pedantic -lSDL -lGL  -g
+CPP = g++ -Wall -pedantic -g
 OBJ = basic_cpp.o
 
 BIN = basic_cpp
 OBJ = basic_cpp.o
 
 BIN = basic_cpp

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