Home | History | Annotate | Line # | Download | only in scripts
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2008/09/19 21:38:40 christos Exp $
      2  1.1  christos 
      3  1.1  christos .include "${.CURDIR}/../Makefile.inc"
      4  1.1  christos 
      5  1.1  christos DIST=	${IDIST}/scripts
      6  1.1  christos .PATH:	${DIST}
      7  1.1  christos 
      8  1.1  christos MAN+=	amd.conf.5
      9  1.1  christos # we don't install the following script by default
     10  1.1  christos #	automount2amd.8
     11  1.1  christos 
     12  1.1  christos .include <bsd.man.mk>
     13