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

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