diff options
Diffstat (limited to 'options.mk')
-rw-r--r-- | options.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # options.mk +FICS_HOME ?= /home/_fics +PREFIX ?= /usr/local + CC ?= cc CFLAGS = -O2 -Wall -pipe -std=c11 |
index : maxxe/fics | ||
Free Internet Chess Server (FICS) | maxxe |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | options.mk | 3 |
@@ -1,5 +1,8 @@ # options.mk +FICS_HOME ?= /home/_fics +PREFIX ?= /usr/local + CC ?= cc CFLAGS = -O2 -Wall -pipe -std=c11 |