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

PROG=	rtquery
MAN8=	rtquery.8
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