1997-03-06 10:00:50 +03:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
# $NetBSD: Makefile,v 1.4 1997/03/06 07:00:50 mikel Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= chroot
|
1994-12-22 14:32:57 +03:00
|
|
|
MAN= chroot.8
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|