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

PROG=	routed
SRCS=	if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
MAN8=	routed.8
SUBDIR=	rtquery
#COPTS=	-g -DDEBUG -Wall

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