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