sam3u-tests/usb-benchmark-project/host/Makefile

4 lines
71 B
Makefile

benchmark: benchmark.o
$(CC) $(LDLAGS) -losmocore -lusb-1.0 -o $@ $^