status-wifi/config.mk
author Stiletto <blasux@blasux.ru>
Fri, 24 Oct 2014 14:13:46 +0400
changeset 10 442bed4a072e
parent 4 70b4e0b27e2c
permissions -rw-r--r--
Locale support for status-time

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