xref: /dflybsd-src/usr.sbin/mtest/Makefile (revision 74ad0aa1e320b3ee15f6aaece32f64611e8a2981)
1*984263bcSMatthew Dillon# $FreeBSD: src/usr.sbin/mtest/Makefile,v 1.1.8.1 2001/04/25 12:10:13 ru Exp $
2*984263bcSMatthew Dillon
3*984263bcSMatthew DillonPROG=	mtest
4*984263bcSMatthew DillonMAN=	mtest.8
5*984263bcSMatthew Dillon
6*984263bcSMatthew Dillon.include <bsd.prog.mk>
7