yuzu/externals/libusb/libusb/tests/Makefile.am
2021-05-21 07:39:33 +02:00

8 lines
156 B
Makefile
Executable File

AM_CPPFLAGS = -I$(top_srcdir)/libusb
LDADD = ../libusb/libusb-1.0.la
LIBS =
noinst_PROGRAMS = stress
stress_SOURCES = stress.c libusb_testlib.h testlib.c