# $OpenBSD: Makefile,v 1.7 2006/12/19 15:06:10 itojun Exp $ PROG= route6d MAN= route6d.8 LDADD+= -lutil DPADD+= ${LIBUTIL} .include