vm: fix potential null deref
[minix.git] / commands / mount / Makefile
blobc708bfdc2c7c6bb1b91b96b90809c4c6158bbb1b
1 PROG= mount
2 BINDIR= /bin
3 MAN=
5 .include <bsd.prog.mk>