mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
12 lines
370 B
Plaintext
12 lines
370 B
Plaintext
--- regress/Makefile.in.orig 2014-10-26 12:03:41 UTC
|
|
+++ regress/Makefile.in
|
|
@@ -25,7 +25,7 @@ VPATH= @srcdir@
|
|
|
|
PROGS_SYSDEP= @PROGS_HAVE_TSEARCH@
|
|
|
|
-CLIENTS= adnstest adnshost adnslogres $(PROGS_SYSDEP)
|
|
+CLIENTS= adnstest adnslogres $(PROGS_SYSDEP)
|
|
AUTOCHDRS= harness.h hsyscalls.h hredirect.h
|
|
AUTOCSRCS= hrecord.c hplayback.c hcommon.c
|
|
include ../settings.make
|