NetBSD/usr.sbin/srtconfig/Makefile

8 lines
152 B
Makefile
Raw Normal View History

2006-12-29 13:39:59 +03:00
# $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>