xref: /openbmc/phosphor-net-ipmid/README.md (revision 916d8755)
1a8477f2bSGeorge Liu# phosphor-net-ipmid
2a8477f2bSGeorge Liu
3c35524e7STom Joseph## To Build
402d13a26SPatrick Williams
5c35524e7STom JosephTo build this package, do the following steps:
6c35524e7STom Joseph
7*916d8755SGeorge Liu```sh
8c35524e7STom Joseph1. ./bootstrap.sh
9c35524e7STom Joseph2. ./configure ${CONFIGURE_FLAGS}
10c35524e7STom Joseph3. make
11*916d8755SGeorge Liu```
12c35524e7STom Joseph
13e3b815daSGunnar MillsTo clean the repository run `./bootstrap.sh clean`.
14