aboutsummaryrefslogtreecommitdiffstats
path: root/options.mk
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-14 00:32:52 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-14 00:32:52 +0100
commitb5974937af7c9cd23374c96dbc42f3ace0028929 (patch)
treed1f90a0f88285cabfae1c5b5e426d399ce35f63f /options.mk
parent0e58074b7c698fc904236691c9624c902c3e9da2 (diff)
Moved settings
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 =