summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery/Makefile
blob: 7076158727f6766e7464c9d4b0b1e882786eee4e (plain)
1
2
3
4
5
6
7
8
9
10
11
# Make `routed` tools for BSD/OS
# $Revision: 1.6 $
# $FreeBSD$

PROG=	rtquery
MAN=	rtquery.8
LDADD=	-lmd
DPADD=	${LIBMD}
WARNS?=	0

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud