155163Sshin# Copyright (c) 1996 WIDE Project. All rights reserved.
255163Sshin#
355163Sshin# Redistribution and use in source and binary forms, with or without
455163Sshin# modifications, are permitted provided that the above copyright notice
555163Sshin# and this paragraph are duplicated in all such forms and that any
655163Sshin# documentation, advertising materials, and other materials related to
755163Sshin# such distribution and use acknowledge that the software was developed
855163Sshin# by the WIDE Project, Japan. The name of the Project may not be used to
955163Sshin# endorse or promote products derived from this software without
1055163Sshin# specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS''
1155163Sshin# AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
1255163Sshin# LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1355163Sshin# A PARTICULAR PURPOSE.
1480029Sobrien#
1555163Sshin# $FreeBSD$
1655163Sshin
1755163SshinPROG=	rtsold
1874816SruMAN=	rtsold.8
1955163SshinMLINKS=	rtsold.8 rtsol.8
2080029SobrienSRCS=	rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
2155163Sshin
22222803SmarcelWARNS?=	3
2380029Sobrien
2455163Sshin.include <bsd.prog.mk>
25