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.

800 lines
38 KiB

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