xref: /openbmc/phosphor-host-ipmid/README.md (revision e9cf1f23)
1To build this package, do the following steps:
2
3    1. ./bootstrap.sh
4    2. ./configure ${CONFIGURE_FLAGS}
5    3. make
6
7To full clean the repository again run `./bootstrap.sh clean`.
8