Home | History | Annotate | Line # | Download | only in etcupdate
      1  1.1  martti # $NetBSD: Makefile,v 1.1 2002/03/22 10:10:56 martti Exp $
      2  1.1  martti 
      3  1.1  martti FILES=		etcupdate
      4  1.1  martti MAN=		etcupdate.8
      5  1.1  martti 
      6  1.1  martti FILESDIR=	/usr/sbin
      7  1.1  martti FILESMODE=	${BINMODE}
      8  1.1  martti 
      9  1.1  martti .include <bsd.prog.mk>
     10