summaryrefslogtreecommitdiff
path: root/Makefile.local
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-05-04 01:18:52 +0300
committerMikko Tiusanen <ams@daug.net>2014-05-04 01:18:52 +0300
commit01beb9919b95479d8be040bec74abc5cc67a5e43 (patch)
tree65f0b79e793848491832756a4c3a32b23668fab3 /Makefile.local
parent191d731da136b7ee959a17e63111c9146219a768 (diff)
Initial import.
Diffstat (limited to 'Makefile.local')
-rw-r--r--Makefile.local3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.local b/Makefile.local
new file mode 100644
index 0000000..b129e26
--- /dev/null
+++ b/Makefile.local
@@ -0,0 +1,3 @@
+CC=gcc
+USE_CURL=1
+BUILD_GAME_QVM=1 \ No newline at end of file