/phosphor-net-ipmid

Network IPMI server

Primary LanguageC++Apache License 2.0Apache-2.0

To Build

To build this package, do the following steps:

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

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