repo.or.cz
/
OpenFOAM-1.6.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-introducing html files to build doxygen documentation, and update to .gitignore
[OpenFOAM-1.6.x.git]
/
src
/
conversion
/
Allwmake
blob
a7168eeab1ac3959b97ef420010bdb59d397590d
1
#!/bin/sh
2
cd
${0%/*}
||
exit
1
# run from this directory
3
set -x
4
5
wmake libso
6
7
# ----------------------------------------------------------------- end-of-file