Remove forgotten $rcs_id variable after the svn → git conversion
[gpstools.git] / branches / gpst.postgis / tests / Makefile
blobace48964b671f2cce4b536ea19223fc3015bf33f
1 #!/usr/bin/make
3 # $Id$
4 # gpstools/tests/Makefile
6 all:
7 ./run-tests.pl 2>&1 | remove_perltestnumbers >log/tests.log
8 ./run-tests.pl --todo 2>&1 | remove_perltestnumbers >log/todo-tests.log
9 cd gpst-pic && make
10 cd addpoints && make