vnconfig.8: Describe autocloning & improve markup
[dragonfly.git] / sbin / mountctl / Makefile
blobc4a748fd13c5502fcc18aa43858357d092a7a3ae
2 # $DragonFly: src/sbin/mountctl/Makefile,v 1.3 2008/02/05 20:49:50 dillon Exp $
4 PROG= mountctl
5 SRCS= mountctl.c
6 MAN= mountctl.8
8 .include <bsd.prog.mk>