status-bat/config.mk
author Stiletto <blasux@blasux.ru>
Fri, 24 Oct 2014 17:07:07 +0400
changeset 11 ad3d40f11f6d
parent 6 de6b88d1fa3c
permissions -rw-r--r--
status-bat: flashing bullshit support

STATUS_LIBS = -L/usr/lib -ludev
STATUS_INCS = -std=gnu99
STATUS_LDFLAGS = ${STATUS_LIBS}