Home
last modified time | relevance | path

Searched +full:libpcsclite +full:- +full:dev (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A DMakefile6 ALL += systemd/wpa_supplicant-nl80211@.service
7 ALL += systemd/wpa_supplicant-wired@.service
47 PKG_CONFIG ?= pkg-config
50 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_OPTIONS
71 @if [ -f .config ]; then \
72 echo '.config exists - did not replace it'; \
[all …]