# Make `routed` tools for BSD/OS # $Revision: 1.6 $ # $FreeBSD$ PROG= rtquery MAN= rtquery.8 LDADD= -lmd DPADD= ${LIBMD} WARNS?= 3 .include