Home | History | Annotate | Line # | Download | only in scripts
Makefile revision 1.5
      1 #	$NetBSD: Makefile,v 1.5 2006/09/26 02:18:16 jmcneill Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 # If you're adding new scripts, don't forget to update following:
      6 #	src/etc/mtree/special
      7 #	src/distrib/sets/lists/etc/mi
      8 
      9 CONFIGFILES=	acadapter lid_switch power_button reset_button sleep_button
     10 
     11 FILESDIR=	/etc/powerd/scripts
     12 FILESMODE=	${BINMODE}
     13 
     14 .include <bsd.prog.mk>
     15