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

add a explict dependancy for interfaceiter.@O@.

This commit is contained in:
Mark Andrews 2004-06-22 02:54:55 +00:00
parent 40fe5e7ac2
commit 4916f4c2ca

View File

@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.38 2004/03/05 05:11:43 marka Exp $
# $Id: Makefile.in,v 1.39 2004/06/22 02:54:55 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@ -46,3 +46,6 @@ SUBDIRS = include
TARGETS = ${OBJS}
@BIND9_MAKE_RULES@
interfaceiter.@O@: interfaceiter.c ifiter_ioctl.c ifiter_sysctl.c ifiter_getifaddrs.c