Add a note about Makefile.local in Makefile.OpenArena

This commit is contained in:
hairball
2014-02-08 17:42:39 +00:00
parent 78271e6214
commit e9ad64d590

View File

@@ -1,3 +1,7 @@
# Avoid making updates to this file unless you want to change defaults.
# Create a Makefile.local which is ignored by git for your local overrides
# that you don't want committed to git.
# Defaults for OpenArena. You shouldn't need to modify this section
# This is only the client/server engine so we don't build the QVM here.
BUILD_STANDALONE=1