1# $NetBSD$
2# This file is in the public domain.
3
4PROG=	srtconfig
5SRCS=	srtconfig.c
6
7.include <bsd.prog.mk>
8