# $Id: Makefile,v 1.3 2005/10/09 04:50:38 chibis Exp $

PREFIX?= /usr/local
SCRIPTSDIR= ${PREFIX}/etc/rc.d
SCRIPTS= emuctrl.sh

## _scriptsinstall target strips file suffix by default. 
## /etc/rc.d/localpkg wants local rc scripts to end in .sh
SCRIPTSNAME_emuctrl.sh= emuctrl.sh

.include <bsd.prog.mk>
