5 lines
54 B
Makefile
5 lines
54 B
Makefile
PROG= sed
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|