7 lines
149 B
Makefile
7 lines
149 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) hidapi-linux-hidraw HID_hidraw hidapi HID
|