Merge from vendor branch SENDMAIL:
[dragonfly.git] / sbin / mountctl / Makefile
1 #
2 # $DragonFly: src/sbin/mountctl/Makefile,v 1.1 2005/01/08 23:22:35 dillon Exp $
3
4 PROG=   mountctl
5 SRCS=   mountctl.c
6 MAN=    mountctl.8
7
8 .include <bsd.prog.mk>