summaryrefslogtreecommitdiff
path: root/usr.sbin/srtconfig/Makefile
blob: af9ab28de34268b0951a06dc1843fd159398f6a6 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.2 2006/12/29 10:39:59 wiz Exp $
# This file is in the public domain.

PROG=	srtconfig
SRCS=	srtconfig.c

.include <bsd.prog.mk>