ipset: move ipset to ipset-4

This commit is contained in:
Jan Engelhardt
2011-01-04 03:52:11 +01:00
parent 77027ff8d3
commit 75212f3972
55 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,13 @@
# -*- Makefile -*-
AM_CPPFLAGS = ${regular_CPPFLAGS} -DIPSET_LIB_DIR=\"${xtlibdir}\" \
-DIP_NF_SET_HASHSIZE=1024
AM_CFLAGS = ${regular_CFLAGS}
include ../../Makefile.extra
sbin_PROGRAMS = ipset
ipset_LDADD = -ldl
ipset_LDFLAGS = -rdynamic
man_MANS = ipset.8