Home
last modified time | relevance | path

Searched refs:DBUS_INCLUDE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile43 ifndef DBUS_INCLUDE
44 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
48 DBUS_INCLUDE += $(shell xml2-config --cflags)
52 CFLAGS += $(DBUS_INCLUDE)