File indexing completed on 2024-05-05 05:08:38

0001 #!/bin/bash
0002 make install -j4
0003 make apidox
0004 make test
0005 make codecheck