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