1 # $NetBSD: Makefile,v 1.22 1999/06/06 02:00:32 thorpej Exp $
2 # from: @(#)Makefile 8.1 (Berkeley) 6/19/93
4 USE_FORT?
= yes
# network client/server
6 SRCS
= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
13 # By popular demand...
14 MLINKS
= routed
.8 rdisc
.8
15 #COPTS+=-g -DDEBUG -Wall
17 .
include <bsd.prog.mk
>
18 .
include <bsd.subdir.mk
>