minix/commands/sync/Makefile

6 lines
55 B
Makefile
Raw Normal View History

PROG= sync
BINDIR= /bin
MAN=
.include <minix.prog.mk>