Basic skeleton for autotools build (patch by Guillaume Rousse). Still TODO. Old Makef...
commitd5fd2feaa2d31f61e99e4136e77bd142fda4fbfb
authorDaniel Borkmann <daniel@netsniff-ng.org>
Mon, 28 Dec 2009 22:50:26 +0000 (28 22:50 +0000)
committerDaniel Borkmann <daniel@netsniff-ng.org>
Mon, 28 Dec 2009 22:50:26 +0000 (28 22:50 +0000)
treeb7b8931da19eea5e9ed03c5a78e21412b8040f35
parent371cd278b02ef9a59e56651959a88bdb36e98abc
Basic skeleton for autotools build (patch by Guillaume Rousse). Still TODO. Old Makefile is Makefile.old, so for the moment use make -f Makefile.old.

git-svn-id: http://netsniff-ng.googlecode.com/svn/trunk@96 21e0ff64-9a0b-11de-825e-994487f65616
Makefile.am [new file with mode: 0644]
configure.ac [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.old [moved from src/Makefile with 100% similarity]
src/doc/Makefile.am [new file with mode: 0644]
src/rules/Makefile.am [new file with mode: 0644]