gtmills / openpower-pnor-code-mgmt

Manage the Host PNOR's code versions.

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

Manage the Host PNOR's code versions.

License:Apache License 2.0


Languages

Language:C++ 84.8%Language:M4 7.2%Language:Shell 5.5%Language:Makefile 2.5%