repo.or.cz
/
gpstools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove forgotten $rcs_id variable after the svn → git conversion
[gpstools.git]
/
branches
/
gpst.postgis
/
tests
/
Makefile
blob
ace48964b671f2cce4b536ea19223fc3015bf33f
1
#!/usr/bin/make
2
3
# $Id$
4
# gpstools/tests/Makefile
5
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