amboar / ipmi-fru-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.

About

License:GNU General Public License v3.0


Languages

Language:C++ 85.0%Language:Python 9.9%Language:M4 3.2%Language:Makefile 1.3%Language:Shell 0.6%