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