5 lines
40 B
Makefile
5 lines
40 B
Makefile
|
PROG= wc
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|