aboutsummaryrefslogtreecommitdiffstats
path: root/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'options.mk')
-rw-r--r--options.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/options.mk b/options.mk
index 51bd7ff..adf3e03 100644
--- a/options.mk
+++ b/options.mk
@@ -15,3 +15,11 @@ RM ?= @rm -f
E = @echo
Q = @
+
+# addplayer
+AP_LDFLAGS =
+AP_LDLIBS = -lcrypt
+
+# makerank
+MR_LDFLAGS =
+MR_LDLIBS =