6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
PROG= su
|
||
|
BINMODE= 4755
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|