e65788c58e
RCSid and getopt() return type police.
8 lines
153 B
Makefile
8 lines
153 B
Makefile
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $NetBSD: Makefile,v 1.4 1997/03/06 07:00:50 mikel Exp $
|
|
|
|
PROG= chroot
|
|
MAN= chroot.8
|
|
|
|
.include <bsd.prog.mk>
|