summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery/Makefile
blob: adc9d15eb70b3b970725cfcfdf21e3496a2f4e31 (plain)
1
2
3
4
5
6
7
8
9
10
#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
#	$Id$

PROG=	rtquery
MAN8=	rtquery.8
LDADD+=	-lmd
DPADD+=	${LIBMD}
#COPTS=	-g -DDEBUG -Wall

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