Home | History | Annotate | Line # | Download | only in mount_ados
Makefile revision 1.2
      1  1.1  chopps #
      2  1.2     cgd #	$Id: Makefile,v 1.2 1994/12/22 10:45:52 cgd Exp $
      3  1.1  chopps #
      4  1.1  chopps 
      5  1.2     cgd PROG =	mount_ados
      6  1.2     cgd MAN =	mount_ados.8
      7  1.1  chopps 
      8  1.1  chopps BINOWN=	root
      9  1.1  chopps BINMODE= 4555
     10  1.1  chopps 
     11  1.1  chopps .include <bsd.prog.mk>
     12