# $NetBSD: Makefile,v 1.4 1999/12/31 19:40:20 itojun Exp $ PROG= rtsol SRCS= rtsold.c rtsol.c if.c probe.c dump.c CPPFLAGS+=-DINET6 #MAN= rtsold.8 NOMAN= yes .PATH: ${.CURDIR}/../../usr.sbin/rtsold .include