Searched defs:VAR_CFLAGS (Results 1 – 2 of 2) sorted by relevance
5 VAR_CFLAGS = $(shell pkg-config --cflags libnl-3.0 libnl-genl-3.0 2>/dev/null) macro 7 VAR_CFLAGS = -I/usr/include/libnl3 macro
9 VAR_CFLAGS := $(shell pkg-config fuse --cflags 2>/dev/null) macro 11 VAR_CFLAGS := -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse macro