freebsd_amp_hwpstate/usr.sbin/routed/Makefile

9 lines
190 B
Makefile
Raw Normal View History

# @(#)Makefile 8.1 (Berkeley) 6/19/93
PROG= routed
1996-05-30 16:31:46 +00:00
SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
MAN8= routed.8
1996-05-30 16:31:46 +00:00
SUBDIR= rtquery rttrace
.include <bsd.prog.mk>