summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot/Makefile
blob: 0798db57f9c953a110c278dd746aa283d9f5cec0 (plain) (blame)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:43:30 deraadt Exp $

PROG=	chroot
MAN=	chroot.8
LDSTATIC=	${STATIC}

.include <bsd.prog.mk>