summaryrefslogtreecommitdiffstats
path: root/distrib/special/chroot/Makefile
blob: a332cd8833b7d95ab603848e7e1b5c7b8a54c4d6 (plain)
1
2
3
4
5
6
#       $OpenBSD: Makefile,v 1.3 2015/02/10 01:36:23 deraadt Exp $

PROG=	chroot

.PATH:	${.CURDIR}/../../../usr.sbin/chroot
.include <bsd.prog.mk>