mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
--- ./Makefile.in.orig 2018-12-07 18:44:21.000000000 +0000
|
|
+++ ./Makefile.in 2019-02-09 05:08:20.827343000 +0000
|
|
@@ -14,7 +14,7 @@
|
|
|
|
VERSION=@BIND9_VERSION@
|
|
|
|
-SUBDIRS = make lib fuzz bin doc
|
|
+SUBDIRS = lib bin
|
|
TARGETS =
|
|
PREREQS = bind.keys.h
|
|
|