tree: 4f3138866740b564dbff828f914947b654e395ff [path history] [tgz]
  1. bootstrap.sh
  2. configure.ac
  3. inarp.c
  4. Makefile.am
  5. README.md
README.md

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