1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
23 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
24 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
26 for am__flg in
$$MAKEFLAGS; do \
29 *n
*) am__dry
=yes
; break
;; \
33 test $$am__dry = yes
; \
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkgincludedir
= $(includedir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
39 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA
= $(install_sh
) -c
-m
644
41 install_sh_PROGRAM
= $(install_sh
) -c
42 install_sh_SCRIPT
= $(install_sh
) -c
43 INSTALL_HEADER
= $(INSTALL_DATA
)
44 transform
= $(program_transform_name
)
51 build_triplet
= @build@
53 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
54 $(top_srcdir
)/Make_global.am
55 check_PROGRAMS
= iftest
$(EXEEXT
)
57 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
58 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/libtool.m4 \
59 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
60 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
61 $(top_srcdir
)/configure.ac
62 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
64 mkinstalldirs
= $(install_sh
) -d
66 CONFIG_CLEAN_VPATH_FILES
=
67 am_iftest_OBJECTS
= iftest.
$(OBJEXT
)
68 iftest_OBJECTS
= $(am_iftest_OBJECTS
)
69 iftest_DEPENDENCIES
= ..
/src
/libnfnetlink.la
70 AM_V_lt
= $(am__v_lt_@AM_V@
)
71 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
73 iftest_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
74 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
75 $(iftest_LDFLAGS
) $(LDFLAGS
) -o
$@
76 DEFAULT_INCLUDES
= -I.@am__isrc@
77 depcomp
= $(SHELL
) $(top_srcdir
)/build-aux
/depcomp
78 am__depfiles_maybe
= depfiles
80 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
81 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
82 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
83 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
84 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
85 $(AM_CFLAGS
) $(CFLAGS
)
86 AM_V_CC
= $(am__v_CC_@AM_V@
)
87 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
88 am__v_CC_0
= @echo
" CC " $@
;
89 AM_V_at
= $(am__v_at_@AM_V@
)
90 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
93 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
94 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
95 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
96 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
97 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
98 am__v_CCLD_0
= @echo
" CCLD " $@
;
99 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
100 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
101 am__v_GEN_0
= @echo
" GEN " $@
;
102 SOURCES
= $(iftest_SOURCES
)
103 DIST_SOURCES
= $(iftest_SOURCES
)
104 am__can_run_installinfo
= \
105 case
$$AM_UPDATE_INFO_DIR in \
107 *) (install-info
--version
) >/dev
/null
2>&1;; \
111 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
114 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
116 AUTOCONF
= @AUTOCONF@
117 AUTOHEADER
= @AUTOHEADER@
118 AUTOMAKE
= @AUTOMAKE@
121 CCDEPMODE
= @CCDEPMODE@
124 CPPFLAGS
= @CPPFLAGS@
125 CYGPATH_W
= @CYGPATH_W@
129 DSYMUTIL
= @DSYMUTIL@
139 INSTALL_DATA
= @INSTALL_DATA@
140 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
141 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
150 LTLIBOBJS
= @LTLIBOBJS@
151 MAKEINFO
= @MAKEINFO@
152 MANIFEST_TOOL
= @MANIFEST_TOOL@
161 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
162 PACKAGE_NAME
= @PACKAGE_NAME@
163 PACKAGE_STRING
= @PACKAGE_STRING@
164 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
165 PACKAGE_URL
= @PACKAGE_URL@
166 PACKAGE_VERSION
= @PACKAGE_VERSION@
167 PATH_SEPARATOR
= @PATH_SEPARATOR@
170 SET_MAKE
= @SET_MAKE@
174 abs_builddir
= @abs_builddir@
175 abs_srcdir
= @abs_srcdir@
176 abs_top_builddir
= @abs_top_builddir@
177 abs_top_srcdir
= @abs_top_srcdir@
178 ac_ct_AR
= @ac_ct_AR@
179 ac_ct_CC
= @ac_ct_CC@
180 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
181 am__include
= @am__include@
182 am__leading_dot
= @am__leading_dot@
183 am__quote
= @am__quote@
185 am__untar
= @am__untar@
188 build_alias
= @build_alias@
189 build_cpu
= @build_cpu@
190 build_os
= @build_os@
191 build_vendor
= @build_vendor@
192 builddir
= @builddir@
194 datarootdir
= @datarootdir@
197 exec_prefix = @
exec_prefix@
199 host_alias
= @host_alias@
200 host_cpu
= @host_cpu@
202 host_vendor
= @host_vendor@
204 includedir = @
includedir@
206 install_sh
= @install_sh@
208 libexecdir
= @libexecdir@
209 localedir
= @localedir@
210 localstatedir
= @localstatedir@
213 oldincludedir = @
oldincludedir@
216 program_transform_name
= @program_transform_name@
219 sharedstatedir
= @sharedstatedir@
221 sysconfdir
= @sysconfdir@
222 target_alias
= @target_alias@
223 top_build_prefix
= @top_build_prefix@
224 top_builddir
= @top_builddir@
225 top_srcdir
= @top_srcdir@
227 # This is _NOT_ the library release version, it's an API version.
228 # Please read Chapter 6 "Library interface versions" of the libtool
229 # documentation before making any modification
230 # http://sources.redhat.com/autobook/autobook/autobook_91.html
232 AM_CPPFLAGS
= -I
$(top_srcdir
)/include
234 iftest_SOURCES
= iftest.c
235 iftest_LDADD
= ..
/src
/libnfnetlink.la
236 iftest_LDFLAGS
= -dynamic
-ldl
240 .SUFFIXES
: .c .lo .o .obj
241 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/Make_global.am
$(am__configure_deps
)
243 case
'$(am__configure_deps)' in \
245 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
246 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
250 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign utils/Makefile'; \
251 $(am__cd
) $(top_srcdir
) && \
252 $(AUTOMAKE
) --foreign utils
/Makefile
254 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
257 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
259 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
260 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
262 $(top_srcdir
)/Make_global.am
:
264 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
265 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
267 $(top_srcdir
)/configure
: $(am__configure_deps
)
268 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
269 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
270 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
271 $(am__aclocal_m4_deps
):
274 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
275 echo
" rm -f" $$list; \
276 rm -f
$$list || exit
$$?
; \
277 test -n
"$(EXEEXT)" || exit
0; \
278 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
279 echo
" rm -f" $$list; \
281 iftest
$(EXEEXT
): $(iftest_OBJECTS
) $(iftest_DEPENDENCIES
) $(EXTRA_iftest_DEPENDENCIES
)
282 @
rm -f iftest
$(EXEEXT
)
283 $(AM_V_CCLD
)$(iftest_LINK
) $(iftest_OBJECTS
) $(iftest_LDADD
) $(LIBS
)
291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iftest.Po@am__quote@
294 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
295 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
296 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
299 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
302 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
303 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
304 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
310 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
311 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
312 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
323 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
324 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique
=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
333 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
334 $(TAGS_FILES
) $(LISP
)
337 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique
=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342 END { if (nonempty) { for (i in files) print i; }; }'`; \
344 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
345 test -n
"$$unique" || unique
=$$empty_fix; \
346 if
test $$# -gt 0; then \
347 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
350 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
355 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
356 $(TAGS_FILES
) $(LISP
)
357 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358 unique
=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362 END { if (nonempty) { for (i in files) print i; }; }'`; \
363 test -z
"$(CTAGS_ARGS)$$unique" \
364 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
368 here
=`$(am__cd) $(top_builddir) && pwd` \
369 && $(am__cd
) $(top_srcdir
) \
370 && gtags
-i
$(GTAGS_ARGS
) "$$here"
373 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
375 distdir
: $(DISTFILES
)
376 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378 list
='$(DISTFILES)'; \
379 dist_files
=`for file in $$list; do echo $$file; done | \
380 sed -e "s|^$$srcdirstrip/||;t" \
381 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
382 case
$$dist_files in \
383 */*) $(MKDIR_P
) `echo "$$dist_files" | \
384 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
387 for file in
$$dist_files; do \
388 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
389 if
test -d
$$d/$$file; then \
390 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
391 if
test -d
"$(distdir)/$$file"; then \
392 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
394 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
395 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
396 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
398 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
400 test -f
"$(distdir)/$$file" \
401 || cp
-p
$$d/$$file "$(distdir)/$$file" \
406 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
411 install-exec
: install-exec-am
412 install-data
: install-data-am
413 uninstall: uninstall-am
416 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
418 installcheck: installcheck-am
420 if
test -z
'$(STRIP)'; then \
421 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
422 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
425 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
426 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
427 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
434 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
435 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
437 maintainer-clean-generic
:
438 @echo
"This command is intended for maintainers to use"
439 @echo
"it deletes files that may require special tools to rebuild."
442 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
445 distclean: distclean-am
448 distclean-am
: clean-am distclean-compile distclean-generic \
465 install-dvi
: install-dvi-am
471 install-html
: install-html-am
475 install-info
: install-info-am
481 install-pdf
: install-pdf-am
485 install-ps
: install-ps-am
491 maintainer-clean
: maintainer-clean-am
494 maintainer-clean-am
: distclean-am maintainer-clean-generic
496 mostlyclean: mostlyclean-am
498 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
511 .MAKE
: check-am install-am install-strip
513 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean \
514 clean-checkPROGRAMS clean-generic clean-libtool ctags \
515 distclean distclean-compile distclean-generic \
516 distclean-libtool distclean-tags distdir
dvi dvi-am html \
517 html-am
info info-am
install install-am install-data \
518 install-data-am install-dvi install-dvi-am install-exec \
519 install-exec-am install-html install-html-am install-info \
520 install-info-am install-man install-pdf install-pdf-am \
521 install-ps install-ps-am install-strip
installcheck \
522 installcheck-am
installdirs maintainer-clean \
523 maintainer-clean-generic
mostlyclean mostlyclean-compile \
524 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525 tags uninstall uninstall-am
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.