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