Convert build process to autotools

Replaced the use of a manual Makefile with the use of autotools to
automatically verify and generate the necessary build files. Follow the
steps outlined within the README.md file to build the package.

Change-Id: I25437239b3f575a5495773be49605fdf598d2054
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
7 files changed
tree: df69094535e2a238b08bc402c45d92f4157be9a9
  1. bootstrap.sh
  2. configure.ac
  3. LICENSE
  4. Makefile.am
  5. oemhandler.cpp
  6. oemhandler.hpp
  7. README.md
README.md

This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build

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`.

Supported Commands

  • Partial Add
  • Prepare for host update