Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 206 Bytes

phosphor-net-ipmid

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.