Home | History | Annotate | Line # | Download | only in mountd
Makefile revision 1.9
      1  1.9  mycroft #	from: @(#)Makefile	8.3 (Berkeley) 1/25/94
      2  1.9  mycroft #	$Id: Makefile,v 1.9 1994/06/08 19:29:38 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	mountd
      5  1.9  mycroft MAN5=	exports.0 netgroup.0
      6  1.1      cgd MAN8=	mountd.0
      7  1.1      cgd 
      8  1.1      cgd .include <bsd.prog.mk>
      9