xref: /openbmc/phosphor-host-ipmid/README.md (revision f4e58e6b)
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