Lines Matching refs:shell
202 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) -Wno-deprecated-declarations
205 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null)
210 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
213 PERL_EMBED_CCOPTS = $(shell perl -MExtUtils::Embed -e ccopts 2>/dev/null)
303 -I$(shell $(LLVM_CONFIG) --includedir) \
304 -L$(shell $(LLVM_CONFIG) --libdir) \
305 $(shell $(LLVM_CONFIG) --libs Core BPF) \
306 $(shell $(LLVM_CONFIG) --system-libs) \
311 -I$(shell $(LLVM_CONFIG) --includedir) \
316 -I$(shell $(LLVM_CONFIG) --includedir) \
317 -L$(shell $(LLVM_CONFIG) --libdir) \
321 $(shell $(LLVM_CONFIG) --libs Core option) \
322 $(shell $(LLVM_CONFIG) --system-libs) \