7 lines
91 B
Makefile
7 lines
91 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
PROG= chroot
|
|
MAN8= chroot.0
|
|
|
|
.include <bsd.prog.mk>
|