~ubuntu-branches/ubuntu/quantal/iptables/quantal-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Valcárcel Scerpella
  • Date: 2009-05-06 16:35:21 UTC
  • mfrom: (5.1.6 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20090506163521-2hbruo0m33h04wxf
Tags: 1.4.3.2-2ubuntu1
* Merge from debian unstable (LP: #372920), remaining changes:
  - Don't fail to run iptables-save if iptables module isn't loaded.
  - debian/patches/0901-build-libipq_pic.a.patch - Build libipq_pic.a with
    -fPIC. Upstream changed build system and patch modified accordingly.
  - Revert changes between 1.4.1.1-3 and 1.4.1.1-4, thus bringing back
    the howtos.
* Droped unexistent patches from debian/patches/series
* Droped 0903-autoload-module-in-iptables-save.diff, fixed upstream
* Added linuxdoc-tools to Build-Depends
* Modified debian/iptables{,-dev}.install to match DM syntax 
  (removed debian/tmp)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
18
18
 
19
19
 
20
20
 
21
 
srcdir = @srcdir@
22
 
top_srcdir = @top_srcdir@
23
21
VPATH = @srcdir@
24
22
pkgdatadir = $(datadir)/@PACKAGE@
25
23
pkglibdir = $(libdir)/@PACKAGE@
26
24
pkgincludedir = $(includedir)/@PACKAGE@
27
 
top_builddir = .
28
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
 
INSTALL = @INSTALL@
30
26
install_sh_DATA = $(install_sh) -c -m 644
31
27
install_sh_PROGRAM = $(install_sh) -c
32
28
install_sh_SCRIPT = $(install_sh) -c
40
36
POST_UNINSTALL = :
41
37
build_triplet = @build@
42
38
host_triplet = @host@
43
 
@ENABLE_LIBIPQ_TRUE@am__append_1 = libipq
 
39
@ENABLE_DEVEL_TRUE@am__append_1 = include
 
40
@ENABLE_LIBIPQ_TRUE@am__append_2 = libipq
44
41
bin_PROGRAMS = iptables-xml$(EXEEXT)
45
 
sbin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
 
42
sbin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
 
43
        $(am__EXEEXT_4)
46
44
noinst_PROGRAMS =
47
 
@ENABLE_STATIC_TRUE@am__append_2 = iptables-static ip6tables-static
48
 
@ENABLE_SHARED_TRUE@am__append_3 = iptables iptables-multi iptables-restore iptables-save \
49
 
@ENABLE_SHARED_TRUE@                 ip6tables ip6tables-multi ip6tables-restore ip6tables-save
50
 
 
51
 
DIST_COMMON = $(am__configure_deps) $(am__include_HEADERS_DIST) \
52
 
        $(am__iptc_HEADERS_DIST) $(srcdir)/Makefile.am \
 
45
@ENABLE_IPV4_TRUE@@ENABLE_STATIC_TRUE@am__append_3 = iptables-static
 
46
@ENABLE_IPV6_TRUE@@ENABLE_STATIC_TRUE@am__append_4 = ip6tables-static
 
47
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@am__append_5 = iptables iptables-multi iptables-restore iptables-save
 
48
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@am__append_6 = ip6tables ip6tables-multi ip6tables-restore ip6tables-save
 
49
subdir = .
 
50
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
53
51
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
52
        $(srcdir)/libiptc.pc.in $(srcdir)/xtables.pc.in \
54
53
        $(top_srcdir)/configure \
55
54
        $(top_srcdir)/extensions/GNUmakefile.in \
56
 
        $(top_srcdir)/include/xtables.h.in COPYING INSTALL compile \
57
 
        config.guess config.sub depcomp install-sh ltmain.sh missing
58
 
subdir = .
 
55
        $(top_srcdir)/include/iptables/internal.h.in COPYING INSTALL \
 
56
        compile config.guess config.sub depcomp install-sh ltmain.sh \
 
57
        missing
59
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
59
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61
60
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
61
        $(ACLOCAL_M4)
63
62
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64
 
 configure.lineno configure.status.lineno
 
63
 configure.lineno config.status.lineno
65
64
mkinstalldirs = $(install_sh) -d
66
65
CONFIG_HEADER = config.h
67
 
CONFIG_CLEAN_FILES = extensions/GNUmakefile include/xtables.h
68
 
LIBRARIES = $(noinst_LIBRARIES)
69
 
ARFLAGS = cru
70
 
libiptc_libiptc_a_AR = $(AR) $(ARFLAGS)
71
 
libiptc_libiptc_a_LIBADD =
 
66
CONFIG_CLEAN_FILES = extensions/GNUmakefile \
 
67
        include/iptables/internal.h libiptc.pc xtables.pc
 
68
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
69
am__vpath_adj = case $$p in \
 
70
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
71
    *) f=$$p;; \
 
72
  esac;
 
73
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
74
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
 
75
        "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" \
 
76
        "$(DESTDIR)$(pkgconfigdir)"
 
77
libLTLIBRARIES_INSTALL = $(INSTALL)
 
78
LTLIBRARIES = $(lib_LTLIBRARIES)
 
79
libiptc_libiptc_la_LIBADD =
72
80
am__dirstamp = $(am__leading_dot)dirstamp
73
 
am_libiptc_libiptc_a_OBJECTS = libiptc/libip4tc.$(OBJEXT) \
74
 
        libiptc/libip6tc.$(OBJEXT)
75
 
libiptc_libiptc_a_OBJECTS = $(am_libiptc_libiptc_a_OBJECTS)
76
 
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \
77
 
        "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(includedir)" \
78
 
        "$(DESTDIR)$(iptcdir)"
 
81
am_libiptc_libiptc_la_OBJECTS = libiptc/libip4tc.lo \
 
82
        libiptc/libip6tc.lo
 
83
libiptc_libiptc_la_OBJECTS = $(am_libiptc_libiptc_la_OBJECTS)
 
84
libiptc_libiptc_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
85
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
86
        $(libiptc_libiptc_la_LDFLAGS) $(LDFLAGS) -o $@
 
87
libxtables_la_DEPENDENCIES =
 
88
am_libxtables_la_OBJECTS = xtables.lo
 
89
libxtables_la_OBJECTS = $(am_libxtables_la_OBJECTS)
 
90
libxtables_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
91
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
92
        $(libxtables_la_LDFLAGS) $(LDFLAGS) -o $@
79
93
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
80
 
@ENABLE_STATIC_TRUE@am__EXEEXT_1 = iptables-static$(EXEEXT) \
81
 
@ENABLE_STATIC_TRUE@    ip6tables-static$(EXEEXT)
82
 
@ENABLE_SHARED_TRUE@am__EXEEXT_2 = iptables$(EXEEXT) \
83
 
@ENABLE_SHARED_TRUE@    iptables-multi$(EXEEXT) \
84
 
@ENABLE_SHARED_TRUE@    iptables-restore$(EXEEXT) \
85
 
@ENABLE_SHARED_TRUE@    iptables-save$(EXEEXT) ip6tables$(EXEEXT) \
86
 
@ENABLE_SHARED_TRUE@    ip6tables-multi$(EXEEXT) \
87
 
@ENABLE_SHARED_TRUE@    ip6tables-restore$(EXEEXT) \
88
 
@ENABLE_SHARED_TRUE@    ip6tables-save$(EXEEXT)
 
94
@ENABLE_IPV4_TRUE@@ENABLE_STATIC_TRUE@am__EXEEXT_1 = iptables-static$(EXEEXT)
 
95
@ENABLE_IPV6_TRUE@@ENABLE_STATIC_TRUE@am__EXEEXT_2 = ip6tables-static$(EXEEXT)
 
96
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@am__EXEEXT_3 =  \
 
97
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@  iptables$(EXEEXT) \
 
98
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@  iptables-multi$(EXEEXT) \
 
99
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@  iptables-restore$(EXEEXT) \
 
100
@ENABLE_IPV4_TRUE@@ENABLE_SHARED_TRUE@  iptables-save$(EXEEXT)
 
101
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@am__EXEEXT_4 =  \
 
102
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@  ip6tables$(EXEEXT) \
 
103
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@  ip6tables-multi$(EXEEXT) \
 
104
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@  ip6tables-restore$(EXEEXT) \
 
105
@ENABLE_IPV6_TRUE@@ENABLE_SHARED_TRUE@  ip6tables-save$(EXEEXT)
89
106
sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
90
107
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS)
91
108
am_ip6tables_OBJECTS = ip6tables-standalone.$(OBJEXT) \
92
 
        ip6tables.$(OBJEXT) xtables.$(OBJEXT)
 
109
        ip6tables.$(OBJEXT)
93
110
ip6tables_OBJECTS = $(am_ip6tables_OBJECTS)
94
 
ip6tables_DEPENDENCIES = libiptc/libiptc.a extensions/libext6.a
 
111
ip6tables_DEPENDENCIES = libiptc/libiptc.la extensions/libext6.a \
 
112
        libxtables.la
 
113
ip6tables_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
114
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
115
        $(ip6tables_LDFLAGS) $(LDFLAGS) -o $@
95
116
am_ip6tables_multi_OBJECTS =  \
96
117
        ip6tables_multi-ip6tables-multi.$(OBJEXT) \
97
118
        ip6tables_multi-ip6tables-save.$(OBJEXT) \
98
119
        ip6tables_multi-ip6tables-restore.$(OBJEXT) \
99
120
        ip6tables_multi-ip6tables-standalone.$(OBJEXT) \
100
 
        ip6tables_multi-ip6tables.$(OBJEXT) \
101
 
        ip6tables_multi-xtables.$(OBJEXT)
 
121
        ip6tables_multi-ip6tables.$(OBJEXT)
102
122
ip6tables_multi_OBJECTS = $(am_ip6tables_multi_OBJECTS)
103
 
am__DEPENDENCIES_1 = libiptc/libiptc.a extensions/libext6.a
 
123
am__DEPENDENCIES_1 = libiptc/libiptc.la extensions/libext6.a \
 
124
        libxtables.la
104
125
ip6tables_multi_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
126
ip6tables_multi_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
127
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ip6tables_multi_CFLAGS) \
 
128
        $(CFLAGS) $(ip6tables_multi_LDFLAGS) $(LDFLAGS) -o $@
105
129
am_ip6tables_restore_OBJECTS = ip6tables-restore.$(OBJEXT) \
106
 
        ip6tables.$(OBJEXT) xtables.$(OBJEXT)
 
130
        ip6tables.$(OBJEXT)
107
131
ip6tables_restore_OBJECTS = $(am_ip6tables_restore_OBJECTS)
108
132
ip6tables_restore_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
133
ip6tables_restore_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
134
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
135
        $(ip6tables_restore_LDFLAGS) $(LDFLAGS) -o $@
109
136
am_ip6tables_save_OBJECTS = ip6tables-save.$(OBJEXT) \
110
 
        ip6tables.$(OBJEXT) xtables.$(OBJEXT)
 
137
        ip6tables.$(OBJEXT)
111
138
ip6tables_save_OBJECTS = $(am_ip6tables_save_OBJECTS)
112
139
ip6tables_save_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
140
ip6tables_save_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
141
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
142
        $(ip6tables_save_LDFLAGS) $(LDFLAGS) -o $@
113
143
am__objects_1 = ip6tables_static-ip6tables-multi.$(OBJEXT) \
114
144
        ip6tables_static-ip6tables-save.$(OBJEXT) \
115
145
        ip6tables_static-ip6tables-restore.$(OBJEXT) \
116
146
        ip6tables_static-ip6tables-standalone.$(OBJEXT) \
117
 
        ip6tables_static-ip6tables.$(OBJEXT) \
 
147
        ip6tables_static-ip6tables.$(OBJEXT)
 
148
am_ip6tables_static_OBJECTS = $(am__objects_1) \
118
149
        ip6tables_static-xtables.$(OBJEXT)
119
 
am_ip6tables_static_OBJECTS = $(am__objects_1)
120
150
ip6tables_static_OBJECTS = $(am_ip6tables_static_OBJECTS)
121
 
ip6tables_static_DEPENDENCIES = libiptc/libiptc.a extensions/libext6.a
122
 
am_iptables_OBJECTS = iptables-standalone.$(OBJEXT) iptables.$(OBJEXT) \
123
 
        xtables.$(OBJEXT)
 
151
ip6tables_static_DEPENDENCIES = libiptc/libiptc.la \
 
152
        extensions/libext6.a
 
153
ip6tables_static_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
154
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ip6tables_static_CFLAGS) \
 
155
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
156
am_iptables_OBJECTS = iptables-standalone.$(OBJEXT) iptables.$(OBJEXT)
124
157
iptables_OBJECTS = $(am_iptables_OBJECTS)
125
 
iptables_DEPENDENCIES = libiptc/libiptc.a extensions/libext4.a
 
158
iptables_DEPENDENCIES = libiptc/libiptc.la extensions/libext4.a \
 
159
        libxtables.la
 
160
iptables_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
161
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(iptables_LDFLAGS) \
 
162
        $(LDFLAGS) -o $@
126
163
am_iptables_multi_OBJECTS = iptables_multi-iptables-multi.$(OBJEXT) \
127
164
        iptables_multi-iptables-save.$(OBJEXT) \
128
165
        iptables_multi-iptables-restore.$(OBJEXT) \
129
166
        iptables_multi-iptables-xml.$(OBJEXT) \
130
167
        iptables_multi-iptables-standalone.$(OBJEXT) \
131
 
        iptables_multi-iptables.$(OBJEXT) \
132
 
        iptables_multi-xtables.$(OBJEXT)
 
168
        iptables_multi-iptables.$(OBJEXT)
133
169
iptables_multi_OBJECTS = $(am_iptables_multi_OBJECTS)
134
 
am__DEPENDENCIES_2 = libiptc/libiptc.a extensions/libext4.a
 
170
am__DEPENDENCIES_2 = libiptc/libiptc.la extensions/libext4.a \
 
171
        libxtables.la
135
172
iptables_multi_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
173
iptables_multi_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
174
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(iptables_multi_CFLAGS) \
 
175
        $(CFLAGS) $(iptables_multi_LDFLAGS) $(LDFLAGS) -o $@
136
176
am_iptables_restore_OBJECTS = iptables-restore.$(OBJEXT) \
137
 
        iptables.$(OBJEXT) xtables.$(OBJEXT)
 
177
        iptables.$(OBJEXT)
138
178
iptables_restore_OBJECTS = $(am_iptables_restore_OBJECTS)
139
179
iptables_restore_DEPENDENCIES = $(am__DEPENDENCIES_2)
140
 
am_iptables_save_OBJECTS = iptables-save.$(OBJEXT) iptables.$(OBJEXT) \
141
 
        xtables.$(OBJEXT)
 
180
iptables_restore_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
181
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
182
        $(iptables_restore_LDFLAGS) $(LDFLAGS) -o $@
 
183
am_iptables_save_OBJECTS = iptables-save.$(OBJEXT) iptables.$(OBJEXT)
142
184
iptables_save_OBJECTS = $(am_iptables_save_OBJECTS)
143
185
iptables_save_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
186
iptables_save_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
187
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
188
        $(iptables_save_LDFLAGS) $(LDFLAGS) -o $@
144
189
am__objects_2 = iptables_static-iptables-multi.$(OBJEXT) \
145
190
        iptables_static-iptables-save.$(OBJEXT) \
146
191
        iptables_static-iptables-restore.$(OBJEXT) \
147
192
        iptables_static-iptables-xml.$(OBJEXT) \
148
193
        iptables_static-iptables-standalone.$(OBJEXT) \
149
 
        iptables_static-iptables.$(OBJEXT) \
 
194
        iptables_static-iptables.$(OBJEXT)
 
195
am_iptables_static_OBJECTS = $(am__objects_2) \
150
196
        iptables_static-xtables.$(OBJEXT)
151
 
am_iptables_static_OBJECTS = $(am__objects_2)
152
197
iptables_static_OBJECTS = $(am_iptables_static_OBJECTS)
153
 
iptables_static_DEPENDENCIES = libiptc/libiptc.a extensions/libext4.a
 
198
iptables_static_DEPENDENCIES = libiptc/libiptc.la extensions/libext4.a
 
199
iptables_static_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
200
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(iptables_static_CFLAGS) \
 
201
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
154
202
am_iptables_xml_OBJECTS = iptables-xml.$(OBJEXT)
155
203
iptables_xml_OBJECTS = $(am_iptables_xml_OBJECTS)
156
 
iptables_xml_LDADD = $(LDADD)
157
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
 
204
iptables_xml_DEPENDENCIES = libxtables.la
 
205
DEFAULT_INCLUDES = -I.@am__isrc@
158
206
depcomp = $(SHELL) $(top_srcdir)/depcomp
159
207
am__depfiles_maybe = depfiles
160
208
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161
209
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
163
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
164
 
        $(AM_CFLAGS) $(CFLAGS)
 
210
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
211
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
212
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165
213
CCLD = $(CC)
166
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
167
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
168
 
SOURCES = $(libiptc_libiptc_a_SOURCES) $(ip6tables_SOURCES) \
169
 
        $(ip6tables_multi_SOURCES) $(ip6tables_restore_SOURCES) \
170
 
        $(ip6tables_save_SOURCES) $(ip6tables_static_SOURCES) \
171
 
        $(iptables_SOURCES) $(iptables_multi_SOURCES) \
172
 
        $(iptables_restore_SOURCES) $(iptables_save_SOURCES) \
173
 
        $(iptables_static_SOURCES) $(iptables_xml_SOURCES)
174
 
DIST_SOURCES = $(libiptc_libiptc_a_SOURCES) $(ip6tables_SOURCES) \
175
 
        $(ip6tables_multi_SOURCES) $(ip6tables_restore_SOURCES) \
176
 
        $(ip6tables_save_SOURCES) $(ip6tables_static_SOURCES) \
177
 
        $(iptables_SOURCES) $(iptables_multi_SOURCES) \
178
 
        $(iptables_restore_SOURCES) $(iptables_save_SOURCES) \
179
 
        $(iptables_static_SOURCES) $(iptables_xml_SOURCES)
 
214
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
215
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
216
        $(LDFLAGS) -o $@
 
217
SOURCES = $(libiptc_libiptc_la_SOURCES) $(libxtables_la_SOURCES) \
 
218
        $(ip6tables_SOURCES) $(ip6tables_multi_SOURCES) \
 
219
        $(ip6tables_restore_SOURCES) $(ip6tables_save_SOURCES) \
 
220
        $(ip6tables_static_SOURCES) $(iptables_SOURCES) \
 
221
        $(iptables_multi_SOURCES) $(iptables_restore_SOURCES) \
 
222
        $(iptables_save_SOURCES) $(iptables_static_SOURCES) \
 
223
        $(iptables_xml_SOURCES)
 
224
DIST_SOURCES = $(libiptc_libiptc_la_SOURCES) $(libxtables_la_SOURCES) \
 
225
        $(ip6tables_SOURCES) $(ip6tables_multi_SOURCES) \
 
226
        $(ip6tables_restore_SOURCES) $(ip6tables_save_SOURCES) \
 
227
        $(ip6tables_static_SOURCES) $(iptables_SOURCES) \
 
228
        $(iptables_multi_SOURCES) $(iptables_restore_SOURCES) \
 
229
        $(iptables_save_SOURCES) $(iptables_static_SOURCES) \
 
230
        $(iptables_xml_SOURCES)
180
231
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
181
232
        html-recursive info-recursive install-data-recursive \
182
 
        install-exec-recursive install-info-recursive \
183
 
        install-recursive installcheck-recursive installdirs-recursive \
184
 
        pdf-recursive ps-recursive uninstall-info-recursive \
185
 
        uninstall-recursive
 
233
        install-dvi-recursive install-exec-recursive \
 
234
        install-html-recursive install-info-recursive \
 
235
        install-pdf-recursive install-ps-recursive install-recursive \
 
236
        installcheck-recursive installdirs-recursive pdf-recursive \
 
237
        ps-recursive uninstall-recursive
186
238
man8dir = $(mandir)/man8
187
239
NROFF = nroff
188
240
MANS = $(man_MANS)
189
 
am__include_HEADERS_DIST = include/xtables.h include/iptables.h \
190
 
        include/ip6tables.h
191
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
192
 
am__vpath_adj = case $$p in \
193
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
194
 
    *) f=$$p;; \
195
 
  esac;
196
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
197
 
includeHEADERS_INSTALL = $(INSTALL_HEADER)
198
 
am__iptc_HEADERS_DIST = include/libiptc/libxtc.h \
199
 
        include/libiptc/ipt_kernel_headers.h
200
 
iptcHEADERS_INSTALL = $(INSTALL_HEADER)
201
 
HEADERS = $(include_HEADERS) $(iptc_HEADERS)
 
241
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
 
242
DATA = $(pkgconfig_DATA)
 
243
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
244
  distclean-recursive maintainer-clean-recursive
202
245
ETAGS = etags
203
246
CTAGS = ctags
204
 
DIST_SUBDIRS = extensions libipq
 
247
DIST_SUBDIRS = extensions include libipq
205
248
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206
249
distdir = $(PACKAGE)-$(VERSION)
207
250
top_distdir = $(distdir)
214
257
distuninstallcheck_listfiles = find . -type f -print
215
258
distcleancheck_listfiles = find . -type f -print
216
259
ACLOCAL = @ACLOCAL@
217
 
AMDEP_FALSE = @AMDEP_FALSE@
218
 
AMDEP_TRUE = @AMDEP_TRUE@
219
260
AMTAR = @AMTAR@
220
261
AR = @AR@
221
262
AUTOCONF = @AUTOCONF@
240
281
ECHO_N = @ECHO_N@
241
282
ECHO_T = @ECHO_T@
242
283
EGREP = @EGREP@
243
 
ENABLE_DEVEL_FALSE = @ENABLE_DEVEL_FALSE@
244
 
ENABLE_DEVEL_TRUE = @ENABLE_DEVEL_TRUE@
245
 
ENABLE_LIBIPQ_FALSE = @ENABLE_LIBIPQ_FALSE@
246
 
ENABLE_LIBIPQ_TRUE = @ENABLE_LIBIPQ_TRUE@
247
 
ENABLE_SHARED_FALSE = @ENABLE_SHARED_FALSE@
248
 
ENABLE_SHARED_TRUE = @ENABLE_SHARED_TRUE@
249
 
ENABLE_STATIC_FALSE = @ENABLE_STATIC_FALSE@
250
 
ENABLE_STATIC_TRUE = @ENABLE_STATIC_TRUE@
251
284
EXEEXT = @EXEEXT@
252
285
F77 = @F77@
253
286
FFLAGS = @FFLAGS@
254
287
GREP = @GREP@
 
288
INSTALL = @INSTALL@
255
289
INSTALL_DATA = @INSTALL_DATA@
256
290
INSTALL_PROGRAM = @INSTALL_PROGRAM@
257
291
INSTALL_SCRIPT = @INSTALL_SCRIPT@
263
297
LN_S = @LN_S@
264
298
LTLIBOBJS = @LTLIBOBJS@
265
299
MAKEINFO = @MAKEINFO@
 
300
MKDIR_P = @MKDIR_P@
266
301
NMEDIT = @NMEDIT@
267
302
OBJEXT = @OBJEXT@
268
303
PACKAGE = @PACKAGE@
278
313
SHELL = @SHELL@
279
314
STRIP = @STRIP@
280
315
VERSION = @VERSION@
281
 
XTABLES_VERSION_EXTRA = @XTABLES_VERSION_EXTRA@
282
 
XTABLES_VERSION_MAJOR = @XTABLES_VERSION_MAJOR@
283
 
XTABLES_VERSION_MINOR = @XTABLES_VERSION_MINOR@
284
 
XTABLES_VERSION_PATCH = @XTABLES_VERSION_PATCH@
 
316
abs_builddir = @abs_builddir@
 
317
abs_srcdir = @abs_srcdir@
 
318
abs_top_builddir = @abs_top_builddir@
 
319
abs_top_srcdir = @abs_top_srcdir@
285
320
ac_ct_CC = @ac_ct_CC@
286
321
ac_ct_CXX = @ac_ct_CXX@
287
322
ac_ct_F77 = @ac_ct_F77@
288
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
289
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
290
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
291
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
292
323
am__include = @am__include@
293
324
am__leading_dot = @am__leading_dot@
294
325
am__quote = @am__quote@
301
332
build_cpu = @build_cpu@
302
333
build_os = @build_os@
303
334
build_vendor = @build_vendor@
 
335
builddir = @builddir@
304
336
datadir = @datadir@
305
337
datarootdir = @datarootdir@
306
338
docdir = @docdir@
320
352
ksourcedir = @ksourcedir@
321
353
libdir = @libdir@
322
354
libexecdir = @libexecdir@
 
355
libxtables_vage = @libxtables_vage@
 
356
libxtables_vcurrent = @libxtables_vcurrent@
 
357
libxtables_vmajor = @libxtables_vmajor@
323
358
localedir = @localedir@
324
359
localstatedir = @localstatedir@
325
360
mandir = @mandir@
326
361
mkdir_p = @mkdir_p@
327
362
oldincludedir = @oldincludedir@
328
363
pdfdir = @pdfdir@
 
364
pkgconfigdir = @pkgconfigdir@
329
365
prefix = @prefix@
330
366
program_transform_name = @program_transform_name@
331
367
psdir = @psdir@
332
368
regular_CFLAGS = @regular_CFLAGS@
333
369
sbindir = @sbindir@
334
370
sharedstatedir = @sharedstatedir@
 
371
srcdir = @srcdir@
335
372
sysconfdir = @sysconfdir@
336
373
target_alias = @target_alias@
 
374
top_builddir = @top_builddir@
 
375
top_srcdir = @top_srcdir@
337
376
xtlibdir = @xtlibdir@
 
377
ACLOCAL_AMFLAGS = -I m4
338
378
AUTOMAKE_OPTIONS = foreign subdir-objects
339
379
AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include ${kinclude_CFLAGS}
340
 
SUBDIRS := extensions $(am__append_1)
 
380
SUBDIRS = extensions $(am__append_1) $(am__append_2)
341
381
 
342
382
# libiptc
343
 
libiptc_libiptc_a_SOURCES = libiptc/libip4tc.c libiptc/libip6tc.c
 
383
lib_LTLIBRARIES = libiptc/libiptc.la libxtables.la
 
384
libiptc_libiptc_la_SOURCES = libiptc/libip4tc.c libiptc/libip6tc.c
 
385
libiptc_libiptc_la_LDFLAGS = -version-info 0:0:0
 
386
libxtables_la_SOURCES = xtables.c
 
387
libxtables_la_LDFLAGS = -version-info ${libxtables_vcurrent}:0:${libxtables_vage}
 
388
libxtables_la_LIBADD = -ldl
344
389
 
345
390
# iptables, dynamic
346
 
iptables_SOURCES = iptables-standalone.c iptables.c xtables.c
 
391
iptables_SOURCES = iptables-standalone.c iptables.c
347
392
iptables_LDFLAGS = -rdynamic
348
 
iptables_LDADD = -ldl -lm libiptc/libiptc.a extensions/libext4.a
 
393
iptables_LDADD = libiptc/libiptc.la extensions/libext4.a libxtables.la -lm
 
394
iptables_xml_LDADD = libxtables.la
349
395
iptables_multi_SOURCES = iptables-multi.c iptables-save.c \
350
396
                            iptables-restore.c iptables-xml.c \
351
 
                            iptables-standalone.c iptables.c xtables.c
 
397
                            iptables-standalone.c iptables.c
352
398
 
353
399
iptables_multi_CFLAGS = ${AM_CFLAGS} -DIPTABLES_MULTI
354
400
iptables_multi_LDFLAGS = ${iptables_LDFLAGS}
355
401
iptables_multi_LDADD = ${iptables_LDADD}
356
 
iptables_restore_SOURCES = iptables-restore.c iptables.c xtables.c
 
402
iptables_restore_SOURCES = iptables-restore.c iptables.c
357
403
iptables_restore_LDFLAGS = ${iptables_LDFLAGS}
358
404
iptables_restore_LDADD = ${iptables_LDADD}
359
 
iptables_save_SOURCES = iptables-save.c iptables.c xtables.c
 
405
iptables_save_SOURCES = iptables-save.c iptables.c
360
406
iptables_save_LDFLAGS = ${iptables_LDFLAGS}
361
407
iptables_save_LDADD = ${iptables_LDADD}
362
408
 
363
409
# iptables-multi, semi-static
364
 
iptables_static_SOURCES = ${iptables_multi_SOURCES}
 
410
iptables_static_SOURCES = ${iptables_multi_SOURCES} xtables.c
365
411
iptables_static_CFLAGS = ${iptables_multi_CFLAGS} -DNO_SHARED_LIBS=1
366
 
iptables_static_LDADD = -lm libiptc/libiptc.a extensions/libext4.a
 
412
iptables_static_LDADD = libiptc/libiptc.la extensions/libext4.a -lm
367
413
iptables_xml_SOURCES = iptables-xml.c
368
414
 
369
415
# ip6tables, dynamic
370
 
ip6tables_SOURCES = ip6tables-standalone.c ip6tables.c xtables.c
 
416
ip6tables_SOURCES = ip6tables-standalone.c ip6tables.c
371
417
ip6tables_LDFLAGS = -rdynamic
372
 
ip6tables_LDADD = -ldl -lm libiptc/libiptc.a extensions/libext6.a
 
418
ip6tables_LDADD = libiptc/libiptc.la extensions/libext6.a libxtables.la -lm
373
419
ip6tables_multi_SOURCES = ip6tables-multi.c ip6tables-save.c \
374
420
                            ip6tables-restore.c ip6tables-standalone.c \
375
 
                            ip6tables.c xtables.c
 
421
                            ip6tables.c
376
422
 
377
423
ip6tables_multi_CFLAGS = ${AM_CFLAGS} -DIPTABLES_MULTI
378
424
ip6tables_multi_LDFLAGS = ${ip6tables_LDFLAGS}
379
425
ip6tables_multi_LDADD = ${ip6tables_LDADD}
380
 
ip6tables_restore_SOURCES = ip6tables-restore.c ip6tables.c xtables.c
 
426
ip6tables_restore_SOURCES = ip6tables-restore.c ip6tables.c
381
427
ip6tables_restore_LDFLAGS = ${ip6tables_LDFLAGS}
382
428
ip6tables_restore_LDADD = ${ip6tables_LDADD}
383
 
ip6tables_save_SOURCES = ip6tables-save.c ip6tables.c xtables.c
 
429
ip6tables_save_SOURCES = ip6tables-save.c ip6tables.c
384
430
ip6tables_save_LDFLAGS = ${ip6tables_LDFLAGS}
385
431
ip6tables_save_LDADD = ${ip6tables_LDADD}
386
432
 
387
433
# iptables-multi, semi-static
388
 
ip6tables_static_SOURCES = ${ip6tables_multi_SOURCES}
 
434
ip6tables_static_SOURCES = ${ip6tables_multi_SOURCES} xtables.c
389
435
ip6tables_static_CFLAGS = ${ip6tables_multi_CFLAGS} -DNO_SHARED_LIBS=1
390
 
ip6tables_static_LDADD = -lm libiptc/libiptc.a extensions/libext6.a
391
 
noinst_LIBRARIES := libiptc/libiptc.a
392
 
man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \
393
 
                    iptables-xml.8 ip6tables.8 ip6tables-restore.8 \
394
 
                    ip6tables-save.8
395
 
 
396
 
CLEANFILES := iptables.8 ip6tables.8
397
 
@ENABLE_DEVEL_TRUE@include_HEADERS := include/xtables.h include/iptables.h include/ip6tables.h
398
 
@ENABLE_DEVEL_TRUE@iptcdir = ${includedir}/libiptc
399
 
@ENABLE_DEVEL_TRUE@iptc_HEADERS := include/libiptc/libxtc.h \
400
 
@ENABLE_DEVEL_TRUE@                    include/libiptc/ipt_kernel_headers.h
401
 
 
 
436
ip6tables_static_LDADD = libiptc/libiptc.la extensions/libext6.a -lm
 
437
man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
 
438
                   iptables-xml.8 ip6tables.8 ip6tables-restore.8 \
 
439
                   ip6tables-save.8
 
440
 
 
441
CLEANFILES = iptables.8 ip6tables.8
 
442
pkgconfig_DATA = libiptc.pc xtables.pc
402
443
all: config.h
403
444
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
404
445
 
441
482
config.h: stamp-h1
442
483
        @if test ! -f $@; then \
443
484
          rm -f stamp-h1; \
444
 
          $(MAKE) stamp-h1; \
 
485
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
445
486
        else :; fi
446
487
 
447
488
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
456
497
        -rm -f config.h stamp-h1
457
498
extensions/GNUmakefile: $(top_builddir)/config.status $(top_srcdir)/extensions/GNUmakefile.in
458
499
        cd $(top_builddir) && $(SHELL) ./config.status $@
459
 
include/xtables.h: $(top_builddir)/config.status $(top_srcdir)/include/xtables.h.in
460
 
        cd $(top_builddir) && $(SHELL) ./config.status $@
461
 
 
462
 
clean-noinstLIBRARIES:
463
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
500
include/iptables/internal.h: $(top_builddir)/config.status $(top_srcdir)/include/iptables/internal.h.in
 
501
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
502
libiptc.pc: $(top_builddir)/config.status $(srcdir)/libiptc.pc.in
 
503
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
504
xtables.pc: $(top_builddir)/config.status $(srcdir)/xtables.pc.in
 
505
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
506
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
507
        @$(NORMAL_INSTALL)
 
508
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
509
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
510
          if test -f $$p; then \
 
511
            f=$(am__strip_dir) \
 
512
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
513
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
514
          else :; fi; \
 
515
        done
 
516
 
 
517
uninstall-libLTLIBRARIES:
 
518
        @$(NORMAL_UNINSTALL)
 
519
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
520
          p=$(am__strip_dir) \
 
521
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
522
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
523
        done
 
524
 
 
525
clean-libLTLIBRARIES:
 
526
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
527
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
528
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
529
          test "$$dir" != "$$p" || dir=.; \
 
530
          echo "rm -f \"$${dir}/so_locations\""; \
 
531
          rm -f "$${dir}/so_locations"; \
 
532
        done
464
533
libiptc/$(am__dirstamp):
465
 
        @$(mkdir_p) libiptc
 
534
        @$(MKDIR_P) libiptc
466
535
        @: > libiptc/$(am__dirstamp)
467
536
libiptc/$(DEPDIR)/$(am__dirstamp):
468
 
        @$(mkdir_p) libiptc/$(DEPDIR)
 
537
        @$(MKDIR_P) libiptc/$(DEPDIR)
469
538
        @: > libiptc/$(DEPDIR)/$(am__dirstamp)
470
 
libiptc/libip4tc.$(OBJEXT): libiptc/$(am__dirstamp) \
471
 
        libiptc/$(DEPDIR)/$(am__dirstamp)
472
 
libiptc/libip6tc.$(OBJEXT): libiptc/$(am__dirstamp) \
473
 
        libiptc/$(DEPDIR)/$(am__dirstamp)
474
 
libiptc/libiptc.a: $(libiptc_libiptc_a_OBJECTS) $(libiptc_libiptc_a_DEPENDENCIES) libiptc/$(am__dirstamp)
475
 
        -rm -f libiptc/libiptc.a
476
 
        $(libiptc_libiptc_a_AR) libiptc/libiptc.a $(libiptc_libiptc_a_OBJECTS) $(libiptc_libiptc_a_LIBADD)
477
 
        $(RANLIB) libiptc/libiptc.a
 
539
libiptc/libip4tc.lo: libiptc/$(am__dirstamp) \
 
540
        libiptc/$(DEPDIR)/$(am__dirstamp)
 
541
libiptc/libip6tc.lo: libiptc/$(am__dirstamp) \
 
542
        libiptc/$(DEPDIR)/$(am__dirstamp)
 
543
libiptc/libiptc.la: $(libiptc_libiptc_la_OBJECTS) $(libiptc_libiptc_la_DEPENDENCIES) libiptc/$(am__dirstamp)
 
544
        $(libiptc_libiptc_la_LINK) -rpath $(libdir) $(libiptc_libiptc_la_OBJECTS) $(libiptc_libiptc_la_LIBADD) $(LIBS)
 
545
libxtables.la: $(libxtables_la_OBJECTS) $(libxtables_la_DEPENDENCIES) 
 
546
        $(libxtables_la_LINK) -rpath $(libdir) $(libxtables_la_OBJECTS) $(libxtables_la_LIBADD) $(LIBS)
478
547
install-binPROGRAMS: $(bin_PROGRAMS)
479
548
        @$(NORMAL_INSTALL)
480
 
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
549
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
481
550
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
482
551
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
483
552
          if test -f $$p \
484
553
             || test -f $$p1 \
485
554
          ; then \
486
555
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
487
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
488
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
556
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
557
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
489
558
          else :; fi; \
490
559
        done
491
560
 
512
581
        done
513
582
install-sbinPROGRAMS: $(sbin_PROGRAMS)
514
583
        @$(NORMAL_INSTALL)
515
 
        test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
 
584
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
516
585
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
517
586
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
518
587
          if test -f $$p \
519
588
             || test -f $$p1 \
520
589
          ; then \
521
590
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
522
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
523
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
 
591
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
 
592
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
524
593
          else :; fi; \
525
594
        done
526
595
 
540
609
        done
541
610
ip6tables$(EXEEXT): $(ip6tables_OBJECTS) $(ip6tables_DEPENDENCIES) 
542
611
        @rm -f ip6tables$(EXEEXT)
543
 
        $(LINK) $(ip6tables_LDFLAGS) $(ip6tables_OBJECTS) $(ip6tables_LDADD) $(LIBS)
 
612
        $(ip6tables_LINK) $(ip6tables_OBJECTS) $(ip6tables_LDADD) $(LIBS)
544
613
ip6tables-multi$(EXEEXT): $(ip6tables_multi_OBJECTS) $(ip6tables_multi_DEPENDENCIES) 
545
614
        @rm -f ip6tables-multi$(EXEEXT)
546
 
        $(LINK) $(ip6tables_multi_LDFLAGS) $(ip6tables_multi_OBJECTS) $(ip6tables_multi_LDADD) $(LIBS)
 
615
        $(ip6tables_multi_LINK) $(ip6tables_multi_OBJECTS) $(ip6tables_multi_LDADD) $(LIBS)
547
616
ip6tables-restore$(EXEEXT): $(ip6tables_restore_OBJECTS) $(ip6tables_restore_DEPENDENCIES) 
548
617
        @rm -f ip6tables-restore$(EXEEXT)
549
 
        $(LINK) $(ip6tables_restore_LDFLAGS) $(ip6tables_restore_OBJECTS) $(ip6tables_restore_LDADD) $(LIBS)
 
618
        $(ip6tables_restore_LINK) $(ip6tables_restore_OBJECTS) $(ip6tables_restore_LDADD) $(LIBS)
550
619
ip6tables-save$(EXEEXT): $(ip6tables_save_OBJECTS) $(ip6tables_save_DEPENDENCIES) 
551
620
        @rm -f ip6tables-save$(EXEEXT)
552
 
        $(LINK) $(ip6tables_save_LDFLAGS) $(ip6tables_save_OBJECTS) $(ip6tables_save_LDADD) $(LIBS)
 
621
        $(ip6tables_save_LINK) $(ip6tables_save_OBJECTS) $(ip6tables_save_LDADD) $(LIBS)
553
622
ip6tables-static$(EXEEXT): $(ip6tables_static_OBJECTS) $(ip6tables_static_DEPENDENCIES) 
554
623
        @rm -f ip6tables-static$(EXEEXT)
555
 
        $(LINK) $(ip6tables_static_LDFLAGS) $(ip6tables_static_OBJECTS) $(ip6tables_static_LDADD) $(LIBS)
 
624
        $(ip6tables_static_LINK) $(ip6tables_static_OBJECTS) $(ip6tables_static_LDADD) $(LIBS)
556
625
iptables$(EXEEXT): $(iptables_OBJECTS) $(iptables_DEPENDENCIES) 
557
626
        @rm -f iptables$(EXEEXT)
558
 
        $(LINK) $(iptables_LDFLAGS) $(iptables_OBJECTS) $(iptables_LDADD) $(LIBS)
 
627
        $(iptables_LINK) $(iptables_OBJECTS) $(iptables_LDADD) $(LIBS)
559
628
iptables-multi$(EXEEXT): $(iptables_multi_OBJECTS) $(iptables_multi_DEPENDENCIES) 
560
629
        @rm -f iptables-multi$(EXEEXT)
561
 
        $(LINK) $(iptables_multi_LDFLAGS) $(iptables_multi_OBJECTS) $(iptables_multi_LDADD) $(LIBS)
 
630
        $(iptables_multi_LINK) $(iptables_multi_OBJECTS) $(iptables_multi_LDADD) $(LIBS)
562
631
iptables-restore$(EXEEXT): $(iptables_restore_OBJECTS) $(iptables_restore_DEPENDENCIES) 
563
632
        @rm -f iptables-restore$(EXEEXT)
564
 
        $(LINK) $(iptables_restore_LDFLAGS) $(iptables_restore_OBJECTS) $(iptables_restore_LDADD) $(LIBS)
 
633
        $(iptables_restore_LINK) $(iptables_restore_OBJECTS) $(iptables_restore_LDADD) $(LIBS)
565
634
iptables-save$(EXEEXT): $(iptables_save_OBJECTS) $(iptables_save_DEPENDENCIES) 
566
635
        @rm -f iptables-save$(EXEEXT)
567
 
        $(LINK) $(iptables_save_LDFLAGS) $(iptables_save_OBJECTS) $(iptables_save_LDADD) $(LIBS)
 
636
        $(iptables_save_LINK) $(iptables_save_OBJECTS) $(iptables_save_LDADD) $(LIBS)
568
637
iptables-static$(EXEEXT): $(iptables_static_OBJECTS) $(iptables_static_DEPENDENCIES) 
569
638
        @rm -f iptables-static$(EXEEXT)
570
 
        $(LINK) $(iptables_static_LDFLAGS) $(iptables_static_OBJECTS) $(iptables_static_LDADD) $(LIBS)
 
639
        $(iptables_static_LINK) $(iptables_static_OBJECTS) $(iptables_static_LDADD) $(LIBS)
571
640
iptables-xml$(EXEEXT): $(iptables_xml_OBJECTS) $(iptables_xml_DEPENDENCIES) 
572
641
        @rm -f iptables-xml$(EXEEXT)
573
 
        $(LINK) $(iptables_xml_LDFLAGS) $(iptables_xml_OBJECTS) $(iptables_xml_LDADD) $(LIBS)
 
642
        $(LINK) $(iptables_xml_OBJECTS) $(iptables_xml_LDADD) $(LIBS)
574
643
 
575
644
mostlyclean-compile:
576
645
        -rm -f *.$(OBJEXT)
577
646
        -rm -f libiptc/libip4tc.$(OBJEXT)
 
647
        -rm -f libiptc/libip4tc.lo
578
648
        -rm -f libiptc/libip6tc.$(OBJEXT)
 
649
        -rm -f libiptc/libip6tc.lo
579
650
 
580
651
distclean-compile:
581
652
        -rm -f *.tab.c
589
660
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_multi-ip6tables-save.Po@am__quote@
590
661
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Po@am__quote@
591
662
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_multi-ip6tables.Po@am__quote@
592
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_multi-xtables.Po@am__quote@
593
663
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_static-ip6tables-multi.Po@am__quote@
594
664
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_static-ip6tables-restore.Po@am__quote@
595
665
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip6tables_static-ip6tables-save.Po@am__quote@
607
677
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_multi-iptables-standalone.Po@am__quote@
608
678
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_multi-iptables-xml.Po@am__quote@
609
679
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_multi-iptables.Po@am__quote@
610
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_multi-xtables.Po@am__quote@
611
680
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-iptables-multi.Po@am__quote@
612
681
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-iptables-restore.Po@am__quote@
613
682
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-iptables-save.Po@am__quote@
615
684
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-iptables-xml.Po@am__quote@
616
685
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-iptables.Po@am__quote@
617
686
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptables_static-xtables.Po@am__quote@
618
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtables.Po@am__quote@
619
 
@AMDEP_TRUE@@am__include@ @am__quote@libiptc/$(DEPDIR)/libip4tc.Po@am__quote@
620
 
@AMDEP_TRUE@@am__include@ @am__quote@libiptc/$(DEPDIR)/libip6tc.Po@am__quote@
 
687
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtables.Plo@am__quote@
 
688
@AMDEP_TRUE@@am__include@ @am__quote@libiptc/$(DEPDIR)/libip4tc.Plo@am__quote@
 
689
@AMDEP_TRUE@@am__include@ @am__quote@libiptc/$(DEPDIR)/libip6tc.Plo@am__quote@
621
690
 
622
691
.c.o:
623
 
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
624
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
625
 
@am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
 
692
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
693
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
694
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
626
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
627
696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
628
697
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
629
698
 
630
699
.c.obj:
631
 
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
632
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
633
 
@am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
 
700
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
701
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
702
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
634
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
635
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
636
705
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
637
706
 
638
707
.c.lo:
639
 
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
640
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
641
 
@am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
 
708
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
 
709
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
710
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Plo
642
711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
643
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
644
713
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
645
714
 
646
715
ip6tables_multi-ip6tables-multi.o: ip6tables-multi.c
647
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-multi.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo" -c -o ip6tables_multi-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c; \
648
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo"; exit 1; fi
 
716
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-multi.o -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo -c -o ip6tables_multi-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c
 
717
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-multi.Po
649
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-multi.c' object='ip6tables_multi-ip6tables-multi.o' libtool=no @AMDEPBACKSLASH@
650
719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651
720
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c
652
721
 
653
722
ip6tables_multi-ip6tables-multi.obj: ip6tables-multi.c
654
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-multi.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo" -c -o ip6tables_multi-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`; \
655
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo"; exit 1; fi
 
723
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-multi.obj -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo -c -o ip6tables_multi-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`
 
724
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-multi.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-multi.Po
656
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-multi.c' object='ip6tables_multi-ip6tables-multi.obj' libtool=no @AMDEPBACKSLASH@
657
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
658
727
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`
659
728
 
660
729
ip6tables_multi-ip6tables-save.o: ip6tables-save.c
661
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-save.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo" -c -o ip6tables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c; \
662
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-save.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo"; exit 1; fi
 
730
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-save.o -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo -c -o ip6tables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
 
731
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-save.Po
663
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-save.c' object='ip6tables_multi-ip6tables-save.o' libtool=no @AMDEPBACKSLASH@
664
733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665
734
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
666
735
 
667
736
ip6tables_multi-ip6tables-save.obj: ip6tables-save.c
668
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-save.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo" -c -o ip6tables_multi-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`; \
669
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-save.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo"; exit 1; fi
 
737
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-save.obj -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo -c -o ip6tables_multi-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
 
738
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-save.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-save.Po
670
739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-save.c' object='ip6tables_multi-ip6tables-save.obj' libtool=no @AMDEPBACKSLASH@
671
740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672
741
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
673
742
 
674
743
ip6tables_multi-ip6tables-restore.o: ip6tables-restore.c
675
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-restore.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo" -c -o ip6tables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c; \
676
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo"; exit 1; fi
 
744
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-restore.o -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo -c -o ip6tables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
 
745
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-restore.Po
677
746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-restore.c' object='ip6tables_multi-ip6tables-restore.o' libtool=no @AMDEPBACKSLASH@
678
747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679
748
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
680
749
 
681
750
ip6tables_multi-ip6tables-restore.obj: ip6tables-restore.c
682
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-restore.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo" -c -o ip6tables_multi-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`; \
683
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo"; exit 1; fi
 
751
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-restore.obj -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo -c -o ip6tables_multi-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
 
752
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-restore.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-restore.Po
684
753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-restore.c' object='ip6tables_multi-ip6tables-restore.obj' libtool=no @AMDEPBACKSLASH@
685
754
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686
755
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
687
756
 
688
757
ip6tables_multi-ip6tables-standalone.o: ip6tables-standalone.c
689
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-standalone.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo" -c -o ip6tables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c; \
690
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo"; exit 1; fi
 
758
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-standalone.o -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo -c -o ip6tables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
 
759
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Po
691
760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-standalone.c' object='ip6tables_multi-ip6tables-standalone.o' libtool=no @AMDEPBACKSLASH@
692
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693
762
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
694
763
 
695
764
ip6tables_multi-ip6tables-standalone.obj: ip6tables-standalone.c
696
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-standalone.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo" -c -o ip6tables_multi-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`; \
697
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo"; exit 1; fi
 
765
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables-standalone.obj -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo -c -o ip6tables_multi-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
 
766
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Tpo $(DEPDIR)/ip6tables_multi-ip6tables-standalone.Po
698
767
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-standalone.c' object='ip6tables_multi-ip6tables-standalone.obj' libtool=no @AMDEPBACKSLASH@
699
768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700
769
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
701
770
 
702
771
ip6tables_multi-ip6tables.o: ip6tables.c
703
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo" -c -o ip6tables_multi-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c; \
704
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo"; exit 1; fi
 
772
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables.o -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables.Tpo -c -o ip6tables_multi-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
 
773
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables.Tpo $(DEPDIR)/ip6tables_multi-ip6tables.Po
705
774
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables.c' object='ip6tables_multi-ip6tables.o' libtool=no @AMDEPBACKSLASH@
706
775
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707
776
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
708
777
 
709
778
ip6tables_multi-ip6tables.obj: ip6tables.c
710
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo" -c -o ip6tables_multi-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`; \
711
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo" "$(DEPDIR)/ip6tables_multi-ip6tables.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-ip6tables.Tpo"; exit 1; fi
 
779
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-ip6tables.obj -MD -MP -MF $(DEPDIR)/ip6tables_multi-ip6tables.Tpo -c -o ip6tables_multi-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
 
780
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_multi-ip6tables.Tpo $(DEPDIR)/ip6tables_multi-ip6tables.Po
712
781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables.c' object='ip6tables_multi-ip6tables.obj' libtool=no @AMDEPBACKSLASH@
713
782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714
783
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
715
784
 
716
 
ip6tables_multi-xtables.o: xtables.c
717
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-xtables.o -MD -MP -MF "$(DEPDIR)/ip6tables_multi-xtables.Tpo" -c -o ip6tables_multi-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c; \
718
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-xtables.Tpo" "$(DEPDIR)/ip6tables_multi-xtables.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-xtables.Tpo"; exit 1; fi
719
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='ip6tables_multi-xtables.o' libtool=no @AMDEPBACKSLASH@
720
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
722
 
 
723
 
ip6tables_multi-xtables.obj: xtables.c
724
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -MT ip6tables_multi-xtables.obj -MD -MP -MF "$(DEPDIR)/ip6tables_multi-xtables.Tpo" -c -o ip6tables_multi-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`; \
725
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_multi-xtables.Tpo" "$(DEPDIR)/ip6tables_multi-xtables.Po"; else rm -f "$(DEPDIR)/ip6tables_multi-xtables.Tpo"; exit 1; fi
726
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='ip6tables_multi-xtables.obj' libtool=no @AMDEPBACKSLASH@
727
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_multi_CFLAGS) $(CFLAGS) -c -o ip6tables_multi-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
729
 
 
730
785
ip6tables_static-ip6tables-multi.o: ip6tables-multi.c
731
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-multi.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo" -c -o ip6tables_static-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c; \
732
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-multi.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo"; exit 1; fi
 
786
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-multi.o -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo -c -o ip6tables_static-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c
 
787
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo $(DEPDIR)/ip6tables_static-ip6tables-multi.Po
733
788
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-multi.c' object='ip6tables_static-ip6tables-multi.o' libtool=no @AMDEPBACKSLASH@
734
789
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735
790
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-multi.o `test -f 'ip6tables-multi.c' || echo '$(srcdir)/'`ip6tables-multi.c
736
791
 
737
792
ip6tables_static-ip6tables-multi.obj: ip6tables-multi.c
738
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-multi.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo" -c -o ip6tables_static-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`; \
739
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-multi.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo"; exit 1; fi
 
793
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-multi.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo -c -o ip6tables_static-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`
 
794
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-multi.Tpo $(DEPDIR)/ip6tables_static-ip6tables-multi.Po
740
795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-multi.c' object='ip6tables_static-ip6tables-multi.obj' libtool=no @AMDEPBACKSLASH@
741
796
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
742
797
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-multi.obj `if test -f 'ip6tables-multi.c'; then $(CYGPATH_W) 'ip6tables-multi.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-multi.c'; fi`
743
798
 
744
799
ip6tables_static-ip6tables-save.o: ip6tables-save.c
745
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-save.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo" -c -o ip6tables_static-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c; \
746
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-save.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo"; exit 1; fi
 
800
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-save.o -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-save.Tpo -c -o ip6tables_static-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
 
801
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-save.Tpo $(DEPDIR)/ip6tables_static-ip6tables-save.Po
747
802
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-save.c' object='ip6tables_static-ip6tables-save.o' libtool=no @AMDEPBACKSLASH@
748
803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
749
804
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
750
805
 
751
806
ip6tables_static-ip6tables-save.obj: ip6tables-save.c
752
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-save.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo" -c -o ip6tables_static-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`; \
753
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-save.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-save.Tpo"; exit 1; fi
 
807
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-save.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-save.Tpo -c -o ip6tables_static-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
 
808
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-save.Tpo $(DEPDIR)/ip6tables_static-ip6tables-save.Po
754
809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-save.c' object='ip6tables_static-ip6tables-save.obj' libtool=no @AMDEPBACKSLASH@
755
810
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756
811
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
757
812
 
758
813
ip6tables_static-ip6tables-restore.o: ip6tables-restore.c
759
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-restore.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo" -c -o ip6tables_static-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c; \
760
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-restore.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo"; exit 1; fi
 
814
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-restore.o -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo -c -o ip6tables_static-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
 
815
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo $(DEPDIR)/ip6tables_static-ip6tables-restore.Po
761
816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-restore.c' object='ip6tables_static-ip6tables-restore.o' libtool=no @AMDEPBACKSLASH@
762
817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763
818
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
764
819
 
765
820
ip6tables_static-ip6tables-restore.obj: ip6tables-restore.c
766
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-restore.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo" -c -o ip6tables_static-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`; \
767
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-restore.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo"; exit 1; fi
 
821
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-restore.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo -c -o ip6tables_static-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
 
822
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-restore.Tpo $(DEPDIR)/ip6tables_static-ip6tables-restore.Po
768
823
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-restore.c' object='ip6tables_static-ip6tables-restore.obj' libtool=no @AMDEPBACKSLASH@
769
824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770
825
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
771
826
 
772
827
ip6tables_static-ip6tables-standalone.o: ip6tables-standalone.c
773
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-standalone.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo" -c -o ip6tables_static-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c; \
774
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo"; exit 1; fi
 
828
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-standalone.o -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo -c -o ip6tables_static-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
 
829
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo $(DEPDIR)/ip6tables_static-ip6tables-standalone.Po
775
830
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-standalone.c' object='ip6tables_static-ip6tables-standalone.o' libtool=no @AMDEPBACKSLASH@
776
831
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
777
832
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
778
833
 
779
834
ip6tables_static-ip6tables-standalone.obj: ip6tables-standalone.c
780
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-standalone.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo" -c -o ip6tables_static-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`; \
781
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo"; exit 1; fi
 
835
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables-standalone.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo -c -o ip6tables_static-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
 
836
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables-standalone.Tpo $(DEPDIR)/ip6tables_static-ip6tables-standalone.Po
782
837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables-standalone.c' object='ip6tables_static-ip6tables-standalone.obj' libtool=no @AMDEPBACKSLASH@
783
838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
784
839
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
785
840
 
786
841
ip6tables_static-ip6tables.o: ip6tables.c
787
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables.Tpo" -c -o ip6tables_static-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c; \
788
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables.Tpo"; exit 1; fi
 
842
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables.o -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables.Tpo -c -o ip6tables_static-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
 
843
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables.Tpo $(DEPDIR)/ip6tables_static-ip6tables.Po
789
844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables.c' object='ip6tables_static-ip6tables.o' libtool=no @AMDEPBACKSLASH@
790
845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791
846
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
792
847
 
793
848
ip6tables_static-ip6tables.obj: ip6tables.c
794
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-ip6tables.Tpo" -c -o ip6tables_static-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`; \
795
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-ip6tables.Tpo" "$(DEPDIR)/ip6tables_static-ip6tables.Po"; else rm -f "$(DEPDIR)/ip6tables_static-ip6tables.Tpo"; exit 1; fi
 
849
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-ip6tables.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-ip6tables.Tpo -c -o ip6tables_static-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
 
850
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-ip6tables.Tpo $(DEPDIR)/ip6tables_static-ip6tables.Po
796
851
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ip6tables.c' object='ip6tables_static-ip6tables.obj' libtool=no @AMDEPBACKSLASH@
797
852
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
798
853
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
799
854
 
800
855
ip6tables_static-xtables.o: xtables.c
801
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-xtables.o -MD -MP -MF "$(DEPDIR)/ip6tables_static-xtables.Tpo" -c -o ip6tables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c; \
802
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-xtables.Tpo" "$(DEPDIR)/ip6tables_static-xtables.Po"; else rm -f "$(DEPDIR)/ip6tables_static-xtables.Tpo"; exit 1; fi
 
856
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-xtables.o -MD -MP -MF $(DEPDIR)/ip6tables_static-xtables.Tpo -c -o ip6tables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
 
857
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-xtables.Tpo $(DEPDIR)/ip6tables_static-xtables.Po
803
858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='ip6tables_static-xtables.o' libtool=no @AMDEPBACKSLASH@
804
859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805
860
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
806
861
 
807
862
ip6tables_static-xtables.obj: xtables.c
808
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-xtables.obj -MD -MP -MF "$(DEPDIR)/ip6tables_static-xtables.Tpo" -c -o ip6tables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`; \
809
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ip6tables_static-xtables.Tpo" "$(DEPDIR)/ip6tables_static-xtables.Po"; else rm -f "$(DEPDIR)/ip6tables_static-xtables.Tpo"; exit 1; fi
 
863
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -MT ip6tables_static-xtables.obj -MD -MP -MF $(DEPDIR)/ip6tables_static-xtables.Tpo -c -o ip6tables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
 
864
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ip6tables_static-xtables.Tpo $(DEPDIR)/ip6tables_static-xtables.Po
810
865
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='ip6tables_static-xtables.obj' libtool=no @AMDEPBACKSLASH@
811
866
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
812
867
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ip6tables_static_CFLAGS) $(CFLAGS) -c -o ip6tables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
813
868
 
814
869
iptables_multi-iptables-multi.o: iptables-multi.c
815
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-multi.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-multi.Tpo" -c -o iptables_multi-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c; \
816
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-multi.Tpo" "$(DEPDIR)/iptables_multi-iptables-multi.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-multi.Tpo"; exit 1; fi
 
870
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-multi.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-multi.Tpo -c -o iptables_multi-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c
 
871
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-multi.Tpo $(DEPDIR)/iptables_multi-iptables-multi.Po
817
872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-multi.c' object='iptables_multi-iptables-multi.o' libtool=no @AMDEPBACKSLASH@
818
873
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819
874
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c
820
875
 
821
876
iptables_multi-iptables-multi.obj: iptables-multi.c
822
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-multi.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-multi.Tpo" -c -o iptables_multi-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`; \
823
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-multi.Tpo" "$(DEPDIR)/iptables_multi-iptables-multi.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-multi.Tpo"; exit 1; fi
 
877
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-multi.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-multi.Tpo -c -o iptables_multi-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`
 
878
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-multi.Tpo $(DEPDIR)/iptables_multi-iptables-multi.Po
824
879
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-multi.c' object='iptables_multi-iptables-multi.obj' libtool=no @AMDEPBACKSLASH@
825
880
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
826
881
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`
827
882
 
828
883
iptables_multi-iptables-save.o: iptables-save.c
829
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-save.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-save.Tpo" -c -o iptables_multi-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c; \
830
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-save.Tpo" "$(DEPDIR)/iptables_multi-iptables-save.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-save.Tpo"; exit 1; fi
 
884
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-save.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-save.Tpo -c -o iptables_multi-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
 
885
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-save.Tpo $(DEPDIR)/iptables_multi-iptables-save.Po
831
886
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-save.c' object='iptables_multi-iptables-save.o' libtool=no @AMDEPBACKSLASH@
832
887
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
833
888
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
834
889
 
835
890
iptables_multi-iptables-save.obj: iptables-save.c
836
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-save.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-save.Tpo" -c -o iptables_multi-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`; \
837
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-save.Tpo" "$(DEPDIR)/iptables_multi-iptables-save.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-save.Tpo"; exit 1; fi
 
891
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-save.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-save.Tpo -c -o iptables_multi-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
 
892
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-save.Tpo $(DEPDIR)/iptables_multi-iptables-save.Po
838
893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-save.c' object='iptables_multi-iptables-save.obj' libtool=no @AMDEPBACKSLASH@
839
894
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
840
895
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
841
896
 
842
897
iptables_multi-iptables-restore.o: iptables-restore.c
843
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-restore.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-restore.Tpo" -c -o iptables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c; \
844
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-restore.Tpo" "$(DEPDIR)/iptables_multi-iptables-restore.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-restore.Tpo"; exit 1; fi
 
898
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-restore.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-restore.Tpo -c -o iptables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
 
899
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-restore.Tpo $(DEPDIR)/iptables_multi-iptables-restore.Po
845
900
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-restore.c' object='iptables_multi-iptables-restore.o' libtool=no @AMDEPBACKSLASH@
846
901
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
847
902
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
848
903
 
849
904
iptables_multi-iptables-restore.obj: iptables-restore.c
850
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-restore.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-restore.Tpo" -c -o iptables_multi-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`; \
851
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-restore.Tpo" "$(DEPDIR)/iptables_multi-iptables-restore.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-restore.Tpo"; exit 1; fi
 
905
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-restore.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-restore.Tpo -c -o iptables_multi-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
 
906
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-restore.Tpo $(DEPDIR)/iptables_multi-iptables-restore.Po
852
907
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-restore.c' object='iptables_multi-iptables-restore.obj' libtool=no @AMDEPBACKSLASH@
853
908
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
854
909
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
855
910
 
856
911
iptables_multi-iptables-xml.o: iptables-xml.c
857
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-xml.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-xml.Tpo" -c -o iptables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c; \
858
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-xml.Tpo" "$(DEPDIR)/iptables_multi-iptables-xml.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-xml.Tpo"; exit 1; fi
 
912
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-xml.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-xml.Tpo -c -o iptables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
 
913
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-xml.Tpo $(DEPDIR)/iptables_multi-iptables-xml.Po
859
914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-xml.c' object='iptables_multi-iptables-xml.o' libtool=no @AMDEPBACKSLASH@
860
915
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861
916
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
862
917
 
863
918
iptables_multi-iptables-xml.obj: iptables-xml.c
864
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-xml.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-xml.Tpo" -c -o iptables_multi-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`; \
865
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-xml.Tpo" "$(DEPDIR)/iptables_multi-iptables-xml.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-xml.Tpo"; exit 1; fi
 
919
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-xml.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-xml.Tpo -c -o iptables_multi-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
 
920
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-xml.Tpo $(DEPDIR)/iptables_multi-iptables-xml.Po
866
921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-xml.c' object='iptables_multi-iptables-xml.obj' libtool=no @AMDEPBACKSLASH@
867
922
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868
923
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
869
924
 
870
925
iptables_multi-iptables-standalone.o: iptables-standalone.c
871
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-standalone.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo" -c -o iptables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c; \
872
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo" "$(DEPDIR)/iptables_multi-iptables-standalone.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo"; exit 1; fi
 
926
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-standalone.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-standalone.Tpo -c -o iptables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
 
927
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-standalone.Tpo $(DEPDIR)/iptables_multi-iptables-standalone.Po
873
928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-standalone.c' object='iptables_multi-iptables-standalone.o' libtool=no @AMDEPBACKSLASH@
874
929
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
875
930
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
876
931
 
877
932
iptables_multi-iptables-standalone.obj: iptables-standalone.c
878
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-standalone.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo" -c -o iptables_multi-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`; \
879
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo" "$(DEPDIR)/iptables_multi-iptables-standalone.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables-standalone.Tpo"; exit 1; fi
 
933
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables-standalone.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables-standalone.Tpo -c -o iptables_multi-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
 
934
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables-standalone.Tpo $(DEPDIR)/iptables_multi-iptables-standalone.Po
880
935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-standalone.c' object='iptables_multi-iptables-standalone.obj' libtool=no @AMDEPBACKSLASH@
881
936
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
882
937
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
883
938
 
884
939
iptables_multi-iptables.o: iptables.c
885
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables.o -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables.Tpo" -c -o iptables_multi-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c; \
886
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables.Tpo" "$(DEPDIR)/iptables_multi-iptables.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables.Tpo"; exit 1; fi
 
940
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables.o -MD -MP -MF $(DEPDIR)/iptables_multi-iptables.Tpo -c -o iptables_multi-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
 
941
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables.Tpo $(DEPDIR)/iptables_multi-iptables.Po
887
942
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables.c' object='iptables_multi-iptables.o' libtool=no @AMDEPBACKSLASH@
888
943
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
889
944
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
890
945
 
891
946
iptables_multi-iptables.obj: iptables.c
892
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-iptables.Tpo" -c -o iptables_multi-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`; \
893
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-iptables.Tpo" "$(DEPDIR)/iptables_multi-iptables.Po"; else rm -f "$(DEPDIR)/iptables_multi-iptables.Tpo"; exit 1; fi
 
947
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-iptables.obj -MD -MP -MF $(DEPDIR)/iptables_multi-iptables.Tpo -c -o iptables_multi-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
 
948
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_multi-iptables.Tpo $(DEPDIR)/iptables_multi-iptables.Po
894
949
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables.c' object='iptables_multi-iptables.obj' libtool=no @AMDEPBACKSLASH@
895
950
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
896
951
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
897
952
 
898
 
iptables_multi-xtables.o: xtables.c
899
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-xtables.o -MD -MP -MF "$(DEPDIR)/iptables_multi-xtables.Tpo" -c -o iptables_multi-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c; \
900
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-xtables.Tpo" "$(DEPDIR)/iptables_multi-xtables.Po"; else rm -f "$(DEPDIR)/iptables_multi-xtables.Tpo"; exit 1; fi
901
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='iptables_multi-xtables.o' libtool=no @AMDEPBACKSLASH@
902
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
904
 
 
905
 
iptables_multi-xtables.obj: xtables.c
906
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -MT iptables_multi-xtables.obj -MD -MP -MF "$(DEPDIR)/iptables_multi-xtables.Tpo" -c -o iptables_multi-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`; \
907
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_multi-xtables.Tpo" "$(DEPDIR)/iptables_multi-xtables.Po"; else rm -f "$(DEPDIR)/iptables_multi-xtables.Tpo"; exit 1; fi
908
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='iptables_multi-xtables.obj' libtool=no @AMDEPBACKSLASH@
909
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
910
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_multi_CFLAGS) $(CFLAGS) -c -o iptables_multi-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
911
 
 
912
953
iptables_static-iptables-multi.o: iptables-multi.c
913
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-multi.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-multi.Tpo" -c -o iptables_static-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c; \
914
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-multi.Tpo" "$(DEPDIR)/iptables_static-iptables-multi.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-multi.Tpo"; exit 1; fi
 
954
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-multi.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables-multi.Tpo -c -o iptables_static-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c
 
955
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-multi.Tpo $(DEPDIR)/iptables_static-iptables-multi.Po
915
956
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-multi.c' object='iptables_static-iptables-multi.o' libtool=no @AMDEPBACKSLASH@
916
957
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917
958
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-multi.o `test -f 'iptables-multi.c' || echo '$(srcdir)/'`iptables-multi.c
918
959
 
919
960
iptables_static-iptables-multi.obj: iptables-multi.c
920
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-multi.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-multi.Tpo" -c -o iptables_static-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`; \
921
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-multi.Tpo" "$(DEPDIR)/iptables_static-iptables-multi.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-multi.Tpo"; exit 1; fi
 
961
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-multi.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables-multi.Tpo -c -o iptables_static-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`
 
962
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-multi.Tpo $(DEPDIR)/iptables_static-iptables-multi.Po
922
963
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-multi.c' object='iptables_static-iptables-multi.obj' libtool=no @AMDEPBACKSLASH@
923
964
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
924
965
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-multi.obj `if test -f 'iptables-multi.c'; then $(CYGPATH_W) 'iptables-multi.c'; else $(CYGPATH_W) '$(srcdir)/iptables-multi.c'; fi`
925
966
 
926
967
iptables_static-iptables-save.o: iptables-save.c
927
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-save.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-save.Tpo" -c -o iptables_static-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c; \
928
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-save.Tpo" "$(DEPDIR)/iptables_static-iptables-save.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-save.Tpo"; exit 1; fi
 
968
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-save.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables-save.Tpo -c -o iptables_static-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
 
969
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-save.Tpo $(DEPDIR)/iptables_static-iptables-save.Po
929
970
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-save.c' object='iptables_static-iptables-save.o' libtool=no @AMDEPBACKSLASH@
930
971
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931
972
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
932
973
 
933
974
iptables_static-iptables-save.obj: iptables-save.c
934
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-save.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-save.Tpo" -c -o iptables_static-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`; \
935
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-save.Tpo" "$(DEPDIR)/iptables_static-iptables-save.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-save.Tpo"; exit 1; fi
 
975
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-save.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables-save.Tpo -c -o iptables_static-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
 
976
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-save.Tpo $(DEPDIR)/iptables_static-iptables-save.Po
936
977
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-save.c' object='iptables_static-iptables-save.obj' libtool=no @AMDEPBACKSLASH@
937
978
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
938
979
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
939
980
 
940
981
iptables_static-iptables-restore.o: iptables-restore.c
941
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-restore.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-restore.Tpo" -c -o iptables_static-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c; \
942
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-restore.Tpo" "$(DEPDIR)/iptables_static-iptables-restore.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-restore.Tpo"; exit 1; fi
 
982
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-restore.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables-restore.Tpo -c -o iptables_static-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
 
983
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-restore.Tpo $(DEPDIR)/iptables_static-iptables-restore.Po
943
984
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-restore.c' object='iptables_static-iptables-restore.o' libtool=no @AMDEPBACKSLASH@
944
985
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
945
986
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
946
987
 
947
988
iptables_static-iptables-restore.obj: iptables-restore.c
948
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-restore.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-restore.Tpo" -c -o iptables_static-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`; \
949
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-restore.Tpo" "$(DEPDIR)/iptables_static-iptables-restore.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-restore.Tpo"; exit 1; fi
 
989
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-restore.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables-restore.Tpo -c -o iptables_static-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
 
990
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-restore.Tpo $(DEPDIR)/iptables_static-iptables-restore.Po
950
991
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-restore.c' object='iptables_static-iptables-restore.obj' libtool=no @AMDEPBACKSLASH@
951
992
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952
993
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
953
994
 
954
995
iptables_static-iptables-xml.o: iptables-xml.c
955
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-xml.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-xml.Tpo" -c -o iptables_static-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c; \
956
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-xml.Tpo" "$(DEPDIR)/iptables_static-iptables-xml.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-xml.Tpo"; exit 1; fi
 
996
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-xml.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables-xml.Tpo -c -o iptables_static-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
 
997
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-xml.Tpo $(DEPDIR)/iptables_static-iptables-xml.Po
957
998
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-xml.c' object='iptables_static-iptables-xml.o' libtool=no @AMDEPBACKSLASH@
958
999
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959
1000
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
960
1001
 
961
1002
iptables_static-iptables-xml.obj: iptables-xml.c
962
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-xml.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-xml.Tpo" -c -o iptables_static-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`; \
963
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-xml.Tpo" "$(DEPDIR)/iptables_static-iptables-xml.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-xml.Tpo"; exit 1; fi
 
1003
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-xml.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables-xml.Tpo -c -o iptables_static-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
 
1004
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-xml.Tpo $(DEPDIR)/iptables_static-iptables-xml.Po
964
1005
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-xml.c' object='iptables_static-iptables-xml.obj' libtool=no @AMDEPBACKSLASH@
965
1006
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
966
1007
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
967
1008
 
968
1009
iptables_static-iptables-standalone.o: iptables-standalone.c
969
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-standalone.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-standalone.Tpo" -c -o iptables_static-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c; \
970
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-standalone.Tpo" "$(DEPDIR)/iptables_static-iptables-standalone.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-standalone.Tpo"; exit 1; fi
 
1010
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-standalone.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables-standalone.Tpo -c -o iptables_static-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
 
1011
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-standalone.Tpo $(DEPDIR)/iptables_static-iptables-standalone.Po
971
1012
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-standalone.c' object='iptables_static-iptables-standalone.o' libtool=no @AMDEPBACKSLASH@
972
1013
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
973
1014
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
974
1015
 
975
1016
iptables_static-iptables-standalone.obj: iptables-standalone.c
976
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-standalone.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables-standalone.Tpo" -c -o iptables_static-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`; \
977
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables-standalone.Tpo" "$(DEPDIR)/iptables_static-iptables-standalone.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables-standalone.Tpo"; exit 1; fi
 
1017
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables-standalone.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables-standalone.Tpo -c -o iptables_static-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
 
1018
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables-standalone.Tpo $(DEPDIR)/iptables_static-iptables-standalone.Po
978
1019
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables-standalone.c' object='iptables_static-iptables-standalone.obj' libtool=no @AMDEPBACKSLASH@
979
1020
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
980
1021
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
981
1022
 
982
1023
iptables_static-iptables.o: iptables.c
983
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables.o -MD -MP -MF "$(DEPDIR)/iptables_static-iptables.Tpo" -c -o iptables_static-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c; \
984
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables.Tpo" "$(DEPDIR)/iptables_static-iptables.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables.Tpo"; exit 1; fi
 
1024
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables.o -MD -MP -MF $(DEPDIR)/iptables_static-iptables.Tpo -c -o iptables_static-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
 
1025
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables.Tpo $(DEPDIR)/iptables_static-iptables.Po
985
1026
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables.c' object='iptables_static-iptables.o' libtool=no @AMDEPBACKSLASH@
986
1027
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
987
1028
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
988
1029
 
989
1030
iptables_static-iptables.obj: iptables.c
990
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables.obj -MD -MP -MF "$(DEPDIR)/iptables_static-iptables.Tpo" -c -o iptables_static-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`; \
991
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-iptables.Tpo" "$(DEPDIR)/iptables_static-iptables.Po"; else rm -f "$(DEPDIR)/iptables_static-iptables.Tpo"; exit 1; fi
 
1031
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-iptables.obj -MD -MP -MF $(DEPDIR)/iptables_static-iptables.Tpo -c -o iptables_static-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
 
1032
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-iptables.Tpo $(DEPDIR)/iptables_static-iptables.Po
992
1033
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iptables.c' object='iptables_static-iptables.obj' libtool=no @AMDEPBACKSLASH@
993
1034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
994
1035
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
995
1036
 
996
1037
iptables_static-xtables.o: xtables.c
997
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-xtables.o -MD -MP -MF "$(DEPDIR)/iptables_static-xtables.Tpo" -c -o iptables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c; \
998
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-xtables.Tpo" "$(DEPDIR)/iptables_static-xtables.Po"; else rm -f "$(DEPDIR)/iptables_static-xtables.Tpo"; exit 1; fi
 
1038
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-xtables.o -MD -MP -MF $(DEPDIR)/iptables_static-xtables.Tpo -c -o iptables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
 
1039
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-xtables.Tpo $(DEPDIR)/iptables_static-xtables.Po
999
1040
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='iptables_static-xtables.o' libtool=no @AMDEPBACKSLASH@
1000
1041
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1001
1042
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-xtables.o `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
1002
1043
 
1003
1044
iptables_static-xtables.obj: xtables.c
1004
 
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-xtables.obj -MD -MP -MF "$(DEPDIR)/iptables_static-xtables.Tpo" -c -o iptables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`; \
1005
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/iptables_static-xtables.Tpo" "$(DEPDIR)/iptables_static-xtables.Po"; else rm -f "$(DEPDIR)/iptables_static-xtables.Tpo"; exit 1; fi
 
1045
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -MT iptables_static-xtables.obj -MD -MP -MF $(DEPDIR)/iptables_static-xtables.Tpo -c -o iptables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
 
1046
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iptables_static-xtables.Tpo $(DEPDIR)/iptables_static-xtables.Po
1006
1047
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xtables.c' object='iptables_static-xtables.obj' libtool=no @AMDEPBACKSLASH@
1007
1048
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1008
1049
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iptables_static_CFLAGS) $(CFLAGS) -c -o iptables_static-xtables.obj `if test -f 'xtables.c'; then $(CYGPATH_W) 'xtables.c'; else $(CYGPATH_W) '$(srcdir)/xtables.c'; fi`
1012
1053
 
1013
1054
clean-libtool:
1014
1055
        -rm -rf .libs _libs
 
1056
        -rm -rf libiptc/.libs libiptc/_libs
1015
1057
 
1016
1058
distclean-libtool:
1017
1059
        -rm -f libtool
1018
 
uninstall-info-am:
1019
1060
install-man8: $(man8_MANS) $(man_MANS)
1020
1061
        @$(NORMAL_INSTALL)
1021
 
        test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
 
1062
        test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
1022
1063
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
1023
1064
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
1024
1065
        for i in $$l2; do \
1061
1102
          echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
1062
1103
          rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
1063
1104
        done
1064
 
install-includeHEADERS: $(include_HEADERS)
1065
 
        @$(NORMAL_INSTALL)
1066
 
        test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
1067
 
        @list='$(include_HEADERS)'; for p in $$list; do \
1068
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1069
 
          f=$(am__strip_dir) \
1070
 
          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
1071
 
          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
1072
 
        done
1073
 
 
1074
 
uninstall-includeHEADERS:
1075
 
        @$(NORMAL_UNINSTALL)
1076
 
        @list='$(include_HEADERS)'; for p in $$list; do \
1077
 
          f=$(am__strip_dir) \
1078
 
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
1079
 
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
1080
 
        done
1081
 
install-iptcHEADERS: $(iptc_HEADERS)
1082
 
        @$(NORMAL_INSTALL)
1083
 
        test -z "$(iptcdir)" || $(mkdir_p) "$(DESTDIR)$(iptcdir)"
1084
 
        @list='$(iptc_HEADERS)'; for p in $$list; do \
1085
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1086
 
          f=$(am__strip_dir) \
1087
 
          echo " $(iptcHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(iptcdir)/$$f'"; \
1088
 
          $(iptcHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(iptcdir)/$$f"; \
1089
 
        done
1090
 
 
1091
 
uninstall-iptcHEADERS:
1092
 
        @$(NORMAL_UNINSTALL)
1093
 
        @list='$(iptc_HEADERS)'; for p in $$list; do \
1094
 
          f=$(am__strip_dir) \
1095
 
          echo " rm -f '$(DESTDIR)$(iptcdir)/$$f'"; \
1096
 
          rm -f "$(DESTDIR)$(iptcdir)/$$f"; \
 
1105
install-pkgconfigDATA: $(pkgconfig_DATA)
 
1106
        @$(NORMAL_INSTALL)
 
1107
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
1108
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
1109
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
1110
          f=$(am__strip_dir) \
 
1111
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
1112
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
1113
        done
 
1114
 
 
1115
uninstall-pkgconfigDATA:
 
1116
        @$(NORMAL_UNINSTALL)
 
1117
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
1118
          f=$(am__strip_dir) \
 
1119
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
1120
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1097
1121
        done
1098
1122
 
1099
1123
# This directory's subdirectories are mostly independent; you can cd
1127
1151
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1128
1152
        fi; test -z "$$fail"
1129
1153
 
1130
 
mostlyclean-recursive clean-recursive distclean-recursive \
1131
 
maintainer-clean-recursive:
 
1154
$(RECURSIVE_CLEAN_TARGETS):
1132
1155
        @failcom='exit 1'; \
1133
1156
        for f in x $$MAKEFLAGS; do \
1134
1157
          case $$f in \
1172
1195
        unique=`for i in $$list; do \
1173
1196
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1174
1197
          done | \
1175
 
          $(AWK) '    { files[$$0] = 1; } \
1176
 
               END { for (i in files) print i; }'`; \
 
1198
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
1199
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1177
1200
        mkid -fID $$unique
1178
1201
tags: TAGS
1179
1202
 
1198
1221
        unique=`for i in $$list; do \
1199
1222
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1200
1223
          done | \
1201
 
          $(AWK) '    { files[$$0] = 1; } \
1202
 
               END { for (i in files) print i; }'`; \
 
1224
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1225
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1203
1226
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1204
1227
          test -n "$$unique" || unique=$$empty_fix; \
1205
1228
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1209
1232
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1210
1233
                $(TAGS_FILES) $(LISP)
1211
1234
        tags=; \
1212
 
        here=`pwd`; \
1213
1235
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1214
1236
        unique=`for i in $$list; do \
1215
1237
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1216
1238
          done | \
1217
 
          $(AWK) '    { files[$$0] = 1; } \
1218
 
               END { for (i in files) print i; }'`; \
 
1239
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1240
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1219
1241
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
1220
1242
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1221
1243
             $$tags $$unique
1230
1252
 
1231
1253
distdir: $(DISTFILES)
1232
1254
        $(am__remove_distdir)
1233
 
        mkdir $(distdir)
1234
 
        $(mkdir_p) $(distdir)/extensions $(distdir)/include $(distdir)/include/libiptc
1235
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1236
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1237
 
        list='$(DISTFILES)'; for file in $$list; do \
1238
 
          case $$file in \
1239
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1240
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1241
 
          esac; \
 
1255
        test -d $(distdir) || mkdir $(distdir)
 
1256
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
1257
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
1258
        list='$(DISTFILES)'; \
 
1259
          dist_files=`for file in $$list; do echo $$file; done | \
 
1260
          sed -e "s|^$$srcdirstrip/||;t" \
 
1261
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
1262
        case $$dist_files in \
 
1263
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
1264
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
1265
                           sort -u` ;; \
 
1266
        esac; \
 
1267
        for file in $$dist_files; do \
1242
1268
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1243
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1244
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1245
 
            dir="/$$dir"; \
1246
 
            $(mkdir_p) "$(distdir)$$dir"; \
1247
 
          else \
1248
 
            dir=''; \
1249
 
          fi; \
1250
1269
          if test -d $$d/$$file; then \
 
1270
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1251
1271
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1252
1272
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1253
1273
            fi; \
1261
1281
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1262
1282
          if test "$$subdir" = .; then :; else \
1263
1283
            test -d "$(distdir)/$$subdir" \
1264
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
1284
            || $(MKDIR_P) "$(distdir)/$$subdir" \
1265
1285
            || exit 1; \
1266
1286
            distdir=`$(am__cd) $(distdir) && pwd`; \
1267
1287
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1269
1289
              $(MAKE) $(AM_MAKEFLAGS) \
1270
1290
                top_distdir="$$top_distdir" \
1271
1291
                distdir="$$distdir/$$subdir" \
 
1292
                am__remove_distdir=: \
 
1293
                am__skip_length_check=: \
1272
1294
                distdir) \
1273
1295
              || exit 1; \
1274
1296
          fi; \
1276
1298
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1277
1299
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1278
1300
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1279
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
1301
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1280
1302
        || chmod -R a+r $(distdir)
1281
1303
dist-gzip: distdir
1282
1304
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1286
1308
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1287
1309
        $(am__remove_distdir)
1288
1310
 
 
1311
dist-lzma: distdir
 
1312
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
1313
        $(am__remove_distdir)
 
1314
 
1289
1315
dist-tarZ: distdir
1290
1316
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1291
1317
        $(am__remove_distdir)
1312
1338
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1313
1339
        *.tar.bz2*) \
1314
1340
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
1341
        *.tar.lzma*) \
 
1342
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
1315
1343
        *.tar.Z*) \
1316
1344
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1317
1345
        *.shar.gz*) \
1351
1379
        $(am__remove_distdir)
1352
1380
        @(echo "$(distdir) archives ready for distribution: "; \
1353
1381
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1354
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
1382
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1355
1383
distuninstallcheck:
1356
1384
        @cd $(distuninstallcheck_dir) \
1357
1385
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1372
1400
               exit 1; } >&2
1373
1401
check-am: all-am
1374
1402
check: check-recursive
1375
 
all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) config.h
 
1403
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) config.h
 
1404
install-binPROGRAMS: install-libLTLIBRARIES
 
1405
 
1376
1406
installdirs: installdirs-recursive
1377
1407
installdirs-am:
1378
 
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(iptcdir)"; do \
1379
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
1408
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
 
1409
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1380
1410
        done
1381
1411
install: install-recursive
1382
1412
install-exec: install-exec-recursive
1407
1437
        @echo "it deletes files that may require special tools to rebuild."
1408
1438
clean: clean-recursive
1409
1439
 
1410
 
clean-am: clean-binPROGRAMS clean-generic clean-libtool \
1411
 
        clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \
 
1440
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
 
1441
        clean-libtool clean-noinstPROGRAMS clean-sbinPROGRAMS \
1412
1442
        mostlyclean-am
1413
1443
 
1414
1444
distclean: distclean-recursive
1428
1458
 
1429
1459
info-am:
1430
1460
 
1431
 
install-data-am: install-includeHEADERS install-iptcHEADERS \
1432
 
        install-man
1433
 
 
1434
 
install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
 
1461
install-data-am: install-man install-pkgconfigDATA
 
1462
 
 
1463
install-dvi: install-dvi-recursive
 
1464
 
 
1465
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
 
1466
        install-sbinPROGRAMS
 
1467
        @$(NORMAL_INSTALL)
 
1468
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
 
1469
 
 
1470
install-html: install-html-recursive
1435
1471
 
1436
1472
install-info: install-info-recursive
1437
1473
 
1438
1474
install-man: install-man8
1439
1475
 
 
1476
install-pdf: install-pdf-recursive
 
1477
 
 
1478
install-ps: install-ps-recursive
 
1479
 
1440
1480
installcheck-am:
1441
1481
 
1442
1482
maintainer-clean: maintainer-clean-recursive
1459
1499
 
1460
1500
ps-am:
1461
1501
 
1462
 
uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
1463
 
        uninstall-info-am uninstall-iptcHEADERS uninstall-man \
1464
 
        uninstall-sbinPROGRAMS
1465
 
 
1466
 
uninstall-info: uninstall-info-recursive
 
1502
uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
 
1503
        uninstall-man uninstall-pkgconfigDATA uninstall-sbinPROGRAMS
1467
1504
 
1468
1505
uninstall-man: uninstall-man8
1469
1506
 
1470
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1471
 
        check-am clean clean-binPROGRAMS clean-generic clean-libtool \
1472
 
        clean-noinstLIBRARIES clean-noinstPROGRAMS clean-recursive \
1473
 
        clean-sbinPROGRAMS ctags ctags-recursive dist dist-all \
1474
 
        dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
1475
 
        distclean distclean-compile distclean-generic distclean-hdr \
1476
 
        distclean-libtool distclean-recursive distclean-tags \
1477
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
1478
 
        html-am info info-am install install-am install-binPROGRAMS \
1479
 
        install-data install-data-am install-exec install-exec-am \
1480
 
        install-includeHEADERS install-info install-info-am \
1481
 
        install-iptcHEADERS install-man install-man8 \
 
1507
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
1508
        install-exec-am install-strip
 
1509
 
 
1510
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
1511
        all all-am am--refresh check check-am clean clean-binPROGRAMS \
 
1512
        clean-generic clean-libLTLIBRARIES clean-libtool \
 
1513
        clean-noinstPROGRAMS clean-sbinPROGRAMS ctags ctags-recursive \
 
1514
        dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
 
1515
        dist-tarZ dist-zip distcheck distclean distclean-compile \
 
1516
        distclean-generic distclean-hdr distclean-libtool \
 
1517
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
1518
        dvi-am html html-am info info-am install install-am \
 
1519
        install-binPROGRAMS install-data install-data-am install-dvi \
 
1520
        install-dvi-am install-exec install-exec-am install-exec-hook \
 
1521
        install-html install-html-am install-info install-info-am \
 
1522
        install-libLTLIBRARIES install-man install-man8 install-pdf \
 
1523
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1482
1524
        install-sbinPROGRAMS install-strip installcheck \
1483
1525
        installcheck-am installdirs installdirs-am maintainer-clean \
1484
 
        maintainer-clean-generic maintainer-clean-recursive \
1485
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
1486
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
1526
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
1527
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1487
1528
        tags tags-recursive uninstall uninstall-am \
1488
 
        uninstall-binPROGRAMS uninstall-includeHEADERS \
1489
 
        uninstall-info-am uninstall-iptcHEADERS uninstall-man \
1490
 
        uninstall-man8 uninstall-sbinPROGRAMS
 
1529
        uninstall-binPROGRAMS uninstall-libLTLIBRARIES uninstall-man \
 
1530
        uninstall-man8 uninstall-pkgconfigDATA uninstall-sbinPROGRAMS
1491
1531
 
1492
1532
 
1493
1533
iptables.8: ${srcdir}/iptables.8.in extensions/matches4.man extensions/targets4.man
1494
 
        ${AM_VERBOSE_GEN} sed -e '/@MATCH@/ r extensions/matches4.man' -e '/@TARGET@/ r extensions/targets4.man' $< >$@;
 
1534
        ${AM_VERBOSE_GEN} sed -e 's/@PACKAGE_AND_VERSION@/${PACKAGE} ${PACKAGE_VERSION}/g' -e '/@MATCH@/ r extensions/matches4.man' -e '/@TARGET@/ r extensions/targets4.man' $< >$@;
1495
1535
 
1496
1536
ip6tables.8: ${srcdir}/ip6tables.8.in extensions/matches6.man extensions/targets6.man
1497
 
        ${AM_VERBOSE_GEN} sed -e '/@MATCH@/ r extensions/matches6.man' -e '/@TARGET@/ r extensions/targets6.man' $< >$@;
1498
 
 
1499
 
extensions/%:
1500
 
        ${MAKE} ${AM_MAKEFLAGS} -C $(@D) $(@F)
 
1537
        ${AM_VERBOSE_GEN} sed -e 's/@PACKAGE_AND_VERSION@/${PACKAGE} ${PACKAGE_VERSION}/g' -e '/@MATCH@/ r extensions/matches6.man' -e '/@TARGET@/ r extensions/targets6.man' $< >$@;
1501
1538
 
1502
1539
.PHONY: tarball
1503
1540
tarball:
1504
1541
        rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
1505
 
        pushd ${top_srcdir} && git-archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /tmp -x && popd;
 
1542
        pushd ${top_srcdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /tmp -x && popd;
1506
1543
        pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
1507
1544
        tar -C /tmp -cjf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}.tar.bz2 --owner=root --group=root ${PACKAGE_TARNAME}-${PACKAGE_VERSION}/;
1508
1545
        rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
 
1546
 
 
1547
config.status: extensions/GNUmakefile.in \
 
1548
        include/xtables.h.in include/iptables/internal.h.in
 
1549
 
 
1550
# Using if..fi avoids an ugly "error (ignored)" message :)
 
1551
install-exec-hook:
 
1552
        -if test -z "${DESTDIR}"; then /sbin/ldconfig; fi;
1509
1553
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1510
1554
# Otherwise a system limit (for SysV at least) may be exceeded.
1511
1555
.NOEXPORT: