Makefile revision 87325
1# $FreeBSD: head/sbin/mdconfig/Makefile 87325 2001-12-04 02:19:58Z obrien $
2
3PROG=		mdconfig
4MAN=		mdconfig.8
5MLINKS=		mdconfig.8 vnconfig.8
6
7.include <bsd.prog.mk>
8