mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
remove src files not available for 'make depend'
This commit is contained in:
@@ -112,7 +112,7 @@ GEOIPLINKSRCS = geoip.c
|
|||||||
SRCS = builtin.c client.c config.c control.c \
|
SRCS = builtin.c client.c config.c control.c \
|
||||||
controlconf.c @GEOIPLINKSRCS@ interfacemgr.c \
|
controlconf.c @GEOIPLINKSRCS@ interfacemgr.c \
|
||||||
listenlist.c log.c logconf.c main.c notify.c \
|
listenlist.c log.c logconf.c main.c notify.c \
|
||||||
query.c server.c sortlist.c statschannel.c symtbl.c symtbl-empty.c \
|
query.c server.c sortlist.c statschannel.c \
|
||||||
tkeyconf.c tsigconf.c update.c xfrout.c \
|
tkeyconf.c tsigconf.c update.c xfrout.c \
|
||||||
zoneconf.c \
|
zoneconf.c \
|
||||||
lwaddr.c lwresd.c lwdclient.c lwderror.c lwdgabn.c \
|
lwaddr.c lwresd.c lwdclient.c lwderror.c lwdgabn.c \
|
||||||
|
@@ -82,7 +82,7 @@ SRCS = @ISC_EXTRA_SRCS@ \
|
|||||||
parseint.c portset.c quota.c radix.c random.c \
|
parseint.c portset.c quota.c radix.c random.c \
|
||||||
ratelimiter.c refcount.c region.c regex.c result.c rwlock.c \
|
ratelimiter.c refcount.c region.c regex.c result.c rwlock.c \
|
||||||
safe.c serial.c sha1.c sha2.c sockaddr.c stats.c string.c \
|
safe.c serial.c sha1.c sha2.c sockaddr.c stats.c string.c \
|
||||||
strtoul.c symtab.c symtbl-empty.c task.c taskpool.c timer.c \
|
strtoul.c symtab.c task.c taskpool.c timer.c \
|
||||||
tm.c version.c
|
tm.c version.c
|
||||||
|
|
||||||
LIBS = @LIBS@
|
LIBS = @LIBS@
|
||||||
|
Reference in New Issue
Block a user