mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
10 lines
272 B
Makefile
10 lines
272 B
Makefile
BSDOBJS= daemon.o putenv.o strcasecmp.o strsep.o ftruncate.o \
|
|
readv.o strdup.o strtoul.o gettimeofday.o setenv.o \
|
|
strerror.o utimes.o mktemp.o setitimer.o strpbrk.o \
|
|
writev.o
|
|
|
|
SUBDIRS = bsd dst include inet irs isc nameser resolv
|
|
|
|
@BIND9_MAKE_RULES@
|
|
|
|
all depend:
|