Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 204 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 204 Bytes

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.