# $OpenBSD: Makefile,v 1.2 2000/01/05 01:54:50 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