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