lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.13.4 from Makefile.am. |
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright (C) 1994-2013 Free Software Foundation, Inc. |
| 5 | |
| 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 | VPATH = @srcdir@ |
| 20 | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' |
| 21 | am__make_running_with_option = \ |
| 22 | case $${target_option-} in \ |
| 23 | ?) ;; \ |
| 24 | *) echo "am__make_running_with_option: internal error: invalid" \ |
| 25 | "target option '$${target_option-}' specified" >&2; \ |
| 26 | exit 1;; \ |
| 27 | esac; \ |
| 28 | has_opt=no; \ |
| 29 | sane_makeflags=$$MAKEFLAGS; \ |
| 30 | if $(am__is_gnu_make); then \ |
| 31 | sane_makeflags=$$MFLAGS; \ |
| 32 | else \ |
| 33 | case $$MAKEFLAGS in \ |
| 34 | *\\[\ \ ]*) \ |
| 35 | bs=\\; \ |
| 36 | sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ |
| 37 | | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ |
| 38 | esac; \ |
| 39 | fi; \ |
| 40 | skip_next=no; \ |
| 41 | strip_trailopt () \ |
| 42 | { \ |
| 43 | flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ |
| 44 | }; \ |
| 45 | for flg in $$sane_makeflags; do \ |
| 46 | test $$skip_next = yes && { skip_next=no; continue; }; \ |
| 47 | case $$flg in \ |
| 48 | *=*|--*) continue;; \ |
| 49 | -*I) strip_trailopt 'I'; skip_next=yes;; \ |
| 50 | -*I?*) strip_trailopt 'I';; \ |
| 51 | -*O) strip_trailopt 'O'; skip_next=yes;; \ |
| 52 | -*O?*) strip_trailopt 'O';; \ |
| 53 | -*l) strip_trailopt 'l'; skip_next=yes;; \ |
| 54 | -*l?*) strip_trailopt 'l';; \ |
| 55 | -[dEDm]) skip_next=yes;; \ |
| 56 | -[JT]) skip_next=yes;; \ |
| 57 | esac; \ |
| 58 | case $$flg in \ |
| 59 | *$$target_option*) has_opt=yes; break;; \ |
| 60 | esac; \ |
| 61 | done; \ |
| 62 | test $$has_opt = yes |
| 63 | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) |
| 64 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) |
| 65 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 66 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 67 | pkglibdir = $(libdir)/@PACKAGE@ |
| 68 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
| 69 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 70 | install_sh_DATA = $(install_sh) -c -m 644 |
| 71 | install_sh_PROGRAM = $(install_sh) -c |
| 72 | install_sh_SCRIPT = $(install_sh) -c |
| 73 | INSTALL_HEADER = $(INSTALL_DATA) |
| 74 | transform = $(program_transform_name) |
| 75 | NORMAL_INSTALL = : |
| 76 | PRE_INSTALL = : |
| 77 | POST_INSTALL = : |
| 78 | NORMAL_UNINSTALL = : |
| 79 | PRE_UNINSTALL = : |
| 80 | POST_UNINSTALL = : |
| 81 | build_triplet = @build@ |
| 82 | host_triplet = @host@ |
| 83 | @ENABLE_CLI_TRUE@am__append_1 = \ |
| 84 | @ENABLE_CLI_TRUE@ netlink/cli/addr.h \ |
| 85 | @ENABLE_CLI_TRUE@ netlink/cli/class.h \ |
| 86 | @ENABLE_CLI_TRUE@ netlink/cli/cls.h \ |
| 87 | @ENABLE_CLI_TRUE@ netlink/cli/ct.h \ |
| 88 | @ENABLE_CLI_TRUE@ netlink/cli/exp.h \ |
| 89 | @ENABLE_CLI_TRUE@ netlink/cli/link.h \ |
| 90 | @ENABLE_CLI_TRUE@ netlink/cli/neigh.h \ |
| 91 | @ENABLE_CLI_TRUE@ netlink/cli/qdisc.h \ |
| 92 | @ENABLE_CLI_TRUE@ netlink/cli/route.h \ |
| 93 | @ENABLE_CLI_TRUE@ netlink/cli/rule.h \ |
| 94 | @ENABLE_CLI_TRUE@ netlink/cli/tc.h \ |
| 95 | @ENABLE_CLI_TRUE@ netlink/cli/utils.h |
| 96 | |
| 97 | subdir = include |
| 98 | DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ |
| 99 | $(am__nobase_libnlinclude_HEADERS_DIST) $(noinst_HEADERS) |
| 100 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 101 | am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ |
| 102 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
| 103 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
| 104 | $(top_srcdir)/configure.ac |
| 105 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 106 | $(ACLOCAL_M4) |
| 107 | mkinstalldirs = $(install_sh) -d |
| 108 | CONFIG_HEADER = $(top_builddir)/lib/defs.h |
| 109 | CONFIG_CLEAN_FILES = |
| 110 | CONFIG_CLEAN_VPATH_FILES = |
| 111 | AM_V_P = $(am__v_P_@AM_V@) |
| 112 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) |
| 113 | am__v_P_0 = false |
| 114 | am__v_P_1 = : |
| 115 | AM_V_GEN = $(am__v_GEN_@AM_V@) |
| 116 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) |
| 117 | am__v_GEN_0 = @echo " GEN " $@; |
| 118 | am__v_GEN_1 = |
| 119 | AM_V_at = $(am__v_at_@AM_V@) |
| 120 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) |
| 121 | am__v_at_0 = @ |
| 122 | am__v_at_1 = |
| 123 | SOURCES = |
| 124 | DIST_SOURCES = |
| 125 | am__can_run_installinfo = \ |
| 126 | case $$AM_UPDATE_INFO_DIR in \ |
| 127 | n|no|NO) false;; \ |
| 128 | *) (install-info --version) >/dev/null 2>&1;; \ |
| 129 | esac |
| 130 | am__nobase_libnlinclude_HEADERS_DIST = netlink/fib_lookup/lookup.h \ |
| 131 | netlink/fib_lookup/request.h netlink/genl/ctrl.h \ |
| 132 | netlink/genl/family.h netlink/genl/genl.h netlink/genl/mngt.h \ |
| 133 | netlink/netfilter/ct.h netlink/netfilter/exp.h \ |
| 134 | netlink/netfilter/log.h netlink/netfilter/log_msg.h \ |
| 135 | netlink/netfilter/netfilter.h netlink/netfilter/nfnl.h \ |
| 136 | netlink/netfilter/queue.h netlink/netfilter/queue_msg.h \ |
| 137 | netlink/addr.h netlink/attr.h netlink/cache.h netlink/data.h \ |
| 138 | netlink/errno.h netlink/handlers.h netlink/hash.h \ |
| 139 | netlink/hashtable.h netlink/list.h netlink/msg.h \ |
| 140 | netlink/netlink-compat.h netlink/netlink-kernel.h \ |
| 141 | netlink/netlink.h netlink/object.h netlink/route/action.h \ |
| 142 | netlink/route/act/mirred.h netlink/route/cls/ematch/cmp.h \ |
| 143 | netlink/route/cls/ematch/meta.h \ |
| 144 | netlink/route/cls/ematch/nbyte.h \ |
| 145 | netlink/route/cls/ematch/text.h netlink/route/cls/basic.h \ |
| 146 | netlink/route/cls/cgroup.h netlink/route/cls/ematch.h \ |
| 147 | netlink/route/cls/fw.h netlink/route/cls/police.h \ |
| 148 | netlink/route/cls/u32.h netlink/route/link/api.h \ |
| 149 | netlink/route/link/bonding.h netlink/route/link/bridge.h \ |
| 150 | netlink/route/link/can.h netlink/route/link/inet.h \ |
| 151 | netlink/route/link/info-api.h netlink/route/link/macvlan.h \ |
| 152 | netlink/route/link/vlan.h netlink/route/link/vxlan.h \ |
| 153 | netlink/route/link/veth.h netlink/route/link/ip6tnl.h \ |
| 154 | netlink/route/link/ipgre.h netlink/route/link/ipip.h \ |
| 155 | netlink/route/link/ipvti.h netlink/route/link/sit.h \ |
| 156 | netlink/route/qdisc/cbq.h netlink/route/qdisc/dsmark.h \ |
| 157 | netlink/route/qdisc/fifo.h netlink/route/qdisc/htb.h \ |
| 158 | netlink/route/qdisc/netem.h netlink/route/qdisc/prio.h \ |
| 159 | netlink/route/qdisc/red.h netlink/route/qdisc/sfq.h \ |
| 160 | netlink/route/qdisc/tbf.h netlink/route/qdisc/plug.h \ |
| 161 | netlink/route/qdisc/fq_codel.h netlink/route/addr.h \ |
| 162 | netlink/route/class.h netlink/route/classifier.h \ |
| 163 | netlink/route/link.h netlink/route/neighbour.h \ |
| 164 | netlink/route/neightbl.h netlink/route/nexthop.h \ |
| 165 | netlink/route/pktloc.h netlink/route/qdisc.h \ |
| 166 | netlink/route/route.h netlink/route/rtnl.h \ |
| 167 | netlink/route/rule.h netlink/route/tc.h netlink/socket.h \ |
| 168 | netlink/types.h netlink/utils.h netlink/version.h \ |
| 169 | netlink/cache-api.h netlink/object-api.h \ |
| 170 | netlink/route/tc-api.h netlink/idiag/idiagnl.h \ |
| 171 | netlink/idiag/meminfo.h netlink/idiag/msg.h \ |
| 172 | netlink/idiag/req.h netlink/idiag/vegasinfo.h \ |
| 173 | netlink/cli/addr.h netlink/cli/class.h netlink/cli/cls.h \ |
| 174 | netlink/cli/ct.h netlink/cli/exp.h netlink/cli/link.h \ |
| 175 | netlink/cli/neigh.h netlink/cli/qdisc.h netlink/cli/route.h \ |
| 176 | netlink/cli/rule.h netlink/cli/tc.h netlink/cli/utils.h |
| 177 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
| 178 | am__vpath_adj = case $$p in \ |
| 179 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
| 180 | *) f=$$p;; \ |
| 181 | esac; |
| 182 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
| 183 | am__install_max = 40 |
| 184 | am__nobase_strip_setup = \ |
| 185 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
| 186 | am__nobase_strip = \ |
| 187 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
| 188 | am__nobase_list = $(am__nobase_strip_setup); \ |
| 189 | for p in $$list; do echo "$$p $$p"; done | \ |
| 190 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
| 191 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
| 192 | if (++n[$$2] == $(am__install_max)) \ |
| 193 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
| 194 | END { for (dir in files) print dir, files[dir] }' |
| 195 | am__base_list = \ |
| 196 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
| 197 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
| 198 | am__uninstall_files_from_dir = { \ |
| 199 | test -z "$$files" \ |
| 200 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ |
| 201 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ |
| 202 | $(am__cd) "$$dir" && rm -f $$files; }; \ |
| 203 | } |
| 204 | am__installdirs = "$(DESTDIR)$(libnlincludedir)" |
| 205 | HEADERS = $(nobase_libnlinclude_HEADERS) $(noinst_HEADERS) |
| 206 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
| 207 | # Read a list of newline-separated strings from the standard input, |
| 208 | # and print each of them once, without duplicates. Input order is |
| 209 | # *not* preserved. |
| 210 | am__uniquify_input = $(AWK) '\ |
| 211 | BEGIN { nonempty = 0; } \ |
| 212 | { items[$$0] = 1; nonempty = 1; } \ |
| 213 | END { if (nonempty) { for (i in items) print i; }; } \ |
| 214 | ' |
| 215 | # Make sure the list of sources is unique. This is necessary because, |
| 216 | # e.g., the same source file might be shared among _SOURCES variables |
| 217 | # for different programs/libraries. |
| 218 | am__define_uniq_tagged_files = \ |
| 219 | list='$(am__tagged_files)'; \ |
| 220 | unique=`for i in $$list; do \ |
| 221 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 222 | done | $(am__uniquify_input)` |
| 223 | ETAGS = etags |
| 224 | CTAGS = ctags |
| 225 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 226 | ACLOCAL = @ACLOCAL@ |
| 227 | AMTAR = @AMTAR@ |
| 228 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
| 229 | AR = @AR@ |
| 230 | AUTOCONF = @AUTOCONF@ |
| 231 | AUTOHEADER = @AUTOHEADER@ |
| 232 | AUTOMAKE = @AUTOMAKE@ |
| 233 | AWK = @AWK@ |
| 234 | CC = @CC@ |
| 235 | CCDEPMODE = @CCDEPMODE@ |
| 236 | CFLAGS = @CFLAGS@ |
| 237 | CHECK_CFLAGS = @CHECK_CFLAGS@ |
| 238 | CHECK_LIBS = @CHECK_LIBS@ |
| 239 | CPP = @CPP@ |
| 240 | CPPFLAGS = @CPPFLAGS@ |
| 241 | CYGPATH_W = @CYGPATH_W@ |
| 242 | DEFS = @DEFS@ |
| 243 | DEPDIR = @DEPDIR@ |
| 244 | DLLTOOL = @DLLTOOL@ |
| 245 | DSYMUTIL = @DSYMUTIL@ |
| 246 | DUMPBIN = @DUMPBIN@ |
| 247 | ECHO_C = @ECHO_C@ |
| 248 | ECHO_N = @ECHO_N@ |
| 249 | ECHO_T = @ECHO_T@ |
| 250 | EGREP = @EGREP@ |
| 251 | EXEEXT = @EXEEXT@ |
| 252 | FGREP = @FGREP@ |
| 253 | FLEX = @FLEX@ |
| 254 | GREP = @GREP@ |
| 255 | INSTALL = @INSTALL@ |
| 256 | INSTALL_DATA = @INSTALL_DATA@ |
| 257 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 258 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 259 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 260 | LD = @LD@ |
| 261 | LDFLAGS = @LDFLAGS@ |
| 262 | LIBNL_VERSION = @LIBNL_VERSION@ |
| 263 | LIBOBJS = @LIBOBJS@ |
| 264 | LIBS = @LIBS@ |
| 265 | LIBTOOL = @LIBTOOL@ |
| 266 | LIPO = @LIPO@ |
| 267 | LN_S = @LN_S@ |
| 268 | LTLIBOBJS = @LTLIBOBJS@ |
| 269 | LT_AGE = @LT_AGE@ |
| 270 | LT_CURRENT = @LT_CURRENT@ |
| 271 | LT_REVISION = @LT_REVISION@ |
| 272 | MAJ_VERSION = @MAJ_VERSION@ |
| 273 | MAKEINFO = @MAKEINFO@ |
| 274 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
| 275 | MIC_VERSION = @MIC_VERSION@ |
| 276 | MIN_VERSION = @MIN_VERSION@ |
| 277 | MKDIR_P = @MKDIR_P@ |
| 278 | NM = @NM@ |
| 279 | NMEDIT = @NMEDIT@ |
| 280 | OBJDUMP = @OBJDUMP@ |
| 281 | OBJEXT = @OBJEXT@ |
| 282 | OTOOL = @OTOOL@ |
| 283 | OTOOL64 = @OTOOL64@ |
| 284 | PACKAGE = @PACKAGE@ |
| 285 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 286 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 287 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 288 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 289 | PACKAGE_URL = @PACKAGE_URL@ |
| 290 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 291 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 292 | PKG_CONFIG = @PKG_CONFIG@ |
| 293 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ |
| 294 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ |
| 295 | RANLIB = @RANLIB@ |
| 296 | SED = @SED@ |
| 297 | SET_MAKE = @SET_MAKE@ |
| 298 | SHELL = @SHELL@ |
| 299 | STRIP = @STRIP@ |
| 300 | VERSION = @VERSION@ |
| 301 | YACC = @YACC@ |
| 302 | abs_builddir = @abs_builddir@ |
| 303 | abs_srcdir = @abs_srcdir@ |
| 304 | abs_top_builddir = @abs_top_builddir@ |
| 305 | abs_top_srcdir = @abs_top_srcdir@ |
| 306 | ac_ct_AR = @ac_ct_AR@ |
| 307 | ac_ct_CC = @ac_ct_CC@ |
| 308 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| 309 | am__include = @am__include@ |
| 310 | am__leading_dot = @am__leading_dot@ |
| 311 | am__quote = @am__quote@ |
| 312 | am__tar = @am__tar@ |
| 313 | am__untar = @am__untar@ |
| 314 | bindir = @bindir@ |
| 315 | build = @build@ |
| 316 | build_alias = @build_alias@ |
| 317 | build_cpu = @build_cpu@ |
| 318 | build_os = @build_os@ |
| 319 | build_vendor = @build_vendor@ |
| 320 | builddir = @builddir@ |
| 321 | datadir = @datadir@ |
| 322 | datarootdir = @datarootdir@ |
| 323 | docdir = @docdir@ |
| 324 | dvidir = @dvidir@ |
| 325 | exec_prefix = @exec_prefix@ |
| 326 | host = @host@ |
| 327 | host_alias = @host_alias@ |
| 328 | host_cpu = @host_cpu@ |
| 329 | host_os = @host_os@ |
| 330 | host_vendor = @host_vendor@ |
| 331 | htmldir = @htmldir@ |
| 332 | includedir = @includedir@ |
| 333 | infodir = @infodir@ |
| 334 | install_sh = @install_sh@ |
| 335 | libdir = @libdir@ |
| 336 | libexecdir = @libexecdir@ |
| 337 | localedir = @localedir@ |
| 338 | localstatedir = @localstatedir@ |
| 339 | mandir = @mandir@ |
| 340 | mkdir_p = @mkdir_p@ |
| 341 | oldincludedir = @oldincludedir@ |
| 342 | pdfdir = @pdfdir@ |
| 343 | pkgconfigdir = @pkgconfigdir@ |
| 344 | prefix = @prefix@ |
| 345 | program_transform_name = @program_transform_name@ |
| 346 | psdir = @psdir@ |
| 347 | sbindir = @sbindir@ |
| 348 | sharedstatedir = @sharedstatedir@ |
| 349 | srcdir = @srcdir@ |
| 350 | subdirs = @subdirs@ |
| 351 | sysconfdir = @sysconfdir@ |
| 352 | target_alias = @target_alias@ |
| 353 | top_build_prefix = @top_build_prefix@ |
| 354 | top_builddir = @top_builddir@ |
| 355 | top_srcdir = @top_srcdir@ |
| 356 | libnlincludedir = $(includedir)/libnl@MAJ_VERSION@ |
| 357 | nobase_libnlinclude_HEADERS = netlink/fib_lookup/lookup.h \ |
| 358 | netlink/fib_lookup/request.h netlink/genl/ctrl.h \ |
| 359 | netlink/genl/family.h netlink/genl/genl.h netlink/genl/mngt.h \ |
| 360 | netlink/netfilter/ct.h netlink/netfilter/exp.h \ |
| 361 | netlink/netfilter/log.h netlink/netfilter/log_msg.h \ |
| 362 | netlink/netfilter/netfilter.h netlink/netfilter/nfnl.h \ |
| 363 | netlink/netfilter/queue.h netlink/netfilter/queue_msg.h \ |
| 364 | netlink/addr.h netlink/attr.h netlink/cache.h netlink/data.h \ |
| 365 | netlink/errno.h netlink/handlers.h netlink/hash.h \ |
| 366 | netlink/hashtable.h netlink/list.h netlink/msg.h \ |
| 367 | netlink/netlink-compat.h netlink/netlink-kernel.h \ |
| 368 | netlink/netlink.h netlink/object.h netlink/route/action.h \ |
| 369 | netlink/route/act/mirred.h netlink/route/cls/ematch/cmp.h \ |
| 370 | netlink/route/cls/ematch/meta.h \ |
| 371 | netlink/route/cls/ematch/nbyte.h \ |
| 372 | netlink/route/cls/ematch/text.h netlink/route/cls/basic.h \ |
| 373 | netlink/route/cls/cgroup.h netlink/route/cls/ematch.h \ |
| 374 | netlink/route/cls/fw.h netlink/route/cls/police.h \ |
| 375 | netlink/route/cls/u32.h netlink/route/link/api.h \ |
| 376 | netlink/route/link/bonding.h netlink/route/link/bridge.h \ |
| 377 | netlink/route/link/can.h netlink/route/link/inet.h \ |
| 378 | netlink/route/link/info-api.h netlink/route/link/macvlan.h \ |
| 379 | netlink/route/link/vlan.h netlink/route/link/vxlan.h \ |
| 380 | netlink/route/link/veth.h netlink/route/link/ip6tnl.h \ |
| 381 | netlink/route/link/ipgre.h netlink/route/link/ipip.h \ |
| 382 | netlink/route/link/ipvti.h netlink/route/link/sit.h \ |
| 383 | netlink/route/qdisc/cbq.h netlink/route/qdisc/dsmark.h \ |
| 384 | netlink/route/qdisc/fifo.h netlink/route/qdisc/htb.h \ |
| 385 | netlink/route/qdisc/netem.h netlink/route/qdisc/prio.h \ |
| 386 | netlink/route/qdisc/red.h netlink/route/qdisc/sfq.h \ |
| 387 | netlink/route/qdisc/tbf.h netlink/route/qdisc/plug.h \ |
| 388 | netlink/route/qdisc/fq_codel.h netlink/route/addr.h \ |
| 389 | netlink/route/class.h netlink/route/classifier.h \ |
| 390 | netlink/route/link.h netlink/route/neighbour.h \ |
| 391 | netlink/route/neightbl.h netlink/route/nexthop.h \ |
| 392 | netlink/route/pktloc.h netlink/route/qdisc.h \ |
| 393 | netlink/route/route.h netlink/route/rtnl.h \ |
| 394 | netlink/route/rule.h netlink/route/tc.h netlink/socket.h \ |
| 395 | netlink/types.h netlink/utils.h netlink/version.h \ |
| 396 | netlink/cache-api.h netlink/object-api.h \ |
| 397 | netlink/route/tc-api.h netlink/idiag/idiagnl.h \ |
| 398 | netlink/idiag/meminfo.h netlink/idiag/msg.h \ |
| 399 | netlink/idiag/req.h netlink/idiag/vegasinfo.h $(am__append_1) |
| 400 | noinst_HEADERS = \ |
| 401 | linux/fib_rules.h \ |
| 402 | linux/genetlink.h \ |
| 403 | linux/gen_stats.h \ |
| 404 | linux/if_addr.h \ |
| 405 | linux/if_arp.h \ |
| 406 | linux/if_ether.h \ |
| 407 | linux/if.h \ |
| 408 | linux/if_bridge.h \ |
| 409 | linux/if_link.h \ |
| 410 | linux/if_tunnel.h \ |
| 411 | linux/if_vlan.h \ |
| 412 | linux/ip.h \ |
| 413 | linux/ip_mp_alg.h \ |
| 414 | linux/ipv6.h \ |
| 415 | linux/can/netlink.h \ |
| 416 | linux/neighbour.h \ |
| 417 | linux/netfilter.h \ |
| 418 | linux/netfilter/nf_conntrack_common.h \ |
| 419 | linux/netfilter/nfnetlink_compat.h \ |
| 420 | linux/netfilter/nfnetlink_conntrack.h \ |
| 421 | linux/netfilter/nfnetlink.h \ |
| 422 | linux/netfilter/nfnetlink_log.h \ |
| 423 | linux/netfilter/nfnetlink_queue.h \ |
| 424 | linux/netlink.h \ |
| 425 | linux/pkt_cls.h \ |
| 426 | linux/tc_act/tc_mirred.h \ |
| 427 | linux/pkt_sched.h \ |
| 428 | linux/rtnetlink.h \ |
| 429 | linux/snmp.h \ |
| 430 | linux/tc_ematch/tc_em_meta.h \ |
| 431 | netlink-private/genl.h \ |
| 432 | netlink-private/netlink.h \ |
| 433 | netlink-private/socket.h \ |
| 434 | netlink-private/tc.h \ |
| 435 | netlink-private/types.h \ |
| 436 | netlink-private/cache-api.h \ |
| 437 | netlink-private/object-api.h \ |
| 438 | netlink-private/route/link/api.h \ |
| 439 | netlink-private/route/tc-api.h |
| 440 | |
| 441 | all: all-am |
| 442 | |
| 443 | .SUFFIXES: |
| 444 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| 445 | @for dep in $?; do \ |
| 446 | case '$(am__configure_deps)' in \ |
| 447 | *$$dep*) \ |
| 448 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
| 449 | && { if test -f $@; then exit 0; else break; fi; }; \ |
| 450 | exit 1;; \ |
| 451 | esac; \ |
| 452 | done; \ |
| 453 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ |
| 454 | $(am__cd) $(top_srcdir) && \ |
| 455 | $(AUTOMAKE) --foreign include/Makefile |
| 456 | .PRECIOUS: Makefile |
| 457 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 458 | @case '$?' in \ |
| 459 | *config.status*) \ |
| 460 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| 461 | *) \ |
| 462 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| 463 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| 464 | esac; |
| 465 | |
| 466 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 467 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 468 | |
| 469 | $(top_srcdir)/configure: $(am__configure_deps) |
| 470 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 471 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| 472 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 473 | $(am__aclocal_m4_deps): |
| 474 | |
| 475 | mostlyclean-libtool: |
| 476 | -rm -f *.lo |
| 477 | |
| 478 | clean-libtool: |
| 479 | -rm -rf .libs _libs |
| 480 | install-nobase_libnlincludeHEADERS: $(nobase_libnlinclude_HEADERS) |
| 481 | @$(NORMAL_INSTALL) |
| 482 | @list='$(nobase_libnlinclude_HEADERS)'; test -n "$(libnlincludedir)" || list=; \ |
| 483 | if test -n "$$list"; then \ |
| 484 | echo " $(MKDIR_P) '$(DESTDIR)$(libnlincludedir)'"; \ |
| 485 | $(MKDIR_P) "$(DESTDIR)$(libnlincludedir)" || exit 1; \ |
| 486 | fi; \ |
| 487 | $(am__nobase_list) | while read dir files; do \ |
| 488 | xfiles=; for file in $$files; do \ |
| 489 | if test -f "$$file"; then xfiles="$$xfiles $$file"; \ |
| 490 | else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ |
| 491 | test -z "$$xfiles" || { \ |
| 492 | test "x$$dir" = x. || { \ |
| 493 | echo " $(MKDIR_P) '$(DESTDIR)$(libnlincludedir)/$$dir'"; \ |
| 494 | $(MKDIR_P) "$(DESTDIR)$(libnlincludedir)/$$dir"; }; \ |
| 495 | echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libnlincludedir)/$$dir'"; \ |
| 496 | $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(libnlincludedir)/$$dir" || exit $$?; }; \ |
| 497 | done |
| 498 | |
| 499 | uninstall-nobase_libnlincludeHEADERS: |
| 500 | @$(NORMAL_UNINSTALL) |
| 501 | @list='$(nobase_libnlinclude_HEADERS)'; test -n "$(libnlincludedir)" || list=; \ |
| 502 | $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ |
| 503 | dir='$(DESTDIR)$(libnlincludedir)'; $(am__uninstall_files_from_dir) |
| 504 | |
| 505 | ID: $(am__tagged_files) |
| 506 | $(am__define_uniq_tagged_files); mkid -fID $$unique |
| 507 | tags: tags-am |
| 508 | TAGS: tags |
| 509 | |
| 510 | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
| 511 | set x; \ |
| 512 | here=`pwd`; \ |
| 513 | $(am__define_uniq_tagged_files); \ |
| 514 | shift; \ |
| 515 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
| 516 | test -n "$$unique" || unique=$$empty_fix; \ |
| 517 | if test $$# -gt 0; then \ |
| 518 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 519 | "$$@" $$unique; \ |
| 520 | else \ |
| 521 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 522 | $$unique; \ |
| 523 | fi; \ |
| 524 | fi |
| 525 | ctags: ctags-am |
| 526 | |
| 527 | CTAGS: ctags |
| 528 | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
| 529 | $(am__define_uniq_tagged_files); \ |
| 530 | test -z "$(CTAGS_ARGS)$$unique" \ |
| 531 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 532 | $$unique |
| 533 | |
| 534 | GTAGS: |
| 535 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 536 | && $(am__cd) $(top_srcdir) \ |
| 537 | && gtags -i $(GTAGS_ARGS) "$$here" |
| 538 | cscopelist: cscopelist-am |
| 539 | |
| 540 | cscopelist-am: $(am__tagged_files) |
| 541 | list='$(am__tagged_files)'; \ |
| 542 | case "$(srcdir)" in \ |
| 543 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ |
| 544 | *) sdir=$(subdir)/$(srcdir) ;; \ |
| 545 | esac; \ |
| 546 | for i in $$list; do \ |
| 547 | if test -f "$$i"; then \ |
| 548 | echo "$(subdir)/$$i"; \ |
| 549 | else \ |
| 550 | echo "$$sdir/$$i"; \ |
| 551 | fi; \ |
| 552 | done >> $(top_builddir)/cscope.files |
| 553 | |
| 554 | distclean-tags: |
| 555 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 556 | |
| 557 | distdir: $(DISTFILES) |
| 558 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 559 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 560 | list='$(DISTFILES)'; \ |
| 561 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 562 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 563 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 564 | case $$dist_files in \ |
| 565 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 566 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 567 | sort -u` ;; \ |
| 568 | esac; \ |
| 569 | for file in $$dist_files; do \ |
| 570 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 571 | if test -d $$d/$$file; then \ |
| 572 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 573 | if test -d "$(distdir)/$$file"; then \ |
| 574 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 575 | fi; \ |
| 576 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 577 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
| 578 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 579 | fi; \ |
| 580 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
| 581 | else \ |
| 582 | test -f "$(distdir)/$$file" \ |
| 583 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
| 584 | || exit 1; \ |
| 585 | fi; \ |
| 586 | done |
| 587 | check-am: all-am |
| 588 | check: check-am |
| 589 | all-am: Makefile $(HEADERS) |
| 590 | installdirs: |
| 591 | for dir in "$(DESTDIR)$(libnlincludedir)"; do \ |
| 592 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
| 593 | done |
| 594 | install: install-am |
| 595 | install-exec: install-exec-am |
| 596 | install-data: install-data-am |
| 597 | uninstall: uninstall-am |
| 598 | |
| 599 | install-am: all-am |
| 600 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 601 | |
| 602 | installcheck: installcheck-am |
| 603 | install-strip: |
| 604 | if test -z '$(STRIP)'; then \ |
| 605 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 606 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 607 | install; \ |
| 608 | else \ |
| 609 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 610 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 611 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ |
| 612 | fi |
| 613 | mostlyclean-generic: |
| 614 | |
| 615 | clean-generic: |
| 616 | |
| 617 | distclean-generic: |
| 618 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 619 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
| 620 | |
| 621 | maintainer-clean-generic: |
| 622 | @echo "This command is intended for maintainers to use" |
| 623 | @echo "it deletes files that may require special tools to rebuild." |
| 624 | clean: clean-am |
| 625 | |
| 626 | clean-am: clean-generic clean-libtool mostlyclean-am |
| 627 | |
| 628 | distclean: distclean-am |
| 629 | -rm -f Makefile |
| 630 | distclean-am: clean-am distclean-generic distclean-tags |
| 631 | |
| 632 | dvi: dvi-am |
| 633 | |
| 634 | dvi-am: |
| 635 | |
| 636 | html: html-am |
| 637 | |
| 638 | html-am: |
| 639 | |
| 640 | info: info-am |
| 641 | |
| 642 | info-am: |
| 643 | |
| 644 | install-data-am: install-nobase_libnlincludeHEADERS |
| 645 | |
| 646 | install-dvi: install-dvi-am |
| 647 | |
| 648 | install-dvi-am: |
| 649 | |
| 650 | install-exec-am: |
| 651 | |
| 652 | install-html: install-html-am |
| 653 | |
| 654 | install-html-am: |
| 655 | |
| 656 | install-info: install-info-am |
| 657 | |
| 658 | install-info-am: |
| 659 | |
| 660 | install-man: |
| 661 | |
| 662 | install-pdf: install-pdf-am |
| 663 | |
| 664 | install-pdf-am: |
| 665 | |
| 666 | install-ps: install-ps-am |
| 667 | |
| 668 | install-ps-am: |
| 669 | |
| 670 | installcheck-am: |
| 671 | |
| 672 | maintainer-clean: maintainer-clean-am |
| 673 | -rm -f Makefile |
| 674 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 675 | |
| 676 | mostlyclean: mostlyclean-am |
| 677 | |
| 678 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 679 | |
| 680 | pdf: pdf-am |
| 681 | |
| 682 | pdf-am: |
| 683 | |
| 684 | ps: ps-am |
| 685 | |
| 686 | ps-am: |
| 687 | |
| 688 | uninstall-am: uninstall-nobase_libnlincludeHEADERS |
| 689 | |
| 690 | .MAKE: install-am install-strip |
| 691 | |
| 692 | .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ |
| 693 | clean-libtool cscopelist-am ctags ctags-am distclean \ |
| 694 | distclean-generic distclean-libtool distclean-tags distdir dvi \ |
| 695 | dvi-am html html-am info info-am install install-am \ |
| 696 | install-data install-data-am install-dvi install-dvi-am \ |
| 697 | install-exec install-exec-am install-html install-html-am \ |
| 698 | install-info install-info-am install-man \ |
| 699 | install-nobase_libnlincludeHEADERS install-pdf install-pdf-am \ |
| 700 | install-ps install-ps-am install-strip installcheck \ |
| 701 | installcheck-am installdirs maintainer-clean \ |
| 702 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
| 703 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ |
| 704 | uninstall-am uninstall-nobase_libnlincludeHEADERS |
| 705 | |
| 706 | |
| 707 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 708 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 709 | .NOEXPORT: |