CFLAGS := LDFLAGS := -Wall -O3 i2c-msd: i2c-msd.c i2c-funcs.c i2c-funcs.h .PHONY: clean clean: -rm -f i2c-msd