summaryrefslogtreecommitdiff
path: root/package/deps.mak
blob: 29eaab126812c734b46f2305a3c6d441eafadfc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# This file has been generated by tools/gen-deps.sh
#

src/dnsfunnel/dnsfunnel-daemon.o src/dnsfunnel/dnsfunnel-daemon.lo: src/dnsfunnel/dnsfunnel-daemon.c src/include/dnsfunnel/config.h
src/dnsfunnel/dnsfunnel-translate.o src/dnsfunnel/dnsfunnel-translate.lo: src/dnsfunnel/dnsfunnel-translate.c src/include/dnsfunnel/config.h
src/dnsfunnel/dnsfunneld.o src/dnsfunnel/dnsfunneld.lo: src/dnsfunnel/dnsfunneld.c src/dnsfunnel/dnsfunneld.h
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-daemon: EXTRA_LIBS := -lskarnet
dnsfunnel-daemon: src/dnsfunnel/dnsfunnel-daemon.o
dnsfunnel-translate: EXTRA_LIBS := -lskarnet
dnsfunnel-translate: src/dnsfunnel/dnsfunnel-translate.o
dnsfunneld: EXTRA_LIBS := -ls6dns -lskarnet
dnsfunneld: src/dnsfunnel/dnsfunneld.o src/dnsfunnel/dnsfunneld_answer.o src/dnsfunnel/dnsfunneld_process.o