Mention ARCHIVE=1 in Makefile.OpenArena

This commit is contained in:
hairball
2014-02-08 18:18:58 +00:00
parent e9ad64d590
commit ccac35dfbd

View File

@@ -40,5 +40,11 @@ COPYDIR=/usr/local/games/openarena
# DEBUG_CFLAGS=-ggdb -O0
# You normally pass these on the command line (e.g. make V=1)
# rather than setting them for all builds.
#
# Verbose build
# V=1
#
# Build a zip -r9 file or Mac OSX release zip (make-macosx-app.sh)
# ARCHIVE=1