Name Date Size #Lines LOC

..Today-

LICENSEH A D07-Mar-202111.1 KiB202169

MAINTAINERSH A D07-Mar-20211.9 KiB4736

Makefile.amH A D07-Mar-202147 42

README.mdH A D07-Mar-2021204 118

bootstrap.shH A D07-Mar-2021480 1914

configure.acH A D07-Mar-20211.6 KiB4940

inarp.cH A D07-Mar-202111.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