Searched refs:LIBUSB_CFLAGS (Results 1 – 3 of 3) sorted by relevance
3 LIBUSB_CFLAGS = $(shell pkg-config --cflags libusb-1.0) macro6 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS)
30 -Cflags: @CFLAGS@ @LIBUSB_CFLAGS@ @UDEV_CFLAGS@