#	$OpenBSD: Makefile,v 1.5 2000/05/27 05:52:12 deraadt Exp $

MAN1=scon.1
MANSUBDIR=/i386

.if ${MACHINE} == "i386"
PROG=	scon
.else
NOPROG=
.endif

.include <bsd.prog.mk>
