minix/commands/synctree/Makefile
2010-05-12 16:28:54 +00:00

6 lines
61 B
Makefile

PROG= synctree
CPPFLAGS+= -wo
MAN=
.include <minix.prog.mk>