test_gps:test_gps.o
	arm-linux-gnueabihf-gcc  -o test_gps test_gps.c

clean:
	rm -rf test_gps *.o