minix/commands/synctree/Makefile

6 lines
61 B
Makefile
Raw Normal View History

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