all:
	cd ../../.. && $(MAKE) mod_lib_hid_common

clean:
	rm *.o *.so 2>/dev/null ; true
