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

PROG=	rtquery
LDADD+=	-lmd
DPADD+=	${LIBMD}
#COPTS=	-g -DDEBUG -W -Wall -Wcast-align -Wcast-qual -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wunused

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