ofiwg / ibacm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This README is for userspace IB CM assistant library.


Building
========
To make this directory, run:
./autogen.sh && ./configure && make && make install

Typically the autogen and configure steps only need be done the first
time unless configure.in or Makefile.am changes.

Libraries are installed by default at /usr/local/lib.

About

License:Other


Languages

Language:C 93.8%Language:C++ 2.6%Language:M4 1.5%Language:Shell 1.1%Language:Makefile 0.9%