# $OpenBSD: Makefile,v 1.1 2005/06/02 20:09:39 tholo Exp $

FILES=		power-button
TARGETDIR=	/etc/acpi

install:
	$(INSTALL) -c -m 0755 ${FILES} ${DESTDIR}${TARGETDIR}
