6 lines
57 B
Makefile
6 lines
57 B
Makefile
|
PROG= chroot
|
||
|
BINDIR= /bin
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|