blob: de17fb194f73364b77c925b528a6edf68788eee6 (
plain)
1
2
3
4
5
6
7
8
|
autotools for iemnet
====================
currently, iemnet does NOT require autotools to build.
what you find in here is mainly to run some automated tests, so the only useful
build-target is:
$ make check
|