6 lines
61 B
Makefile
6 lines
61 B
Makefile
|
PROG= synctree
|
||
|
CPPFLAGS+= -wo
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|