summaryrefslogtreecommitdiff
path: root/usr.sbin/acpid/samples/Makefile
blob: d722dd75343f5a0fda77b42a967625c66491933c (plain)
1
2
3
4
5
6
7
# $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}