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

  /src/external/bsd/unbound/dist/pythonmod/
Makefile 1 # Makefile: tests unbound python module (please edit SCRIPT variable)
36 UNBOUND = ../unbound
45 $(UNBOUND):
48 test: $(UNBOUND)
49 $(UNBOUND) $(UNBOUND_OPTS)
51 sudo: $(UNBOUND)
52 sudo $(UNBOUND) $(UNBOUND_OPTS)
54 suexec: $(UNBOUND)
55 su -c "$(UNBOUND) $(UNBOUND_OPTS)
    [all...]
  /src/external/bsd/unbound/lib/libunbound/
Makefile 6 ${UNBOUND}/cachedb \
7 ${UNBOUND}/dns64 \
8 ${UNBOUND}/iterator \
9 ${UNBOUND}/libunbound \
10 ${UNBOUND}/respip \
11 ${UNBOUND}/services \
12 ${UNBOUND}/services/cache \
13 ${UNBOUND}/sldns \
14 ${UNBOUND}/util \
15 ${UNBOUND}/util/data
    [all...]

Completed in 25 milliseconds