repo.or.cz
/
vss2svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Path for renames during restore and renames during share (thanks to Bryan Aldrich...
[vss2svn.git]
/
ssphys
/
ssphys.PL
blob
2a4d11f88d56b1b759b4707a1103486ae57c849b
1
chdir ("ssphys");
2
system("./runauto.sh") unless -e "./configure";
3
system("./configure") unless -e "./Makefile";
4
system("make") if -e "./Makefile";