2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

"make include", added by marka during his megacheckin of every file getting

the message "in6_addr.s6_addr is *always* an array" (been there, done that)
is actually useful to just rebuild the include/dns/*.h files which
"gen" generates ... if only the rule had a backslash, so that
include/dns/rdatastruct.h was recognized as a dependent rather than
the command to execute.   now it does.
This commit is contained in:
David Lawrence
2000-05-26 00:21:52 +00:00
parent e1a972b32d
commit 6d831cd0ba

View File

@@ -188,8 +188,8 @@ newrr::
rm -f code.h include/dns/enumtype.h include/dns/enumclass.h
rm -f include/dns/rdatastruct.h
${SUBDIRS}: include/dns/enumtype.h include/dns/enumclass.h
include/dns/rdatastruct.h
include: include/dns/enumtype.h include/dns/enumclass.h \
include/dns/rdatastruct.h
rdata.@O@: code.h