HomeSort by: relevance | last modified time | path
    Searched refs:libunbound (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/unbound/lib/
Makefile 3 SUBDIR=libunbound
  /src/external/bsd/unbound/dist/libunbound/python/
Makefile 48 #../../.libs/libunbound.so.0: ../../Makefile
56 testenv: ../../.libs/libunbound.so.2 ../../.libs/_unbound.so
58 cd examples && mkdir unbound && ln -s ../../unbound.py unbound/__init__.py && ln -s ../../_unbound.so unbound/_unbound.so && ln -s ../../../../.libs/libunbound.so.2 unbound/libunbound.so.2 && ls -la
64 doc: ../../.libs/libunbound.so.0 _unbound.so
68 swig: libunbound.i
69 swig -python -o libunbound_wrap.c -I../.. libunbound.i
  /src/external/bsd/unbound/lib/libunbound/
Makefile 9 ${UNBOUND}/libunbound \
49 libunbound.c \
109 MAN=libunbound.3
110 CLEANFILES+=libunbound.3
112 libunbound.3: libunbound.3.in __subst
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 46 rm -f %{buildroot}%{_libdir}/libunbound.a %{buildroot}%{_libdir}/libunbound.la
61 %{_libdir}/libunbound*
62 %{_libdir}/pkgconfig/libunbound*
95 - Added pkgconfig/libunbound.pc to the packaged files.
  /src/external/bsd/unbound/dist/
configure 1630 libunbound API installed to unbound-event.h
1638 --enable-allsymbols export all symbols from libunbound and link binaries
1639 to it, smaller install size but libunbound export
1654 outgoing port range. This is only for the libunbound
1722 --with-libunbound-only do not build daemon and tool programs
3334 # 1.4.20 had 4:0:2 # adds libunbound.ttl # but shipped 3:5:1
20509 DYNLIBMOD_EXTRALIBS="-Wl,--export-all-symbols,--out-implib,libunbound.dll.a"
25778 EXTRALINK="libunbound.la"
25785 UBSYMS='-export-symbols $(srcdir)/libunbound/ubsyms.def'
25794 cp ${srcdir}/libunbound/ubsyms.def clubsyms.de
    [all...]

Completed in 38 milliseconds