repo.or.cz
/
foam-extend-3.0.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/BUGFIX/signInHerschelBuckley'
[foam-extend-3.0.git]
/
doc
/
Allwmake
blob
e180b24e0f01eb6e6a485be7c8e4aec78c13497e
1
#!/bin/sh
2
cd
${0%/*}
||
exit
1
# run from this directory
3
set -x
4
5
chmod
a
+
rX
$WM_PROJECT_DIR
6
chmod
a
+
rX
$WM_PROJECT_DIR
/
doc
7
chmod
-R
a
+
rX Doxygen
8
9
Doxygen
/
Allwmake
10
11
# ----------------------------------------------------------------- end-of-file