Home | History | Annotate | Line # | Download | only in mount_ados
Makefile revision 1.1
      1  1.1  chopps #
      2  1.1  chopps #	$Id: Makefile,v 1.1 1994/06/03 00:33:10 chopps Exp $
      3  1.1  chopps #
      4  1.1  chopps 
      5  1.1  chopps PROG = mount_ados
      6  1.1  chopps MAN8 = mount_ados.0
      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