6 lines
76 B
Makefile
6 lines
76 B
Makefile
|
DIR= ${LIBEXECDIR}/bin
|
||
|
BIN= on_ac_power
|
||
|
|
||
|
MK= ../mk
|
||
|
include ${MK}/scripts.mk
|