Skip to content
Snippets Groups Projects
Allwmake 265 B
Newer Older
cd ${0%/*} || exit 1    # run from this directory
# fix permissions (NB: '+X' and not '+x'!)
chmod a+rX $WM_PROJECT_DIR $WM_PROJECT_DIR/doc Doxygen

# ----------------------------------------------------------------- end-of-file