#	$OpenBSD: Makefile,v 1.1 1996/12/14 21:16:54 downsj Exp $
#	@(#)Makefile	8.1 (Berkeley) 7/2/95

PROG=	smrsh
MAN=	smrsh.8
CFLAGS+=-I${.CURDIR}/../src -DCMDDIR=\"/usr/libexec/sm.bin\"

.include "../../Makefile.inc"
.include <bsd.prog.mk>
