]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: build only iptables-multi
authorJan Engelhardt <jengelh@medozas.de>
Sat, 25 Jul 2009 16:18:36 +0000 (18:18 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 25 Jul 2009 19:58:37 +0000 (21:58 +0200)
commit80fcb7b40823fed288e253c4a798eb4ee405102c
tree4744be36f2d46e2481ffffb6d15f042fb2f73a11
parentb79ec69027fd8b65e7eccd78a445b6665e8ad53b
build: build only iptables-multi

I see no pressing reason to install all single programs when the
multi binary can do the job. Within the build directory, developers
can run the components by means of, for example,

./ip6tables-multi {main|restore|save} ...

And when make install-ed, symlinks are available.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am