# # A trivial makefile for building e200tool on Linux/Unix # e200tool: e200tool.c e200_protocol.h e200_code.c $(CC) -o e200tool e200tool.c -lusb