tree: 1bf21e4b6f9a7c3ac47dc42044dd80adce2c874c [path history] [tgz]
  1. bootstrap.sh
  2. configure.ac
  3. inarp.c
  4. MAINTAINERS
  5. Makefile.am
  6. 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`.