mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
--- ./bin/Makefile.in.orig 2018-12-07 18:44:21.000000000 +0000
|
|
+++ ./bin/Makefile.in 2019-02-09 05:09:03.364022000 +0000
|
|
@@ -11,8 +11,7 @@
|
|
VPATH = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
|
|
-SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen \
|
|
- @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins tests
|
|
+SUBDIRS = dig tools nsupdate
|
|
TARGETS =
|
|
|
|
@BIND9_MAKE_RULES@
|