aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-14 00:34:28 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-14 00:34:28 +0100
commit924f44d167f3f9e00ecff21cb0faf1c7846ee85f (patch)
treee208240fe457bc288b764ba7a6fcad2e06d48509
parentb5974937af7c9cd23374c96dbc42f3ace0028929 (diff)
Set to empty
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7e3c915..7af263d 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,10 @@
include options.mk
+LDLIBS =
+AP_LDLIBS =
+MR_LDLIBS =
+
# common vars
include vars.mk