Files
minix/commands/synctree/Makefile
T

6 lines
61 B
Makefile

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