tree: 8f9add8efb932920403028d6c63332efdc07c2e9 [path history] [tgz]
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. INSTALL.md
  5. Makefile.am
  6. README.md
  7. configure.ac
  8. device_simulator/
  9. src/
  10. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install