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.

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