Searched +full:libpcsclite +full:- +full:dev (Results 1 – 1 of 1) sorted by relevance
6 ALL += systemd/wpa_supplicant-nl80211@.service7 ALL += systemd/wpa_supplicant-wired@.service47 PKG_CONFIG ?= pkg-config50 CFLAGS += -I$(abspath ../src)51 CFLAGS += -I$(abspath ../src/utils)56 GITVER := $(shell git describe --dirty=+)58 CFLAGS += -DGIT_VERSION_STR_POSTFIX=\"-$(GITVER)\"64 CFLAGS += -DCONFIG_TESTING_OPTIONS71 @if [ -f .config ]; then \72 echo '.config exists - did not replace it'; \[all …]