test_mag3110:test_mag3110.o
	arm-linux-gnueabihf-gcc -o test_mag3110 test_mag3110.c -lm

clean:
	rm -rf test_mag3110 *.o