Lines Matching refs:shell
219 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) -Wno-deprecated-declarations
222 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null)
227 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
230 PERL_EMBED_CCOPTS = $(shell perl -MExtUtils::Embed -e ccopts 2>/dev/null)
343 -I$(shell $(LLVM_CONFIG) --includedir) \
344 -L$(shell $(LLVM_CONFIG) --libdir) \
345 $(shell $(LLVM_CONFIG) --libs Core BPF) \
346 $(shell $(LLVM_CONFIG) --system-libs) \
351 -I$(shell $(LLVM_CONFIG) --includedir) \
356 -I$(shell $(LLVM_CONFIG) --includedir) \
357 -L$(shell $(LLVM_CONFIG) --libdir) \
361 $(shell $(LLVM_CONFIG) --libs Core option) \
362 $(shell $(LLVM_CONFIG) --system-libs) \