projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8944d56225a2db0daa96060f0b3c4e4818724f94
[scilab.git]
/
tests
/
java
/
Makefile.mak
1
2
SCIDIR1 = ..\..
3
4
tests:
5
$(SCIDIR1)\bin\scilex -nw -f JavaTests.sce
6
7
clean ::
8
@del *.dia
9
10
distclean::
11
@del *.dia