Merge branch 'use-trunc-rounding' into rounding-fixes
[gpstools.git] / tests / Makefile
blob09363f2af3886b6a0844a0bd1ec0fd08142fbe79
1 #!/usr/bin/make
3 # tests/Makefile
4 # File ID: 676b0476-fafb-11dd-925c-000475e441b9
6 all:
7 ./run-tests.pl | grep -v '^ok '
8 cd addpoints && make
9 cd gpst-file && make
10 cd gpst-pic && make
11 cd roundgpx && make