Searched refs:PKG_LIBS (Results 1 – 1 of 1) sorted by relevance
8 PKG_LIBS := $(shell $(PKG_CONFIG) --libs $(PKGS)) macro20 $(CC) -o $@ $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $< $(PKG_LIBS)