projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
To launch benchmarks with a Makefile
[scilab.git]
/
tests
/
Benchmarks
/
Makefile.mak
1
2
SCIDIR1 = ..\..
3
4
include ..\..\Makefile.incl.mak
5
6
tests:
7
$(SCIDIR1)\bin\scilex -nw -f benchmark.sce
8
9
clean ::
10
@del $(SCIDIR1)/benchmark.ini
11
12
distclean::
13
@del $(SCIDIR1)/benchmark.ini