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