Name Date Size #Lines LOC

..--

LICENSEH A D31-Oct-201811.1 KiB202169

MAINTAINERSH A D18-May-20181.9 KiB4736

Makefile.amH A D13-Oct-201647 42

README.mdH A D13-Oct-2016204 118

bootstrap.shH A D13-Oct-2016480 1914

configure.acH A D13-Oct-20161.6 KiB4940

inarp.cH A D14-Aug-201811.2 KiB491361

README.md

1## To Build
2```
3To build this package, do the following steps:
4
5    1. ./bootstrap.sh
6    2. ./configure ${CONFIGURE_FLAGS}
7    3. make
8
9To full clean the repository again run `./bootstrap.sh clean`.
10```
11