#	@(#)Makefile	8.1 (Berkeley) 7/2/95

PROG=	smrsh
MAN8=	smrsh.8
CFLAGS+=-I${.CURDIR}/../src -DNEWDB

BINDIR=	/usr/libexec
.include <bsd.prog.mk>
