You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

849 lines
44 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. # Makefile.in generated by automake 1.14.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. # This file is part of libasyncns.
  13. #
  14. # Copyright 2005-2008 Lennart Poettering
  15. #
  16. # libasyncns is free software; you can redistribute it and/or modify
  17. # it under the terms of the GNU Lesser General Public License as
  18. # published by the Free Software Foundation, either version 2.1 of the
  19. # License, or (at your option) any later version.
  20. #
  21. # libasyncns is distributed in the hope that it will be useful, but
  22. # WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  24. # Lesser General Public License for more details.
  25. #
  26. # You should have received a copy of the GNU Lesser General Public
  27. # License along with libasyncns. If not, see
  28. # <http://www.gnu.org/licenses/>.
  29. VPATH = @srcdir@
  30. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  31. am__make_running_with_option = \
  32. case $${target_option-} in \
  33. ?) ;; \
  34. *) echo "am__make_running_with_option: internal error: invalid" \
  35. "target option '$${target_option-}' specified" >&2; \
  36. exit 1;; \
  37. esac; \
  38. has_opt=no; \
  39. sane_makeflags=$$MAKEFLAGS; \
  40. if $(am__is_gnu_make); then \
  41. sane_makeflags=$$MFLAGS; \
  42. else \
  43. case $$MAKEFLAGS in \
  44. *\\[\ \ ]*) \
  45. bs=\\; \
  46. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  47. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  48. esac; \
  49. fi; \
  50. skip_next=no; \
  51. strip_trailopt () \
  52. { \
  53. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  54. }; \
  55. for flg in $$sane_makeflags; do \
  56. test $$skip_next = yes && { skip_next=no; continue; }; \
  57. case $$flg in \
  58. *=*|--*) continue;; \
  59. -*I) strip_trailopt 'I'; skip_next=yes;; \
  60. -*I?*) strip_trailopt 'I';; \
  61. -*O) strip_trailopt 'O'; skip_next=yes;; \
  62. -*O?*) strip_trailopt 'O';; \
  63. -*l) strip_trailopt 'l'; skip_next=yes;; \
  64. -*l?*) strip_trailopt 'l';; \
  65. -[dEDm]) skip_next=yes;; \
  66. -[JT]) skip_next=yes;; \
  67. esac; \
  68. case $$flg in \
  69. *$$target_option*) has_opt=yes; break;; \
  70. esac; \
  71. done; \
  72. test $$has_opt = yes
  73. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  74. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  75. pkgdatadir = $(datadir)/@PACKAGE@
  76. pkgincludedir = $(includedir)/@PACKAGE@
  77. pkglibdir = $(libdir)/@PACKAGE@
  78. pkglibexecdir = $(libexecdir)/@PACKAGE@
  79. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  80. install_sh_DATA = $(install_sh) -c -m 644
  81. install_sh_PROGRAM = $(install_sh) -c
  82. install_sh_SCRIPT = $(install_sh) -c
  83. INSTALL_HEADER = $(INSTALL_DATA)
  84. transform = $(program_transform_name)
  85. NORMAL_INSTALL = :
  86. PRE_INSTALL = :
  87. POST_INSTALL = :
  88. NORMAL_UNINSTALL = :
  89. PRE_UNINSTALL = :
  90. POST_UNINSTALL = :
  91. build_triplet = @build@
  92. host_triplet = @host@
  93. subdir = libipset
  94. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  95. $(top_srcdir)/auto/depcomp
  96. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  97. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
  98. $(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/inet_ntop.m4 \
  99. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  100. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  101. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mbedtls.m4 \
  102. $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/polarssl.m4 \
  103. $(top_srcdir)/m4/stack-protector.m4 $(top_srcdir)/m4/zlib.m4 \
  104. $(top_srcdir)/libev/libev.m4 $(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)/config.h
  109. CONFIG_CLEAN_FILES =
  110. CONFIG_CLEAN_VPATH_FILES =
  111. LTLIBRARIES = $(noinst_LTLIBRARIES)
  112. libipset_la_LIBADD =
  113. am__dirstamp = $(am__leading_dot)dirstamp
  114. am__objects_1 = bdd/libipset_la-assignments.lo \
  115. bdd/libipset_la-basics.lo bdd/libipset_la-bdd-iterator.lo \
  116. bdd/libipset_la-expanded.lo bdd/libipset_la-reachable.lo \
  117. bdd/libipset_la-read.lo bdd/libipset_la-write.lo
  118. am__objects_2 = map/libipset_la-allocation.lo \
  119. map/libipset_la-inspection.lo map/libipset_la-ipv4_map.lo \
  120. map/libipset_la-ipv6_map.lo map/libipset_la-storage.lo
  121. am__objects_3 = set/libipset_la-allocation.lo \
  122. set/libipset_la-inspection.lo set/libipset_la-ipv4_set.lo \
  123. set/libipset_la-ipv6_set.lo set/libipset_la-iterator.lo \
  124. set/libipset_la-storage.lo
  125. am_libipset_la_OBJECTS = libipset_la-general.lo $(am__objects_1) \
  126. $(am__objects_2) $(am__objects_3)
  127. libipset_la_OBJECTS = $(am_libipset_la_OBJECTS)
  128. AM_V_lt = $(am__v_lt_@AM_V@)
  129. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  130. am__v_lt_0 = --silent
  131. am__v_lt_1 =
  132. libipset_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  133. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libipset_la_CFLAGS) \
  134. $(CFLAGS) $(libipset_la_LDFLAGS) $(LDFLAGS) -o $@
  135. AM_V_P = $(am__v_P_@AM_V@)
  136. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  137. am__v_P_0 = false
  138. am__v_P_1 = :
  139. AM_V_GEN = $(am__v_GEN_@AM_V@)
  140. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  141. am__v_GEN_0 = @echo " GEN " $@;
  142. am__v_GEN_1 =
  143. AM_V_at = $(am__v_at_@AM_V@)
  144. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  145. am__v_at_0 = @
  146. am__v_at_1 =
  147. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  148. depcomp = $(SHELL) $(top_srcdir)/auto/depcomp
  149. am__depfiles_maybe = depfiles
  150. am__mv = mv -f
  151. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  152. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  153. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  154. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  155. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  156. $(AM_CFLAGS) $(CFLAGS)
  157. AM_V_CC = $(am__v_CC_@AM_V@)
  158. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  159. am__v_CC_0 = @echo " CC " $@;
  160. am__v_CC_1 =
  161. CCLD = $(CC)
  162. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  163. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  164. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  165. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  166. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  167. am__v_CCLD_0 = @echo " CCLD " $@;
  168. am__v_CCLD_1 =
  169. SOURCES = $(libipset_la_SOURCES)
  170. DIST_SOURCES = $(libipset_la_SOURCES)
  171. am__can_run_installinfo = \
  172. case $$AM_UPDATE_INFO_DIR in \
  173. n|no|NO) false;; \
  174. *) (install-info --version) >/dev/null 2>&1;; \
  175. esac
  176. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  177. # Read a list of newline-separated strings from the standard input,
  178. # and print each of them once, without duplicates. Input order is
  179. # *not* preserved.
  180. am__uniquify_input = $(AWK) '\
  181. BEGIN { nonempty = 0; } \
  182. { items[$$0] = 1; nonempty = 1; } \
  183. END { if (nonempty) { for (i in items) print i; }; } \
  184. '
  185. # Make sure the list of sources is unique. This is necessary because,
  186. # e.g., the same source file might be shared among _SOURCES variables
  187. # for different programs/libraries.
  188. am__define_uniq_tagged_files = \
  189. list='$(am__tagged_files)'; \
  190. unique=`for i in $$list; do \
  191. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  192. done | $(am__uniquify_input)`
  193. ETAGS = etags
  194. CTAGS = ctags
  195. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  196. ACLOCAL = @ACLOCAL@
  197. AMTAR = @AMTAR@
  198. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  199. AR = @AR@
  200. AUTOCONF = @AUTOCONF@
  201. AUTOHEADER = @AUTOHEADER@
  202. AUTOMAKE = @AUTOMAKE@
  203. AWK = @AWK@
  204. CC = @CC@
  205. CCDEPMODE = @CCDEPMODE@
  206. CFLAGS = @CFLAGS@
  207. CPP = @CPP@
  208. CPPFLAGS = @CPPFLAGS@
  209. CYGPATH_W = @CYGPATH_W@
  210. DEFS = @DEFS@
  211. DEPDIR = @DEPDIR@
  212. DLLTOOL = @DLLTOOL@
  213. DSYMUTIL = @DSYMUTIL@
  214. DUMPBIN = @DUMPBIN@
  215. ECHO_C = @ECHO_C@
  216. ECHO_N = @ECHO_N@
  217. ECHO_T = @ECHO_T@
  218. EGREP = @EGREP@
  219. EXEEXT = @EXEEXT@
  220. FGREP = @FGREP@
  221. GREP = @GREP@
  222. INET_NTOP_LIB = @INET_NTOP_LIB@
  223. INSTALL = @INSTALL@
  224. INSTALL_DATA = @INSTALL_DATA@
  225. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  226. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  227. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  228. LD = @LD@
  229. LDFLAGS = @LDFLAGS@
  230. LIBOBJS = @LIBOBJS@
  231. LIBS = @LIBS@
  232. LIBTOOL = @LIBTOOL@
  233. LIPO = @LIPO@
  234. LN_S = @LN_S@
  235. LTLIBOBJS = @LTLIBOBJS@
  236. MAINT = @MAINT@
  237. MAKEINFO = @MAKEINFO@
  238. MANIFEST_TOOL = @MANIFEST_TOOL@
  239. MKDIR_P = @MKDIR_P@
  240. NM = @NM@
  241. NMEDIT = @NMEDIT@
  242. OBJDUMP = @OBJDUMP@
  243. OBJEXT = @OBJEXT@
  244. OTOOL = @OTOOL@
  245. OTOOL64 = @OTOOL64@
  246. PACKAGE = @PACKAGE@
  247. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  248. PACKAGE_NAME = @PACKAGE_NAME@
  249. PACKAGE_STRING = @PACKAGE_STRING@
  250. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  251. PACKAGE_URL = @PACKAGE_URL@
  252. PACKAGE_VERSION = @PACKAGE_VERSION@
  253. PATH_SEPARATOR = @PATH_SEPARATOR@
  254. PTHREAD_CC = @PTHREAD_CC@
  255. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  256. PTHREAD_LIBS = @PTHREAD_LIBS@
  257. RANLIB = @RANLIB@
  258. SED = @SED@
  259. SET_MAKE = @SET_MAKE@
  260. SHELL = @SHELL@
  261. STRIP = @STRIP@
  262. VERSION = @VERSION@
  263. abs_builddir = @abs_builddir@
  264. abs_srcdir = @abs_srcdir@
  265. abs_top_builddir = @abs_top_builddir@
  266. abs_top_srcdir = @abs_top_srcdir@
  267. ac_ct_AR = @ac_ct_AR@
  268. ac_ct_CC = @ac_ct_CC@
  269. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  270. am__include = @am__include@
  271. am__leading_dot = @am__leading_dot@
  272. am__quote = @am__quote@
  273. am__tar = @am__tar@
  274. am__untar = @am__untar@
  275. ax_pthread_config = @ax_pthread_config@
  276. bindir = @bindir@
  277. build = @build@
  278. build_alias = @build_alias@
  279. build_cpu = @build_cpu@
  280. build_os = @build_os@
  281. build_vendor = @build_vendor@
  282. builddir = @builddir@
  283. datadir = @datadir@
  284. datarootdir = @datarootdir@
  285. docdir = @docdir@
  286. dvidir = @dvidir@
  287. exec_prefix = @exec_prefix@
  288. host = @host@
  289. host_alias = @host_alias@
  290. host_cpu = @host_cpu@
  291. host_os = @host_os@
  292. host_vendor = @host_vendor@
  293. htmldir = @htmldir@
  294. includedir = @includedir@
  295. infodir = @infodir@
  296. install_sh = @install_sh@
  297. libdir = @libdir@
  298. libexecdir = @libexecdir@
  299. localedir = @localedir@
  300. localstatedir = @localstatedir@
  301. mandir = @mandir@
  302. mkdir_p = @mkdir_p@
  303. oldincludedir = @oldincludedir@
  304. pdfdir = @pdfdir@
  305. prefix = @prefix@
  306. program_transform_name = @program_transform_name@
  307. psdir = @psdir@
  308. sbindir = @sbindir@
  309. sharedstatedir = @sharedstatedir@
  310. srcdir = @srcdir@
  311. subdirs = @subdirs@
  312. sysconfdir = @sysconfdir@
  313. target_alias = @target_alias@
  314. top_build_prefix = @top_build_prefix@
  315. top_builddir = @top_builddir@
  316. top_srcdir = @top_srcdir@
  317. noinst_LTLIBRARIES = libipset.la
  318. bdd_src = bdd/assignments.c bdd/basics.c bdd/bdd-iterator.c bdd/expanded.c \
  319. bdd/reachable.c bdd/read.c bdd/write.c
  320. map_src = map/allocation.c map/inspection.c map/ipv4_map.c map/ipv6_map.c \
  321. map/storage.c
  322. set_src = set/allocation.c set/inspection.c set/ipv4_set.c set/ipv6_set.c \
  323. set/iterator.c set/storage.c
  324. libipset_la_SOURCES = general.c ${bdd_src} ${map_src} ${set_src}
  325. libipset_la_CFLAGS = -I$(top_srcdir)/libipset/include -I$(top_srcdir)/libcork/include
  326. libipset_la_LDFLAGS = -static
  327. all: all-am
  328. .SUFFIXES:
  329. .SUFFIXES: .c .lo .o .obj
  330. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  331. @for dep in $?; do \
  332. case '$(am__configure_deps)' in \
  333. *$$dep*) \
  334. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  335. && { if test -f $@; then exit 0; else break; fi; }; \
  336. exit 1;; \
  337. esac; \
  338. done; \
  339. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libipset/Makefile'; \
  340. $(am__cd) $(top_srcdir) && \
  341. $(AUTOMAKE) --foreign libipset/Makefile
  342. .PRECIOUS: Makefile
  343. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  344. @case '$?' in \
  345. *config.status*) \
  346. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  347. *) \
  348. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  349. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  350. esac;
  351. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  352. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  353. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  354. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  355. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  356. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  357. $(am__aclocal_m4_deps):
  358. clean-noinstLTLIBRARIES:
  359. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  360. @list='$(noinst_LTLIBRARIES)'; \
  361. locs=`for p in $$list; do echo $$p; done | \
  362. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  363. sort -u`; \
  364. test -z "$$locs" || { \
  365. echo rm -f $${locs}; \
  366. rm -f $${locs}; \
  367. }
  368. bdd/$(am__dirstamp):
  369. @$(MKDIR_P) bdd
  370. @: > bdd/$(am__dirstamp)
  371. bdd/$(DEPDIR)/$(am__dirstamp):
  372. @$(MKDIR_P) bdd/$(DEPDIR)
  373. @: > bdd/$(DEPDIR)/$(am__dirstamp)
  374. bdd/libipset_la-assignments.lo: bdd/$(am__dirstamp) \
  375. bdd/$(DEPDIR)/$(am__dirstamp)
  376. bdd/libipset_la-basics.lo: bdd/$(am__dirstamp) \
  377. bdd/$(DEPDIR)/$(am__dirstamp)
  378. bdd/libipset_la-bdd-iterator.lo: bdd/$(am__dirstamp) \
  379. bdd/$(DEPDIR)/$(am__dirstamp)
  380. bdd/libipset_la-expanded.lo: bdd/$(am__dirstamp) \
  381. bdd/$(DEPDIR)/$(am__dirstamp)
  382. bdd/libipset_la-reachable.lo: bdd/$(am__dirstamp) \
  383. bdd/$(DEPDIR)/$(am__dirstamp)
  384. bdd/libipset_la-read.lo: bdd/$(am__dirstamp) \
  385. bdd/$(DEPDIR)/$(am__dirstamp)
  386. bdd/libipset_la-write.lo: bdd/$(am__dirstamp) \
  387. bdd/$(DEPDIR)/$(am__dirstamp)
  388. map/$(am__dirstamp):
  389. @$(MKDIR_P) map
  390. @: > map/$(am__dirstamp)
  391. map/$(DEPDIR)/$(am__dirstamp):
  392. @$(MKDIR_P) map/$(DEPDIR)
  393. @: > map/$(DEPDIR)/$(am__dirstamp)
  394. map/libipset_la-allocation.lo: map/$(am__dirstamp) \
  395. map/$(DEPDIR)/$(am__dirstamp)
  396. map/libipset_la-inspection.lo: map/$(am__dirstamp) \
  397. map/$(DEPDIR)/$(am__dirstamp)
  398. map/libipset_la-ipv4_map.lo: map/$(am__dirstamp) \
  399. map/$(DEPDIR)/$(am__dirstamp)
  400. map/libipset_la-ipv6_map.lo: map/$(am__dirstamp) \
  401. map/$(DEPDIR)/$(am__dirstamp)
  402. map/libipset_la-storage.lo: map/$(am__dirstamp) \
  403. map/$(DEPDIR)/$(am__dirstamp)
  404. set/$(am__dirstamp):
  405. @$(MKDIR_P) set
  406. @: > set/$(am__dirstamp)
  407. set/$(DEPDIR)/$(am__dirstamp):
  408. @$(MKDIR_P) set/$(DEPDIR)
  409. @: > set/$(DEPDIR)/$(am__dirstamp)
  410. set/libipset_la-allocation.lo: set/$(am__dirstamp) \
  411. set/$(DEPDIR)/$(am__dirstamp)
  412. set/libipset_la-inspection.lo: set/$(am__dirstamp) \
  413. set/$(DEPDIR)/$(am__dirstamp)
  414. set/libipset_la-ipv4_set.lo: set/$(am__dirstamp) \
  415. set/$(DEPDIR)/$(am__dirstamp)
  416. set/libipset_la-ipv6_set.lo: set/$(am__dirstamp) \
  417. set/$(DEPDIR)/$(am__dirstamp)
  418. set/libipset_la-iterator.lo: set/$(am__dirstamp) \
  419. set/$(DEPDIR)/$(am__dirstamp)
  420. set/libipset_la-storage.lo: set/$(am__dirstamp) \
  421. set/$(DEPDIR)/$(am__dirstamp)
  422. libipset.la: $(libipset_la_OBJECTS) $(libipset_la_DEPENDENCIES) $(EXTRA_libipset_la_DEPENDENCIES)
  423. $(AM_V_CCLD)$(libipset_la_LINK) $(libipset_la_OBJECTS) $(libipset_la_LIBADD) $(LIBS)
  424. mostlyclean-compile:
  425. -rm -f *.$(OBJEXT)
  426. -rm -f bdd/*.$(OBJEXT)
  427. -rm -f bdd/*.lo
  428. -rm -f map/*.$(OBJEXT)
  429. -rm -f map/*.lo
  430. -rm -f set/*.$(OBJEXT)
  431. -rm -f set/*.lo
  432. distclean-compile:
  433. -rm -f *.tab.c
  434. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libipset_la-general.Plo@am__quote@
  435. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-assignments.Plo@am__quote@
  436. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-basics.Plo@am__quote@
  437. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-bdd-iterator.Plo@am__quote@
  438. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-expanded.Plo@am__quote@
  439. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-reachable.Plo@am__quote@
  440. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-read.Plo@am__quote@
  441. @AMDEP_TRUE@@am__include@ @am__quote@bdd/$(DEPDIR)/libipset_la-write.Plo@am__quote@
  442. @AMDEP_TRUE@@am__include@ @am__quote@map/$(DEPDIR)/libipset_la-allocation.Plo@am__quote@
  443. @AMDEP_TRUE@@am__include@ @am__quote@map/$(DEPDIR)/libipset_la-inspection.Plo@am__quote@
  444. @AMDEP_TRUE@@am__include@ @am__quote@map/$(DEPDIR)/libipset_la-ipv4_map.Plo@am__quote@
  445. @AMDEP_TRUE@@am__include@ @am__quote@map/$(DEPDIR)/libipset_la-ipv6_map.Plo@am__quote@
  446. @AMDEP_TRUE@@am__include@ @am__quote@map/$(DEPDIR)/libipset_la-storage.Plo@am__quote@
  447. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-allocation.Plo@am__quote@
  448. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-inspection.Plo@am__quote@
  449. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-ipv4_set.Plo@am__quote@
  450. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-ipv6_set.Plo@am__quote@
  451. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-iterator.Plo@am__quote@
  452. @AMDEP_TRUE@@am__include@ @am__quote@set/$(DEPDIR)/libipset_la-storage.Plo@am__quote@
  453. .c.o:
  454. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  455. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  456. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  457. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  458. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  459. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  460. .c.obj:
  461. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  462. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  463. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  464. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  465. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  466. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  467. .c.lo:
  468. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  469. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  470. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  471. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  472. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  473. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  474. libipset_la-general.lo: general.c
  475. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT libipset_la-general.lo -MD -MP -MF $(DEPDIR)/libipset_la-general.Tpo -c -o libipset_la-general.lo `test -f 'general.c' || echo '$(srcdir)/'`general.c
  476. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libipset_la-general.Tpo $(DEPDIR)/libipset_la-general.Plo
  477. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='general.c' object='libipset_la-general.lo' libtool=yes @AMDEPBACKSLASH@
  478. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  479. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o libipset_la-general.lo `test -f 'general.c' || echo '$(srcdir)/'`general.c
  480. bdd/libipset_la-assignments.lo: bdd/assignments.c
  481. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-assignments.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-assignments.Tpo -c -o bdd/libipset_la-assignments.lo `test -f 'bdd/assignments.c' || echo '$(srcdir)/'`bdd/assignments.c
  482. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-assignments.Tpo bdd/$(DEPDIR)/libipset_la-assignments.Plo
  483. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/assignments.c' object='bdd/libipset_la-assignments.lo' libtool=yes @AMDEPBACKSLASH@
  484. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  485. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-assignments.lo `test -f 'bdd/assignments.c' || echo '$(srcdir)/'`bdd/assignments.c
  486. bdd/libipset_la-basics.lo: bdd/basics.c
  487. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-basics.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-basics.Tpo -c -o bdd/libipset_la-basics.lo `test -f 'bdd/basics.c' || echo '$(srcdir)/'`bdd/basics.c
  488. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-basics.Tpo bdd/$(DEPDIR)/libipset_la-basics.Plo
  489. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/basics.c' object='bdd/libipset_la-basics.lo' libtool=yes @AMDEPBACKSLASH@
  490. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  491. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-basics.lo `test -f 'bdd/basics.c' || echo '$(srcdir)/'`bdd/basics.c
  492. bdd/libipset_la-bdd-iterator.lo: bdd/bdd-iterator.c
  493. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-bdd-iterator.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-bdd-iterator.Tpo -c -o bdd/libipset_la-bdd-iterator.lo `test -f 'bdd/bdd-iterator.c' || echo '$(srcdir)/'`bdd/bdd-iterator.c
  494. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-bdd-iterator.Tpo bdd/$(DEPDIR)/libipset_la-bdd-iterator.Plo
  495. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/bdd-iterator.c' object='bdd/libipset_la-bdd-iterator.lo' libtool=yes @AMDEPBACKSLASH@
  496. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  497. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-bdd-iterator.lo `test -f 'bdd/bdd-iterator.c' || echo '$(srcdir)/'`bdd/bdd-iterator.c
  498. bdd/libipset_la-expanded.lo: bdd/expanded.c
  499. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-expanded.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-expanded.Tpo -c -o bdd/libipset_la-expanded.lo `test -f 'bdd/expanded.c' || echo '$(srcdir)/'`bdd/expanded.c
  500. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-expanded.Tpo bdd/$(DEPDIR)/libipset_la-expanded.Plo
  501. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/expanded.c' object='bdd/libipset_la-expanded.lo' libtool=yes @AMDEPBACKSLASH@
  502. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  503. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-expanded.lo `test -f 'bdd/expanded.c' || echo '$(srcdir)/'`bdd/expanded.c
  504. bdd/libipset_la-reachable.lo: bdd/reachable.c
  505. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-reachable.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-reachable.Tpo -c -o bdd/libipset_la-reachable.lo `test -f 'bdd/reachable.c' || echo '$(srcdir)/'`bdd/reachable.c
  506. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-reachable.Tpo bdd/$(DEPDIR)/libipset_la-reachable.Plo
  507. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/reachable.c' object='bdd/libipset_la-reachable.lo' libtool=yes @AMDEPBACKSLASH@
  508. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  509. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-reachable.lo `test -f 'bdd/reachable.c' || echo '$(srcdir)/'`bdd/reachable.c
  510. bdd/libipset_la-read.lo: bdd/read.c
  511. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-read.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-read.Tpo -c -o bdd/libipset_la-read.lo `test -f 'bdd/read.c' || echo '$(srcdir)/'`bdd/read.c
  512. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-read.Tpo bdd/$(DEPDIR)/libipset_la-read.Plo
  513. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/read.c' object='bdd/libipset_la-read.lo' libtool=yes @AMDEPBACKSLASH@
  514. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  515. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-read.lo `test -f 'bdd/read.c' || echo '$(srcdir)/'`bdd/read.c
  516. bdd/libipset_la-write.lo: bdd/write.c
  517. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT bdd/libipset_la-write.lo -MD -MP -MF bdd/$(DEPDIR)/libipset_la-write.Tpo -c -o bdd/libipset_la-write.lo `test -f 'bdd/write.c' || echo '$(srcdir)/'`bdd/write.c
  518. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) bdd/$(DEPDIR)/libipset_la-write.Tpo bdd/$(DEPDIR)/libipset_la-write.Plo
  519. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bdd/write.c' object='bdd/libipset_la-write.lo' libtool=yes @AMDEPBACKSLASH@
  520. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  521. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o bdd/libipset_la-write.lo `test -f 'bdd/write.c' || echo '$(srcdir)/'`bdd/write.c
  522. map/libipset_la-allocation.lo: map/allocation.c
  523. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT map/libipset_la-allocation.lo -MD -MP -MF map/$(DEPDIR)/libipset_la-allocation.Tpo -c -o map/libipset_la-allocation.lo `test -f 'map/allocation.c' || echo '$(srcdir)/'`map/allocation.c
  524. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) map/$(DEPDIR)/libipset_la-allocation.Tpo map/$(DEPDIR)/libipset_la-allocation.Plo
  525. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='map/allocation.c' object='map/libipset_la-allocation.lo' libtool=yes @AMDEPBACKSLASH@
  526. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  527. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o map/libipset_la-allocation.lo `test -f 'map/allocation.c' || echo '$(srcdir)/'`map/allocation.c
  528. map/libipset_la-inspection.lo: map/inspection.c
  529. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT map/libipset_la-inspection.lo -MD -MP -MF map/$(DEPDIR)/libipset_la-inspection.Tpo -c -o map/libipset_la-inspection.lo `test -f 'map/inspection.c' || echo '$(srcdir)/'`map/inspection.c
  530. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) map/$(DEPDIR)/libipset_la-inspection.Tpo map/$(DEPDIR)/libipset_la-inspection.Plo
  531. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='map/inspection.c' object='map/libipset_la-inspection.lo' libtool=yes @AMDEPBACKSLASH@
  532. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  533. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o map/libipset_la-inspection.lo `test -f 'map/inspection.c' || echo '$(srcdir)/'`map/inspection.c
  534. map/libipset_la-ipv4_map.lo: map/ipv4_map.c
  535. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT map/libipset_la-ipv4_map.lo -MD -MP -MF map/$(DEPDIR)/libipset_la-ipv4_map.Tpo -c -o map/libipset_la-ipv4_map.lo `test -f 'map/ipv4_map.c' || echo '$(srcdir)/'`map/ipv4_map.c
  536. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) map/$(DEPDIR)/libipset_la-ipv4_map.Tpo map/$(DEPDIR)/libipset_la-ipv4_map.Plo
  537. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='map/ipv4_map.c' object='map/libipset_la-ipv4_map.lo' libtool=yes @AMDEPBACKSLASH@
  538. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  539. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o map/libipset_la-ipv4_map.lo `test -f 'map/ipv4_map.c' || echo '$(srcdir)/'`map/ipv4_map.c
  540. map/libipset_la-ipv6_map.lo: map/ipv6_map.c
  541. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT map/libipset_la-ipv6_map.lo -MD -MP -MF map/$(DEPDIR)/libipset_la-ipv6_map.Tpo -c -o map/libipset_la-ipv6_map.lo `test -f 'map/ipv6_map.c' || echo '$(srcdir)/'`map/ipv6_map.c
  542. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) map/$(DEPDIR)/libipset_la-ipv6_map.Tpo map/$(DEPDIR)/libipset_la-ipv6_map.Plo
  543. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='map/ipv6_map.c' object='map/libipset_la-ipv6_map.lo' libtool=yes @AMDEPBACKSLASH@
  544. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  545. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o map/libipset_la-ipv6_map.lo `test -f 'map/ipv6_map.c' || echo '$(srcdir)/'`map/ipv6_map.c
  546. map/libipset_la-storage.lo: map/storage.c
  547. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT map/libipset_la-storage.lo -MD -MP -MF map/$(DEPDIR)/libipset_la-storage.Tpo -c -o map/libipset_la-storage.lo `test -f 'map/storage.c' || echo '$(srcdir)/'`map/storage.c
  548. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) map/$(DEPDIR)/libipset_la-storage.Tpo map/$(DEPDIR)/libipset_la-storage.Plo
  549. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='map/storage.c' object='map/libipset_la-storage.lo' libtool=yes @AMDEPBACKSLASH@
  550. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  551. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o map/libipset_la-storage.lo `test -f 'map/storage.c' || echo '$(srcdir)/'`map/storage.c
  552. set/libipset_la-allocation.lo: set/allocation.c
  553. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-allocation.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-allocation.Tpo -c -o set/libipset_la-allocation.lo `test -f 'set/allocation.c' || echo '$(srcdir)/'`set/allocation.c
  554. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-allocation.Tpo set/$(DEPDIR)/libipset_la-allocation.Plo
  555. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/allocation.c' object='set/libipset_la-allocation.lo' libtool=yes @AMDEPBACKSLASH@
  556. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  557. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-allocation.lo `test -f 'set/allocation.c' || echo '$(srcdir)/'`set/allocation.c
  558. set/libipset_la-inspection.lo: set/inspection.c
  559. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-inspection.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-inspection.Tpo -c -o set/libipset_la-inspection.lo `test -f 'set/inspection.c' || echo '$(srcdir)/'`set/inspection.c
  560. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-inspection.Tpo set/$(DEPDIR)/libipset_la-inspection.Plo
  561. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/inspection.c' object='set/libipset_la-inspection.lo' libtool=yes @AMDEPBACKSLASH@
  562. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  563. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-inspection.lo `test -f 'set/inspection.c' || echo '$(srcdir)/'`set/inspection.c
  564. set/libipset_la-ipv4_set.lo: set/ipv4_set.c
  565. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-ipv4_set.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-ipv4_set.Tpo -c -o set/libipset_la-ipv4_set.lo `test -f 'set/ipv4_set.c' || echo '$(srcdir)/'`set/ipv4_set.c
  566. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-ipv4_set.Tpo set/$(DEPDIR)/libipset_la-ipv4_set.Plo
  567. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/ipv4_set.c' object='set/libipset_la-ipv4_set.lo' libtool=yes @AMDEPBACKSLASH@
  568. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  569. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-ipv4_set.lo `test -f 'set/ipv4_set.c' || echo '$(srcdir)/'`set/ipv4_set.c
  570. set/libipset_la-ipv6_set.lo: set/ipv6_set.c
  571. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-ipv6_set.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-ipv6_set.Tpo -c -o set/libipset_la-ipv6_set.lo `test -f 'set/ipv6_set.c' || echo '$(srcdir)/'`set/ipv6_set.c
  572. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-ipv6_set.Tpo set/$(DEPDIR)/libipset_la-ipv6_set.Plo
  573. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/ipv6_set.c' object='set/libipset_la-ipv6_set.lo' libtool=yes @AMDEPBACKSLASH@
  574. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  575. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-ipv6_set.lo `test -f 'set/ipv6_set.c' || echo '$(srcdir)/'`set/ipv6_set.c
  576. set/libipset_la-iterator.lo: set/iterator.c
  577. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-iterator.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-iterator.Tpo -c -o set/libipset_la-iterator.lo `test -f 'set/iterator.c' || echo '$(srcdir)/'`set/iterator.c
  578. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-iterator.Tpo set/$(DEPDIR)/libipset_la-iterator.Plo
  579. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/iterator.c' object='set/libipset_la-iterator.lo' libtool=yes @AMDEPBACKSLASH@
  580. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  581. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-iterator.lo `test -f 'set/iterator.c' || echo '$(srcdir)/'`set/iterator.c
  582. set/libipset_la-storage.lo: set/storage.c
  583. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -MT set/libipset_la-storage.lo -MD -MP -MF set/$(DEPDIR)/libipset_la-storage.Tpo -c -o set/libipset_la-storage.lo `test -f 'set/storage.c' || echo '$(srcdir)/'`set/storage.c
  584. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) set/$(DEPDIR)/libipset_la-storage.Tpo set/$(DEPDIR)/libipset_la-storage.Plo
  585. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='set/storage.c' object='set/libipset_la-storage.lo' libtool=yes @AMDEPBACKSLASH@
  586. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  587. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipset_la_CFLAGS) $(CFLAGS) -c -o set/libipset_la-storage.lo `test -f 'set/storage.c' || echo '$(srcdir)/'`set/storage.c
  588. mostlyclean-libtool:
  589. -rm -f *.lo
  590. clean-libtool:
  591. -rm -rf .libs _libs
  592. -rm -rf bdd/.libs bdd/_libs
  593. -rm -rf map/.libs map/_libs
  594. -rm -rf set/.libs set/_libs
  595. ID: $(am__tagged_files)
  596. $(am__define_uniq_tagged_files); mkid -fID $$unique
  597. tags: tags-am
  598. TAGS: tags
  599. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  600. set x; \
  601. here=`pwd`; \
  602. $(am__define_uniq_tagged_files); \
  603. shift; \
  604. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  605. test -n "$$unique" || unique=$$empty_fix; \
  606. if test $$# -gt 0; then \
  607. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  608. "$$@" $$unique; \
  609. else \
  610. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  611. $$unique; \
  612. fi; \
  613. fi
  614. ctags: ctags-am
  615. CTAGS: ctags
  616. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  617. $(am__define_uniq_tagged_files); \
  618. test -z "$(CTAGS_ARGS)$$unique" \
  619. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  620. $$unique
  621. GTAGS:
  622. here=`$(am__cd) $(top_builddir) && pwd` \
  623. && $(am__cd) $(top_srcdir) \
  624. && gtags -i $(GTAGS_ARGS) "$$here"
  625. cscopelist: cscopelist-am
  626. cscopelist-am: $(am__tagged_files)
  627. list='$(am__tagged_files)'; \
  628. case "$(srcdir)" in \
  629. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  630. *) sdir=$(subdir)/$(srcdir) ;; \
  631. esac; \
  632. for i in $$list; do \
  633. if test -f "$$i"; then \
  634. echo "$(subdir)/$$i"; \
  635. else \
  636. echo "$$sdir/$$i"; \
  637. fi; \
  638. done >> $(top_builddir)/cscope.files
  639. distclean-tags:
  640. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  641. distdir: $(DISTFILES)
  642. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  643. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  644. list='$(DISTFILES)'; \
  645. dist_files=`for file in $$list; do echo $$file; done | \
  646. sed -e "s|^$$srcdirstrip/||;t" \
  647. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  648. case $$dist_files in \
  649. */*) $(MKDIR_P) `echo "$$dist_files" | \
  650. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  651. sort -u` ;; \
  652. esac; \
  653. for file in $$dist_files; do \
  654. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  655. if test -d $$d/$$file; then \
  656. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  657. if test -d "$(distdir)/$$file"; then \
  658. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  659. fi; \
  660. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  661. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  662. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  663. fi; \
  664. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  665. else \
  666. test -f "$(distdir)/$$file" \
  667. || cp -p $$d/$$file "$(distdir)/$$file" \
  668. || exit 1; \
  669. fi; \
  670. done
  671. check-am: all-am
  672. check: check-am
  673. all-am: Makefile $(LTLIBRARIES)
  674. installdirs:
  675. install: install-am
  676. install-exec: install-exec-am
  677. install-data: install-data-am
  678. uninstall: uninstall-am
  679. install-am: all-am
  680. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  681. installcheck: installcheck-am
  682. install-strip:
  683. if test -z '$(STRIP)'; then \
  684. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  685. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  686. install; \
  687. else \
  688. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  689. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  690. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  691. fi
  692. mostlyclean-generic:
  693. clean-generic:
  694. distclean-generic:
  695. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  696. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  697. -rm -f bdd/$(DEPDIR)/$(am__dirstamp)
  698. -rm -f bdd/$(am__dirstamp)
  699. -rm -f map/$(DEPDIR)/$(am__dirstamp)
  700. -rm -f map/$(am__dirstamp)
  701. -rm -f set/$(DEPDIR)/$(am__dirstamp)
  702. -rm -f set/$(am__dirstamp)
  703. maintainer-clean-generic:
  704. @echo "This command is intended for maintainers to use"
  705. @echo "it deletes files that may require special tools to rebuild."
  706. clean: clean-am
  707. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  708. mostlyclean-am
  709. distclean: distclean-am
  710. -rm -rf ./$(DEPDIR) bdd/$(DEPDIR) map/$(DEPDIR) set/$(DEPDIR)
  711. -rm -f Makefile
  712. distclean-am: clean-am distclean-compile distclean-generic \
  713. distclean-tags
  714. dvi: dvi-am
  715. dvi-am:
  716. html: html-am
  717. html-am:
  718. info: info-am
  719. info-am:
  720. install-data-am:
  721. install-dvi: install-dvi-am
  722. install-dvi-am:
  723. install-exec-am:
  724. install-html: install-html-am
  725. install-html-am:
  726. install-info: install-info-am
  727. install-info-am:
  728. install-man:
  729. install-pdf: install-pdf-am
  730. install-pdf-am:
  731. install-ps: install-ps-am
  732. install-ps-am:
  733. installcheck-am:
  734. maintainer-clean: maintainer-clean-am
  735. -rm -rf ./$(DEPDIR) bdd/$(DEPDIR) map/$(DEPDIR) set/$(DEPDIR)
  736. -rm -f Makefile
  737. maintainer-clean-am: distclean-am maintainer-clean-generic
  738. mostlyclean: mostlyclean-am
  739. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  740. mostlyclean-libtool
  741. pdf: pdf-am
  742. pdf-am:
  743. ps: ps-am
  744. ps-am:
  745. uninstall-am:
  746. .MAKE: install-am install-strip
  747. .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
  748. clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
  749. ctags-am distclean distclean-compile distclean-generic \
  750. distclean-libtool distclean-tags distdir dvi dvi-am html \
  751. html-am info info-am install install-am install-data \
  752. install-data-am install-dvi install-dvi-am install-exec \
  753. install-exec-am install-html install-html-am install-info \
  754. install-info-am install-man install-pdf install-pdf-am \
  755. install-ps install-ps-am install-strip installcheck \
  756. installcheck-am installdirs maintainer-clean \
  757. maintainer-clean-generic mostlyclean mostlyclean-compile \
  758. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  759. tags tags-am uninstall uninstall-am
  760. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  761. # Otherwise a system limit (for SysV at least) may be exceeded.
  762. .NOEXPORT: