aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 07:34:38 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 07:34:38 +0000
commit42b9e8a5008f5573b20749080fbcd9397a745a5d (patch)
tree6a5d4ae5efe9bb6b46e42ae505bfb43a20713f7d /package/deps.mak
parente7ebebcecbbc3ff03dcee49ee3eb9691a53c8763 (diff)
downloaddnsfunnel-42b9e8a5008f5573b20749080fbcd9397a745a5d.tar.gz
Prepare for 0.0.3.0; move to new system
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/deps.mak')
-rw-r--r--package/deps.mak9
1 files changed, 5 insertions, 4 deletions
diff --git a/package/deps.mak b/package/deps.mak
index a25cbd4..91684fa 100644
--- a/package/deps.mak
+++ b/package/deps.mak
@@ -7,7 +7,8 @@ src/dnsfunnel/dnsfunneld.o src/dnsfunnel/dnsfunneld.lo: src/dnsfunnel/dnsfunneld
src/dnsfunnel/dnsfunneld_answer.o src/dnsfunnel/dnsfunneld_answer.lo: src/dnsfunnel/dnsfunneld_answer.c src/dnsfunnel/dnsfunneld.h
src/dnsfunnel/dnsfunneld_process.o src/dnsfunnel/dnsfunneld_process.lo: src/dnsfunnel/dnsfunneld_process.c src/dnsfunnel/dnsfunneld.h
-dnsfunnel-translate: EXTRA_LIBS := -lskarnet
-dnsfunnel-translate: src/dnsfunnel/dnsfunnel-translate.o
-dnsfunneld: EXTRA_LIBS := -ls6dns -lskarnet ${SOCKET_LIB} ${SYSCLOCK_LIB}
-dnsfunneld: src/dnsfunnel/dnsfunneld.o src/dnsfunnel/dnsfunneld_answer.o src/dnsfunnel/dnsfunneld_process.o
+dnsfunnel-translate: EXTRA_LIBS :=
+dnsfunnel-translate: src/dnsfunnel/dnsfunnel-translate.o -lskarnet
+dnsfunneld: EXTRA_LIBS := ${SOCKET_LIB} ${SYSCLOCK_LIB}
+dnsfunneld: src/dnsfunnel/dnsfunneld.o src/dnsfunnel/dnsfunneld_answer.o src/dnsfunnel/dnsfunneld_process.o -ls6dns -lskarnet
+INTERNAL_LIBS :=