summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery/Makefile
blob: e69c3e7776640025df78a397d636f73fd95f14b0 (plain)
1
2
3
4
5
6
7
8
9
10
#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
#	$Id: Makefile,v 1.2 1996/09/16 17:04:22 wollman Exp $

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

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