aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--options.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.mk b/options.mk
index 0f943ce..3bbc34a 100644
--- a/options.mk
+++ b/options.mk
@@ -1,6 +1,8 @@
# options.mk
+# Locations of the data, players and games directories.
FICS_HOME ?= /home/_fics
+
PREFIX ?= /usr/local
CC ?= cc