• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/

Lines Matching defs:*

0 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # iptables/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
18 # -*- Makefile -*-
23 pkgincludedir = $(includedir)/iptables
24 pkglibdir = $(libdir)/iptables
25 pkglibexecdir = $(libexecdir)/iptables
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = i686-pc-linux-gnu
39 host_triplet = mipsel-unknown-linux-gnu
40 am__append_1 = -DALL_INCLUSIVE
41 am__append_2 = iptables-save.c iptables-restore.c \
42 iptables-standalone.c iptables.c
44 am__append_3 = -DENABLE_IPV4
45 am__append_4 = ../libiptc/libip4tc.la ../extensions/libext4.a
46 am__append_5 = ip6tables-save.c ip6tables-restore.c \
47 ip6tables-standalone.c ip6tables.c
49 am__append_6 = -DENABLE_IPV6
50 am__append_7 = ../libiptc/libip6tc.la ../extensions/libext6.a
51 sbin_PROGRAMS = xtables-multi$(EXEEXT)
52 subdir = iptables
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(srcdir)/xtables.pc.in
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_linker_flags.m4 \
57 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
58 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
59 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61 $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES = xtables.pc
65 CONFIG_CLEAN_VPATH_FILES =
66 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67 am__vpath_adj = case $$p in \
68 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69 *) f=$$p;; \
70 esac;
71 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
72 am__install_max = 40
73 am__nobase_strip_setup = \
74 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
75 am__nobase_strip = \
76 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
77 am__nobase_list = $(am__nobase_strip_setup); \
78 for p in $$list; do echo "$$p $$p"; done | \
79 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
80 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
81 if (++n[$$2] == $(am__install_max)) \
82 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
83 END { for (dir in files) print dir, files[dir] }'
84 am__base_list = \
85 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
86 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
87 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" \
88 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" \
89 "$(DESTDIR)$(pkgconfigdir)"
90 LTLIBRARIES = $(lib_LTLIBRARIES)
91 libxtables_la_DEPENDENCIES =
92 am_libxtables_la_OBJECTS = libxtables_la-xtables.lo \
93 libxtables_la-xtoptions.lo
94 libxtables_la_OBJECTS = $(am_libxtables_la_OBJECTS)
95 libxtables_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
96 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libxtables_la_CFLAGS) \
97 $(CFLAGS) $(libxtables_la_LDFLAGS) $(LDFLAGS) -o $@
98 PROGRAMS = $(sbin_PROGRAMS)
99 am__xtables_multi_SOURCES_DIST = xtables-multi.c iptables-xml.c \
100 iptables-save.c iptables-restore.c iptables-standalone.c \
101 iptables.c ip6tables-save.c ip6tables-restore.c \
102 ip6tables-standalone.c ip6tables.c xshared.c
103 am__objects_1 = \
104 xtables_multi-iptables-save.$(OBJEXT) \
105 xtables_multi-iptables-restore.$(OBJEXT) \
106 xtables_multi-iptables-standalone.$(OBJEXT) \
107 xtables_multi-iptables.$(OBJEXT)
108 am__objects_2 = \
109 xtables_multi-ip6tables-save.$(OBJEXT) \
110 xtables_multi-ip6tables-restore.$(OBJEXT) \
111 xtables_multi-ip6tables-standalone.$(OBJEXT) \
112 xtables_multi-ip6tables.$(OBJEXT)
113 am_xtables_multi_OBJECTS = xtables_multi-xtables-multi.$(OBJEXT) \
114 xtables_multi-iptables-xml.$(OBJEXT) $(am__objects_1) \
115 $(am__objects_2) xtables_multi-xshared.$(OBJEXT)
116 xtables_multi_OBJECTS = $(am_xtables_multi_OBJECTS)
117 xtables_multi_DEPENDENCIES = ../extensions/libext.a $(am__append_4) \
118 $(am__append_7) libxtables.la
119 xtables_multi_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
120 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(xtables_multi_CFLAGS) \
121 $(CFLAGS) $(xtables_multi_LDFLAGS) $(LDFLAGS) -o $@
122 DEFAULT_INCLUDES = -I. -I$(top_builddir)
123 depcomp = $(SHELL) $(top_srcdir)/depcomp
124 am__depfiles_maybe = depfiles
125 am__mv = mv -f
126 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
129 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
131 CCLD = $(CC)
132 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
133 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
134 $(LDFLAGS) -o $@
135 SOURCES = $(libxtables_la_SOURCES) $(xtables_multi_SOURCES)
136 DIST_SOURCES = $(libxtables_la_SOURCES) \
137 $(am__xtables_multi_SOURCES_DIST)
138 man1dir = $(mandir)/man1
139 man8dir = $(mandir)/man8
140 NROFF = nroff
141 MANS = $(man_MANS)
142 DATA = $(pkgconfig_DATA)
143 ETAGS = etags
144 CTAGS = ctags
145 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146 pkgdatadir = ${datadir}/xtables
147 ACLOCAL = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run aclocal-1.11
148 AMTAR = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run tar
149 AR = mipsel-uclibc-linux26-ar
150 AUTOCONF = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run autoconf
151 AUTOHEADER = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run autoheader
152 AUTOMAKE = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run automake-1.11
153 AWK = gawk
154 CC = mipsel-uclibc-linux26-gcc
155 CCDEPMODE = depmode=gcc3
156 CFLAGS = -g -O2
157 CPP = mipsel-uclibc-linux26-gcc -E
158 CPPFLAGS =
159 CYGPATH_W = echo
160 DEFS = -DHAVE_CONFIG_H
161 DEPDIR = .deps
162 DSYMUTIL =
163 DUMPBIN =
164 ECHO_C =
165 ECHO_N = -n
166 ECHO_T =
167 EGREP = /bin/grep -E
168 EXEEXT =
169 FGREP = /bin/grep -F
170 GREP = /bin/grep
171 INSTALL = /usr/bin/install -c
172 INSTALL_DATA = ${INSTALL} -m 644
173 INSTALL_PROGRAM = ${INSTALL}
174 INSTALL_SCRIPT = ${INSTALL}
175 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
176 LD = mipsel-uclibc-linux26-ld
177 LDFLAGS =
178 LIBOBJS =
179 LIBS =
180 LIBTOOL = $(SHELL) $(top_builddir)/libtool
181 LIPO =
182 LN_S = ln -s
183 LTLIBOBJS =
184 MAKEINFO = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/missing --run makeinfo
185 MKDIR_P = /bin/mkdir -p
186 NM = mipsel-uclibc-linux26-nm
187 NMEDIT =
188 OBJDUMP = mipsel-linux-objdump
189 OBJEXT = o
190 OTOOL =
191 OTOOL64 =
192 PACKAGE = iptables
193 PACKAGE_BUGREPORT =
194 PACKAGE_NAME = iptables
195 PACKAGE_STRING = iptables 1.4.12.1
196 PACKAGE_TARNAME = iptables
197 PACKAGE_URL =
198 PACKAGE_VERSION = 1.4.12.1
199 PATH_SEPARATOR = :
200 PKG_CONFIG = /usr/bin/pkg-config
201 PKG_CONFIG_LIBDIR =
202 PKG_CONFIG_PATH =
203 RANLIB = mipsel-uclibc-linux26-ranlib
204 SED = /bin/sed
205 SET_MAKE =
206 SHELL = /bin/sh
207 STRIP = mipsel-linux-strip
208 VERSION = 1.4.12.1
209 abs_builddir = $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/iptables
210 abs_srcdir = $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/iptables
211 abs_top_builddir = $(SRCBASE)/../ap/gpl/iptables-1.4.12.1
212 abs_top_srcdir = $(SRCBASE)/../ap/gpl/iptables-1.4.12.1
213 ac_ct_CC =
214 ac_ct_DUMPBIN =
215 am__include = include
216 am__leading_dot = .
217 am__quote =
218 am__tar = ${AMTAR} chof - "$$tardir"
219 am__untar = ${AMTAR} xf -
220 bindir = ${exec_prefix}/bin
221 blacklist_modules = ipvs
222 build = i686-pc-linux-gnu
223 build_alias =
224 build_cpu = i686
225 build_os = linux-gnu
226 build_vendor = pc
227 builddir = .
228 datadir = ${datarootdir}
229 datarootdir = ${prefix}/share
230 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
231 dvidir = ${docdir}
232 exec_prefix = ${prefix}
233 host = mipsel-unknown-linux-gnu
234 host_alias = mipsel-linux
235 host_cpu = mipsel
236 host_os = linux-gnu
237 host_vendor = unknown
238 htmldir = ${docdir}
239 includedir = ${prefix}/include
240 infodir = ${datarootdir}/info
241 install_sh = ${SHELL} $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/install-sh
242 kbuilddir =
243 kinclude_CPPFLAGS = -I../../../src/linux/linux-2.6/include
244 ksourcedir = ../../../src/linux/linux-2.6
245 libdir = ${exec_prefix}/lib
246 libexecdir = ${exec_prefix}/libexec
247 libiptc_LDFLAGS2 = -Wl,--no-as-needed
248 libnfnetlink_CFLAGS =
249 libnfnetlink_LIBS =
250 libxtables_vage = 0
251 libxtables_vcurrent = 7
252 libxtables_vmajor = 7
253 localedir = ${datarootdir}/locale
254 localstatedir = ${prefix}/var
255 lt_ECHO = echo
256 mandir = ${datarootdir}/man
257 mkdir_p = /bin/mkdir -p
258 oldincludedir = /usr/include
259 pdfdir = ${docdir}
260 pkgconfigdir = ${libdir}/pkgconfig
261 prefix = $(SRCBASE)/../ap/gpl/iptables-1.4.12.1/tmp
262 program_transform_name = s,x,x,
263 psdir = ${docdir}
264 regular_CFLAGS = -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe
265 regular_CPPFLAGS = -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"${xtlibdir}\" -DXTABLES_INTERNAL
266 sbindir = ${TARGETDIR}/sbin
267 sharedstatedir = ${prefix}/com
268 srcdir = .
269 sysconfdir = ${prefix}/etc
270 target_alias =
271 top_build_prefix = ../
272 top_builddir = ..
273 top_srcdir = ..
274 xtlibdir = ${exec_prefix}/lib/xtables
275 AM_CFLAGS = ${regular_CFLAGS}
276 AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_builddir}/include -I${top_srcdir}/include ${kinclude_CPPFLAGS}
277 lib_LTLIBRARIES = libxtables.la
278 libxtables_la_SOURCES = xtables.c xtoptions.c
279 libxtables_la_LDFLAGS = -version-info ${libxtables_vcurrent}:0:${libxtables_vage}
280 libxtables_la_CFLAGS = ${AM_CFLAGS} -DNO_SHARED_LIBS=1
281 #libxtables_la_CFLAGS = ${AM_CFLAGS}
282 libxtables_la_LIBADD =
283 #libxtables_la_LIBADD = -ldl
284 xtables_multi_SOURCES = xtables-multi.c iptables-xml.c $(am__append_2) \
285 $(am__append_5) xshared.c
286 xtables_multi_CFLAGS = ${AM_CFLAGS} $(am__append_1) $(am__append_3) \
287 $(am__append_6)
288 xtables_multi_LDFLAGS = -rdynamic
289 xtables_multi_LDADD = ../extensions/libext.a $(am__append_4) \
290 $(am__append_7) libxtables.la -lm
291 man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
292 iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
293 ip6tables-save.8
295 CLEANFILES = iptables.8 ip6tables.8
296 vx_bin_links = iptables-xml
297 v4_sbin_links = iptables iptables-restore iptables-save
298 v6_sbin_links = ip6tables ip6tables-restore ip6tables-save
299 pkgconfig_DATA = xtables.pc
300 all: all-am
302 .SUFFIXES:
303 .SUFFIXES: .c .lo .o .obj
304 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
305 @for dep in $?; do \
306 case '$(am__configure_deps)' in \
307 *$$dep*) \
308 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
309 && { if test -f $@; then exit 0; else break; fi; }; \
310 exit 1;; \
311 esac; \
312 done; \
313 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu iptables/Makefile'; \
314 $(am__cd) $(top_srcdir) && \
315 $(AUTOMAKE) --gnu iptables/Makefile
316 .PRECIOUS: Makefile
317 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318 @case '$?' in \
319 *config.status*) \
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
322 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324 esac;
326 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(top_srcdir)/configure: $(am__configure_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333 $(am__aclocal_m4_deps):
334 xtables.pc: $(top_builddir)/config.status $(srcdir)/xtables.pc.in
335 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
336 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
337 @$(NORMAL_INSTALL)
338 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
339 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
340 list2=; for p in $$list; do \
341 if test -f $$p; then \
342 list2="$$list2 $$p"; \
343 else :; fi; \
344 done; \
345 test -z "$$list2" || { \
346 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
347 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
350 uninstall-libLTLIBRARIES:
351 @$(NORMAL_UNINSTALL)
352 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
353 for p in $$list; do \
354 $(am__strip_dir) \
355 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
356 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
357 done
359 clean-libLTLIBRARIES:
360 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
361 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
362 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
363 test "$$dir" != "$$p" || dir=.; \
364 echo "rm -f \"$${dir}/so_locations\""; \
365 rm -f "$${dir}/so_locations"; \
366 done
367 libxtables.la: $(libxtables_la_OBJECTS) $(libxtables_la_DEPENDENCIES)
368 $(libxtables_la_LINK) -rpath $(libdir) $(libxtables_la_OBJECTS) $(libxtables_la_LIBADD) $(LIBS)
369 install-sbinPROGRAMS: $(sbin_PROGRAMS)
370 @$(NORMAL_INSTALL)
371 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
372 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
373 for p in $$list; do echo "$$p $$p"; done | \
374 sed 's/$(EXEEXT)$$//' | \
375 while read p p1; do if test -f $$p || test -f $$p1; \
376 then echo "$$p"; echo "$$p"; else :; fi; \
377 done | \
378 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
379 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
380 sed 'N;N;N;s,\n, ,g' | \
381 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
382 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
383 if ($$2 == $$4) files[d] = files[d] " " $$1; \
384 else { print "f", $$3 "/" $$4, $$1; } } \
385 END { for (d in files) print "f", d, files[d] }' | \
386 while read type dir files; do \
387 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
388 test -z "$$files" || { \
389 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
390 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
392 ; done
394 uninstall-sbinPROGRAMS:
395 @$(NORMAL_UNINSTALL)
396 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
397 files=`for p in $$list; do echo "$$p"; done | \
398 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
399 -e 's/$$/$(EXEEXT)/' `; \
400 test -n "$$list" || exit 0; \
401 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
402 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
404 clean-sbinPROGRAMS:
405 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
406 echo " rm -f" $$list; \
407 rm -f $$list || exit $$?; \
408 test -n "$(EXEEXT)" || exit 0; \
409 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
410 echo " rm -f" $$list; \
411 rm -f $$list
412 xtables-multi$(EXEEXT): $(xtables_multi_OBJECTS) $(xtables_multi_DEPENDENCIES)
413 @rm -f xtables-multi$(EXEEXT)
414 $(xtables_multi_LINK) $(xtables_multi_OBJECTS) $(xtables_multi_LDADD) $(LIBS)
416 mostlyclean-compile:
417 -rm -f *.$(OBJEXT)
419 distclean-compile:
420 -rm -f *.tab.c
422 include ./$(DEPDIR)/libxtables_la-xtables.Plo
423 include ./$(DEPDIR)/libxtables_la-xtoptions.Plo
424 include ./$(DEPDIR)/xtables_multi-ip6tables-restore.Po
425 include ./$(DEPDIR)/xtables_multi-ip6tables-save.Po
426 include ./$(DEPDIR)/xtables_multi-ip6tables-standalone.Po
427 include ./$(DEPDIR)/xtables_multi-ip6tables.Po
428 include ./$(DEPDIR)/xtables_multi-iptables-restore.Po
429 include ./$(DEPDIR)/xtables_multi-iptables-save.Po
430 include ./$(DEPDIR)/xtables_multi-iptables-standalone.Po
431 include ./$(DEPDIR)/xtables_multi-iptables-xml.Po
432 include ./$(DEPDIR)/xtables_multi-iptables.Po
433 include ./$(DEPDIR)/xtables_multi-xshared.Po
434 include ./$(DEPDIR)/xtables_multi-xtables-multi.Po
436 .c.o:
437 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
438 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
439 # source='$<' object='$@' libtool=no \
440 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
441 # $(COMPILE) -c $<
443 .c.obj:
444 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
445 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446 # source='$<' object='$@' libtool=no \
447 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
448 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
450 .c.lo:
451 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
452 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
453 # source='$<' object='$@' libtool=yes \
454 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
455 # $(LTCOMPILE) -c -o $@ $<
457 libxtables_la-xtables.lo: xtables.c
458 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtables_la_CFLAGS) $(CFLAGS) -MT libxtables_la-xtables.lo -MD -MP -MF $(DEPDIR)/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
459 $(am__mv) $(DEPDIR)/libxtables_la-xtables.Tpo $(DEPDIR)/libxtables_la-xtables.Plo
460 # source='xtables.c' object='libxtables_la-xtables.lo' libtool=yes \
461 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
462 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtables_la_CFLAGS) $(CFLAGS) -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo '$(srcdir)/'`xtables.c
464 libxtables_la-xtoptions.lo: xtoptions.c
465 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtables_la_CFLAGS) $(CFLAGS) -MT libxtables_la-xtoptions.lo -MD -MP -MF $(DEPDIR)/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo '$(srcdir)/'`xtoptions.c
466 $(am__mv) $(DEPDIR)/libxtables_la-xtoptions.Tpo $(DEPDIR)/libxtables_la-xtoptions.Plo
467 # source='xtoptions.c' object='libxtables_la-xtoptions.lo' libtool=yes \
468 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
469 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtables_la_CFLAGS) $(CFLAGS) -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo '$(srcdir)/'`xtoptions.c
471 xtables_multi-xtables-multi.o: xtables-multi.c
472 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-xtables-multi.o -MD -MP -MF $(DEPDIR)/xtables_multi-xtables-multi.Tpo -c -o xtables_multi-xtables-multi.o `test -f 'xtables-multi.c' || echo '$(srcdir)/'`xtables-multi.c
473 $(am__mv) $(DEPDIR)/xtables_multi-xtables-multi.Tpo $(DEPDIR)/xtables_multi-xtables-multi.Po
474 # source='xtables-multi.c' object='xtables_multi-xtables-multi.o' libtool=no \
475 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
476 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-xtables-multi.o `test -f 'xtables-multi.c' || echo '$(srcdir)/'`xtables-multi.c
478 xtables_multi-xtables-multi.obj: xtables-multi.c
479 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-xtables-multi.obj -MD -MP -MF $(DEPDIR)/xtables_multi-xtables-multi.Tpo -c -o xtables_multi-xtables-multi.obj `if test -f 'xtables-multi.c'; then $(CYGPATH_W) 'xtables-multi.c'; else $(CYGPATH_W) '$(srcdir)/xtables-multi.c'; fi`
480 $(am__mv) $(DEPDIR)/xtables_multi-xtables-multi.Tpo $(DEPDIR)/xtables_multi-xtables-multi.Po
481 # source='xtables-multi.c' object='xtables_multi-xtables-multi.obj' libtool=no \
482 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
483 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-xtables-multi.obj `if test -f 'xtables-multi.c'; then $(CYGPATH_W) 'xtables-multi.c'; else $(CYGPATH_W) '$(srcdir)/xtables-multi.c'; fi`
485 xtables_multi-iptables-xml.o: iptables-xml.c
486 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-xml.o -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-xml.Tpo -c -o xtables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
487 $(am__mv) $(DEPDIR)/xtables_multi-iptables-xml.Tpo $(DEPDIR)/xtables_multi-iptables-xml.Po
488 # source='iptables-xml.c' object='xtables_multi-iptables-xml.o' libtool=no \
489 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
490 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo '$(srcdir)/'`iptables-xml.c
492 xtables_multi-iptables-xml.obj: iptables-xml.c
493 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-xml.obj -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-xml.Tpo -c -o xtables_multi-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
494 $(am__mv) $(DEPDIR)/xtables_multi-iptables-xml.Tpo $(DEPDIR)/xtables_multi-iptables-xml.Po
495 # source='iptables-xml.c' object='xtables_multi-iptables-xml.obj' libtool=no \
496 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
497 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-xml.obj `if test -f 'iptables-xml.c'; then $(CYGPATH_W) 'iptables-xml.c'; else $(CYGPATH_W) '$(srcdir)/iptables-xml.c'; fi`
499 xtables_multi-iptables-save.o: iptables-save.c
500 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-save.o -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-save.Tpo -c -o xtables_multi-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
501 $(am__mv) $(DEPDIR)/xtables_multi-iptables-save.Tpo $(DEPDIR)/xtables_multi-iptables-save.Po
502 # source='iptables-save.c' object='xtables_multi-iptables-save.o' libtool=no \
503 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
504 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-save.o `test -f 'iptables-save.c' || echo '$(srcdir)/'`iptables-save.c
506 xtables_multi-iptables-save.obj: iptables-save.c
507 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-save.obj -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-save.Tpo -c -o xtables_multi-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
508 $(am__mv) $(DEPDIR)/xtables_multi-iptables-save.Tpo $(DEPDIR)/xtables_multi-iptables-save.Po
509 # source='iptables-save.c' object='xtables_multi-iptables-save.obj' libtool=no \
510 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
511 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-save.obj `if test -f 'iptables-save.c'; then $(CYGPATH_W) 'iptables-save.c'; else $(CYGPATH_W) '$(srcdir)/iptables-save.c'; fi`
513 xtables_multi-iptables-restore.o: iptables-restore.c
514 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-restore.o -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-restore.Tpo -c -o xtables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
515 $(am__mv) $(DEPDIR)/xtables_multi-iptables-restore.Tpo $(DEPDIR)/xtables_multi-iptables-restore.Po
516 # source='iptables-restore.c' object='xtables_multi-iptables-restore.o' libtool=no \
517 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
518 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo '$(srcdir)/'`iptables-restore.c
520 xtables_multi-iptables-restore.obj: iptables-restore.c
521 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-restore.obj -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-restore.Tpo -c -o xtables_multi-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
522 $(am__mv) $(DEPDIR)/xtables_multi-iptables-restore.Tpo $(DEPDIR)/xtables_multi-iptables-restore.Po
523 # source='iptables-restore.c' object='xtables_multi-iptables-restore.obj' libtool=no \
524 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
525 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-restore.obj `if test -f 'iptables-restore.c'; then $(CYGPATH_W) 'iptables-restore.c'; else $(CYGPATH_W) '$(srcdir)/iptables-restore.c'; fi`
527 xtables_multi-iptables-standalone.o: iptables-standalone.c
528 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-standalone.o -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-standalone.Tpo -c -o xtables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
529 $(am__mv) $(DEPDIR)/xtables_multi-iptables-standalone.Tpo $(DEPDIR)/xtables_multi-iptables-standalone.Po
530 # source='iptables-standalone.c' object='xtables_multi-iptables-standalone.o' libtool=no \
531 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
532 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo '$(srcdir)/'`iptables-standalone.c
534 xtables_multi-iptables-standalone.obj: iptables-standalone.c
535 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables-standalone.obj -MD -MP -MF $(DEPDIR)/xtables_multi-iptables-standalone.Tpo -c -o xtables_multi-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
536 $(am__mv) $(DEPDIR)/xtables_multi-iptables-standalone.Tpo $(DEPDIR)/xtables_multi-iptables-standalone.Po
537 # source='iptables-standalone.c' object='xtables_multi-iptables-standalone.obj' libtool=no \
538 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
539 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables-standalone.obj `if test -f 'iptables-standalone.c'; then $(CYGPATH_W) 'iptables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/iptables-standalone.c'; fi`
541 xtables_multi-iptables.o: iptables.c
542 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables.o -MD -MP -MF $(DEPDIR)/xtables_multi-iptables.Tpo -c -o xtables_multi-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
543 $(am__mv) $(DEPDIR)/xtables_multi-iptables.Tpo $(DEPDIR)/xtables_multi-iptables.Po
544 # source='iptables.c' object='xtables_multi-iptables.o' libtool=no \
545 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
546 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables.o `test -f 'iptables.c' || echo '$(srcdir)/'`iptables.c
548 xtables_multi-iptables.obj: iptables.c
549 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-iptables.obj -MD -MP -MF $(DEPDIR)/xtables_multi-iptables.Tpo -c -o xtables_multi-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
550 $(am__mv) $(DEPDIR)/xtables_multi-iptables.Tpo $(DEPDIR)/xtables_multi-iptables.Po
551 # source='iptables.c' object='xtables_multi-iptables.obj' libtool=no \
552 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
553 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-iptables.obj `if test -f 'iptables.c'; then $(CYGPATH_W) 'iptables.c'; else $(CYGPATH_W) '$(srcdir)/iptables.c'; fi`
555 xtables_multi-ip6tables-save.o: ip6tables-save.c
556 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-save.o -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-save.Tpo -c -o xtables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
557 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-save.Tpo $(DEPDIR)/xtables_multi-ip6tables-save.Po
558 # source='ip6tables-save.c' object='xtables_multi-ip6tables-save.o' libtool=no \
559 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
560 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo '$(srcdir)/'`ip6tables-save.c
562 xtables_multi-ip6tables-save.obj: ip6tables-save.c
563 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-save.obj -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-save.Tpo -c -o xtables_multi-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
564 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-save.Tpo $(DEPDIR)/xtables_multi-ip6tables-save.Po
565 # source='ip6tables-save.c' object='xtables_multi-ip6tables-save.obj' libtool=no \
566 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
567 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-save.obj `if test -f 'ip6tables-save.c'; then $(CYGPATH_W) 'ip6tables-save.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-save.c'; fi`
569 xtables_multi-ip6tables-restore.o: ip6tables-restore.c
570 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-restore.o -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-restore.Tpo -c -o xtables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
571 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-restore.Tpo $(DEPDIR)/xtables_multi-ip6tables-restore.Po
572 # source='ip6tables-restore.c' object='xtables_multi-ip6tables-restore.o' libtool=no \
573 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
574 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo '$(srcdir)/'`ip6tables-restore.c
576 xtables_multi-ip6tables-restore.obj: ip6tables-restore.c
577 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-restore.obj -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-restore.Tpo -c -o xtables_multi-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
578 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-restore.Tpo $(DEPDIR)/xtables_multi-ip6tables-restore.Po
579 # source='ip6tables-restore.c' object='xtables_multi-ip6tables-restore.obj' libtool=no \
580 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
581 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-restore.obj `if test -f 'ip6tables-restore.c'; then $(CYGPATH_W) 'ip6tables-restore.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-restore.c'; fi`
583 xtables_multi-ip6tables-standalone.o: ip6tables-standalone.c
584 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-standalone.o -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-standalone.Tpo -c -o xtables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
585 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-standalone.Tpo $(DEPDIR)/xtables_multi-ip6tables-standalone.Po
586 # source='ip6tables-standalone.c' object='xtables_multi-ip6tables-standalone.o' libtool=no \
587 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
588 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo '$(srcdir)/'`ip6tables-standalone.c
590 xtables_multi-ip6tables-standalone.obj: ip6tables-standalone.c
591 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables-standalone.obj -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables-standalone.Tpo -c -o xtables_multi-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
592 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables-standalone.Tpo $(DEPDIR)/xtables_multi-ip6tables-standalone.Po
593 # source='ip6tables-standalone.c' object='xtables_multi-ip6tables-standalone.obj' libtool=no \
594 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
595 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables-standalone.obj `if test -f 'ip6tables-standalone.c'; then $(CYGPATH_W) 'ip6tables-standalone.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables-standalone.c'; fi`
597 xtables_multi-ip6tables.o: ip6tables.c
598 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables.o -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables.Tpo -c -o xtables_multi-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
599 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables.Tpo $(DEPDIR)/xtables_multi-ip6tables.Po
600 # source='ip6tables.c' object='xtables_multi-ip6tables.o' libtool=no \
601 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
602 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables.o `test -f 'ip6tables.c' || echo '$(srcdir)/'`ip6tables.c
604 xtables_multi-ip6tables.obj: ip6tables.c
605 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-ip6tables.obj -MD -MP -MF $(DEPDIR)/xtables_multi-ip6tables.Tpo -c -o xtables_multi-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
606 $(am__mv) $(DEPDIR)/xtables_multi-ip6tables.Tpo $(DEPDIR)/xtables_multi-ip6tables.Po
607 # source='ip6tables.c' object='xtables_multi-ip6tables.obj' libtool=no \
608 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
609 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-ip6tables.obj `if test -f 'ip6tables.c'; then $(CYGPATH_W) 'ip6tables.c'; else $(CYGPATH_W) '$(srcdir)/ip6tables.c'; fi`
611 xtables_multi-xshared.o: xshared.c
612 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-xshared.o -MD -MP -MF $(DEPDIR)/xtables_multi-xshared.Tpo -c -o xtables_multi-xshared.o `test -f 'xshared.c' || echo '$(srcdir)/'`xshared.c
613 $(am__mv) $(DEPDIR)/xtables_multi-xshared.Tpo $(DEPDIR)/xtables_multi-xshared.Po
614 # source='xshared.c' object='xtables_multi-xshared.o' libtool=no \
615 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
616 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-xshared.o `test -f 'xshared.c' || echo '$(srcdir)/'`xshared.c
618 xtables_multi-xshared.obj: xshared.c
619 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -MT xtables_multi-xshared.obj -MD -MP -MF $(DEPDIR)/xtables_multi-xshared.Tpo -c -o xtables_multi-xshared.obj `if test -f 'xshared.c'; then $(CYGPATH_W) 'xshared.c'; else $(CYGPATH_W) '$(srcdir)/xshared.c'; fi`
620 $(am__mv) $(DEPDIR)/xtables_multi-xshared.Tpo $(DEPDIR)/xtables_multi-xshared.Po
621 # source='xshared.c' object='xtables_multi-xshared.obj' libtool=no \
622 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
623 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xtables_multi_CFLAGS) $(CFLAGS) -c -o xtables_multi-xshared.obj `if test -f 'xshared.c'; then $(CYGPATH_W) 'xshared.c'; else $(CYGPATH_W) '$(srcdir)/xshared.c'; fi`
625 mostlyclean-libtool:
626 -rm -f *.lo
628 clean-libtool:
629 -rm -rf .libs _libs
630 install-man1: $(man_MANS)
631 @$(NORMAL_INSTALL)
632 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
633 @list=''; test -n "$(man1dir)" || exit 0; \
634 { for i in $$list; do echo "$$i"; done; \
635 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
636 sed -n '/\.1[a-z]*$$/p'; \
637 } | while read p; do \
638 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
639 echo "$$d$$p"; echo "$$p"; \
640 done | \
641 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
642 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
643 sed 'N;N;s,\n, ,g' | { \
644 list=; while read file base inst; do \
645 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
646 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
647 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
648 fi; \
649 done; \
650 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
651 while read files; do \
652 test -z "$$files" || { \
653 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
654 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
655 done; }
657 uninstall-man1:
658 @$(NORMAL_UNINSTALL)
659 @list=''; test -n "$(man1dir)" || exit 0; \
660 files=`{ for i in $$list; do echo "$$i"; done; \
661 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
662 sed -n '/\.1[a-z]*$$/p'; \
663 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
664 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
665 test -z "$$files" || { \
666 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
667 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
668 install-man8: $(man_MANS)
669 @$(NORMAL_INSTALL)
670 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
671 @list=''; test -n "$(man8dir)" || exit 0; \
672 { for i in $$list; do echo "$$i"; done; \
673 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
674 sed -n '/\.8[a-z]*$$/p'; \
675 } | while read p; do \
676 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
677 echo "$$d$$p"; echo "$$p"; \
678 done | \
679 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
680 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
681 sed 'N;N;s,\n, ,g' | { \
682 list=; while read file base inst; do \
683 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
684 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
685 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
686 fi; \
687 done; \
688 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
689 while read files; do \
690 test -z "$$files" || { \
691 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
692 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
693 done; }
695 uninstall-man8:
696 @$(NORMAL_UNINSTALL)
697 @list=''; test -n "$(man8dir)" || exit 0; \
698 files=`{ for i in $$list; do echo "$$i"; done; \
699 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
700 sed -n '/\.8[a-z]*$$/p'; \
701 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
702 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
703 test -z "$$files" || { \
704 echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \
705 cd "$(DESTDIR)$(man8dir)" && rm -f $$files; }
706 install-pkgconfigDATA: $(pkgconfig_DATA)
707 @$(NORMAL_INSTALL)
708 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
709 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
710 for p in $$list; do \
711 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
712 echo "$$d$$p"; \
713 done | $(am__base_list) | \
714 while read files; do \
715 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
716 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
717 done
719 uninstall-pkgconfigDATA:
720 @$(NORMAL_UNINSTALL)
721 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
722 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
723 test -n "$$files" || exit 0; \
724 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
725 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
727 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
728 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
729 unique=`for i in $$list; do \
730 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
731 done | \
732 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
733 END { if (nonempty) { for (i in files) print i; }; }'`; \
734 mkid -fID $$unique
735 tags: TAGS
737 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
738 $(TAGS_FILES) $(LISP)
739 set x; \
740 here=`pwd`; \
741 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
742 unique=`for i in $$list; do \
743 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
744 done | \
745 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
746 END { if (nonempty) { for (i in files) print i; }; }'`; \
747 shift; \
748 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
749 test -n "$$unique" || unique=$$empty_fix; \
750 if test $$# -gt 0; then \
751 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
752 "$$@" $$unique; \
753 else \
754 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
755 $$unique; \
756 fi; \
757 fi
758 ctags: CTAGS
759 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
760 $(TAGS_FILES) $(LISP)
761 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
762 unique=`for i in $$list; do \
763 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
764 done | \
765 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
766 END { if (nonempty) { for (i in files) print i; }; }'`; \
767 test -z "$(CTAGS_ARGS)$$unique" \
768 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
769 $$unique
771 GTAGS:
772 here=`$(am__cd) $(top_builddir) && pwd` \
773 && $(am__cd) $(top_srcdir) \
774 && gtags -i $(GTAGS_ARGS) "$$here"
776 distclean-tags:
777 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
779 distdir: $(DISTFILES)
780 @list='$(MANS)'; if test -n "$$list"; then \
781 list=`for p in $$list; do \
782 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
783 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
784 if test -n "$$list" && \
785 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
786 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
787 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
788 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
789 echo " typically \`make maintainer-clean' will remove them" >&2; \
790 exit 1; \
791 else :; fi; \
792 else :; fi
793 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
794 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
795 list='$(DISTFILES)'; \
796 dist_files=`for file in $$list; do echo $$file; done | \
797 sed -e "s|^$$srcdirstrip/||;t" \
798 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
799 case $$dist_files in \
800 */*) $(MKDIR_P) `echo "$$dist_files" | \
801 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
802 sort -u` ;; \
803 esac; \
804 for file in $$dist_files; do \
805 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
806 if test -d $$d/$$file; then \
807 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
808 if test -d "$(distdir)/$$file"; then \
809 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
810 fi; \
811 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
812 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
813 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
814 fi; \
815 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
816 else \
817 test -f "$(distdir)/$$file" \
818 || cp -p $$d/$$file "$(distdir)/$$file" \
819 || exit 1; \
820 fi; \
821 done
822 check-am: all-am
823 check: check-am
824 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA)
825 installdirs:
826 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
827 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
828 done
829 install: install-am
830 install-exec: install-exec-am
831 install-data: install-data-am
832 uninstall: uninstall-am
834 install-am: all-am
835 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
837 installcheck: installcheck-am
838 install-strip:
839 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
840 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
841 `test -z '$(STRIP)' || \
842 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
843 mostlyclean-generic:
845 clean-generic:
846 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
848 distclean-generic:
849 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
850 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
852 maintainer-clean-generic:
853 @echo "This command is intended for maintainers to use"
854 @echo "it deletes files that may require special tools to rebuild."
855 clean: clean-am
857 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
858 clean-sbinPROGRAMS mostlyclean-am
860 distclean: distclean-am
861 -rm -rf ./$(DEPDIR)
862 -rm -f Makefile
863 distclean-am: clean-am distclean-compile distclean-generic \
864 distclean-tags
866 dvi: dvi-am
868 dvi-am:
870 html: html-am
872 html-am:
874 info: info-am
876 info-am:
878 install-data-am: install-man install-pkgconfigDATA
880 install-dvi: install-dvi-am
882 install-dvi-am:
884 install-exec-am: install-libLTLIBRARIES install-sbinPROGRAMS
885 @$(NORMAL_INSTALL)
886 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
887 install-html: install-html-am
889 install-html-am:
891 install-info: install-info-am
893 install-info-am:
895 install-man: install-man1 install-man8
897 install-pdf: install-pdf-am
899 install-pdf-am:
901 install-ps: install-ps-am
903 install-ps-am:
905 installcheck-am:
907 maintainer-clean: maintainer-clean-am
908 -rm -rf ./$(DEPDIR)
909 -rm -f Makefile
910 maintainer-clean-am: distclean-am maintainer-clean-generic
912 mostlyclean: mostlyclean-am
914 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
915 mostlyclean-libtool
917 pdf: pdf-am
919 pdf-am:
921 ps: ps-am
923 ps-am:
925 uninstall-am: uninstall-libLTLIBRARIES uninstall-man \
926 uninstall-pkgconfigDATA uninstall-sbinPROGRAMS
928 uninstall-man: uninstall-man1 uninstall-man8
930 .MAKE: install-am install-exec-am install-strip
932 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
933 clean-libLTLIBRARIES clean-libtool clean-sbinPROGRAMS ctags \
934 distclean distclean-compile distclean-generic \
935 distclean-libtool distclean-tags distdir dvi dvi-am html \
936 html-am info info-am install install-am install-data \
937 install-data-am install-dvi install-dvi-am install-exec \
938 install-exec-am install-exec-hook install-html install-html-am \
939 install-info install-info-am install-libLTLIBRARIES \
940 install-man install-man1 install-man8 install-pdf \
941 install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
942 install-sbinPROGRAMS install-strip installcheck \
943 installcheck-am installdirs maintainer-clean \
944 maintainer-clean-generic mostlyclean mostlyclean-compile \
945 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
946 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
947 uninstall-man uninstall-man1 uninstall-man8 \
948 uninstall-pkgconfigDATA uninstall-sbinPROGRAMS
951 iptables.8: ${srcdir}/iptables.8.in ../extensions/matches4.man ../extensions/targets4.man
952 ${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' $< >$@;
954 ip6tables.8: ${srcdir}/ip6tables.8.in ../extensions/matches6.man ../extensions/targets6.man
955 ${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' $< >$@;
957 # Using if..fi avoids an ugly "error (ignored)" message :)
958 install-exec-hook:
959 -if test -z "${DESTDIR}"; then /sbin/ldconfig; fi;
960 ${INSTALL} -dm0755 "${DESTDIR}${bindir}";
961 for i in ${vx_bin_links}; do ${LN_S} -f "${sbindir}/xtables-multi" "${DESTDIR}${bindir}/$$i"; done;
962 for i in ${v4_sbin_links}; do ${LN_S} -f xtables-multi "${DESTDIR}${sbindir}/$$i"; done;
963 for i in ${v6_sbin_links}; do ${LN_S} -f xtables-multi "${DESTDIR}${sbindir}/$$i"; done;
965 # Tell versions [3.59,3.63) of GNU make to not export all variables.
966 # Otherwise a system limit (for SysV at least) may be exceeded.
967 .NOEXPORT: