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