2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +00:00

There is no "unix" subdirectory here.

This commit is contained in:
David Lawrence
2000-06-19 19:01:52 +00:00
parent a414896ee9
commit 2376cd7f84

View File

@@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
@BIND9_INCLUDES@
CINCLUDES = -I${srcdir}/unix/include ${DNS_INCLUDES} ${ISC_INCLUDES}
CINCLUDES = ${DNS_INCLUDES} ${ISC_INCLUDES}
CDEFINES =
CWARNINGS =
@@ -34,8 +34,6 @@ DEPLIBS = ${DNSDEPLIBS} ${ISCDEPLIBS}
LIBS = ${DNSLIBS} ${ISCLIBS} @LIBS@
SUBDIRS = unix
# Alphabetically
TARGETS = dnssec-keygen \
dnssec-makekeyset \