Home
last modified time | relevance | path

Searched refs:lsusb_LDADD (Results 1 – 4 of 4) sorted by relevance

/external/libusb-compat/examples/
DMakefile.am5 lsusb_LDADD = ../libusb/libusb.la -lusb macro
DMakefile.in192 lsusb_LDADD = ../libusb/libusb.la -lusb
237 $(LINK) $(lsusb_OBJECTS) $(lsusb_LDADD) $(LIBS)
/external/libusb/examples/
DMakefile.am5 lsusb_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 macro
DMakefile.in218 lsusb_LDADD = ../libusb/libusb-1.0.la -lusb-1.0
275 $(AM_V_CCLD)$(LINK) $(lsusb_OBJECTS) $(lsusb_LDADD) $(LIBS)