summaryrefslogtreecommitdiff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-12-10 22:30:56 +0000
committerRoy Marples <roy@marples.name>2009-12-10 22:30:56 +0000
commit1d174cc60ca640146efd73948ff0e81ae0148f3d (patch)
tree32fece5fcbb8005ee73251f9374b2abc7fc80f7b /scripts/Makefile
parent12af86395ff3726789f72e96aa1367e2e428b972 (diff)
downloadopenrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.gz
openrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.bz2
openrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.xz
Move on_ac_power to a shell script.
Fixes #204
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
new file mode 100644
index 0000000..3d41631
--- /dev/null
+++ b/scripts/Makefile
@@ -0,0 +1,5 @@
+DIR= ${LIBEXECDIR}/bin
+BIN= on_ac_power
+
+MK= ../mk
+include ${MK}/scripts.mk