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