minix/usr.sbin/chroot/Makefile

8 lines
153 B
Makefile
Raw Normal View History

# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.6 2009/04/22 15:23:02 lukem Exp $
PROG= chroot
MAN= chroot.8
.include <bsd.prog.mk>