xref: /netbsd-src/etc/powerd/Makefile (revision d25ffa98a4bfca1fe272f3c182496ec9934faac7)
1#	$NetBSD: Makefile,v 1.2 2004/05/16 09:53:09 lukem Exp $
2
3SUBDIR+= scripts
4TARGETS+=configinstall
5
6.include <bsd.subdir.mk>
7