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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
55 DIST_COMMON
= $(noinst_HEADERS
) $(srcdir)/Makefile.am \
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_V_GEN
= $(am__v_GEN_@AM_V@
)
68 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
69 am__v_GEN_0
= @echo
" GEN " $@
;
70 AM_V_at
= $(am__v_at_@AM_V@
)
71 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
75 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
76 html-recursive info-recursive install-data-recursive \
77 install-dvi-recursive install-exec-recursive \
78 install-html-recursive install-info-recursive \
79 install-pdf-recursive install-ps-recursive install-recursive \
80 installcheck-recursive installdirs-recursive pdf-recursive \
81 ps-recursive uninstall-recursive
82 am__can_run_installinfo
= \
83 case
$$AM_UPDATE_INFO_DIR in \
85 *) (install-info
--version
) >/dev
/null
2>&1;; \
87 HEADERS
= $(noinst_HEADERS
)
88 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
89 distclean-recursive maintainer-clean-recursive
90 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
91 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
95 DIST_SUBDIRS
= $(SUBDIRS
)
96 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
99 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
100 sed_rest
='s,^[^/]*/*,,'; \
101 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
102 sed_butlast
='s,/*[^/]*$$,,'; \
103 while
test -n
"$$dir1"; do \
104 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
105 if
test "$$first" != "."; then \
106 if
test "$$first" = ".."; then \
107 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
108 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
110 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
111 if
test "$$first2" = "$$first"; then \
112 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
116 dir0
="$$dir0"/"$$first"; \
119 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
124 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
126 AUTOCONF
= @AUTOCONF@
127 AUTOHEADER
= @AUTOHEADER@
128 AUTOMAKE
= @AUTOMAKE@
131 CCDEPMODE
= @CCDEPMODE@
134 CPPFLAGS
= @CPPFLAGS@
135 CYGPATH_W
= @CYGPATH_W@
139 DSYMUTIL
= @DSYMUTIL@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
160 LTLIBOBJS
= @LTLIBOBJS@
161 MAKEINFO
= @MAKEINFO@
162 MANIFEST_TOOL
= @MANIFEST_TOOL@
171 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
172 PACKAGE_NAME
= @PACKAGE_NAME@
173 PACKAGE_STRING
= @PACKAGE_STRING@
174 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
175 PACKAGE_URL
= @PACKAGE_URL@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
180 SET_MAKE
= @SET_MAKE@
184 abs_builddir
= @abs_builddir@
185 abs_srcdir
= @abs_srcdir@
186 abs_top_builddir
= @abs_top_builddir@
187 abs_top_srcdir
= @abs_top_srcdir@
188 ac_ct_AR
= @ac_ct_AR@
189 ac_ct_CC
= @ac_ct_CC@
190 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
191 am__include
= @am__include@
192 am__leading_dot
= @am__leading_dot@
193 am__quote
= @am__quote@
195 am__untar
= @am__untar@
198 build_alias
= @build_alias@
199 build_cpu
= @build_cpu@
200 build_os
= @build_os@
201 build_vendor
= @build_vendor@
202 builddir
= @builddir@
204 datarootdir
= @datarootdir@
207 exec_prefix = @
exec_prefix@
209 host_alias
= @host_alias@
210 host_cpu
= @host_cpu@
212 host_vendor
= @host_vendor@
214 includedir = @
includedir@
216 install_sh
= @install_sh@
218 libexecdir
= @libexecdir@
219 localedir
= @localedir@
220 localstatedir
= @localstatedir@
223 oldincludedir = @
oldincludedir@
226 program_transform_name
= @program_transform_name@
229 sharedstatedir
= @sharedstatedir@
231 sysconfdir
= @sysconfdir@
232 target_alias
= @target_alias@
233 top_build_prefix
= @top_build_prefix@
234 top_builddir
= @top_builddir@
235 top_srcdir
= @top_srcdir@
236 SUBDIRS
= libnfnetlink
237 noinst_HEADERS
= linux_list.h
241 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.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 include/Makefile'; \
251 $(am__cd
) $(top_srcdir
) && \
252 $(AUTOMAKE
) --foreign
include/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
);; \
263 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
264 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
266 $(top_srcdir
)/configure
: $(am__configure_deps
)
267 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
268 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
269 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
270 $(am__aclocal_m4_deps
):
278 # This directory's subdirectories are mostly independent; you can cd
279 # into them and run `make' without going through this Makefile.
280 # To change the values of `make' variables: instead of editing Makefiles,
281 # (1) if the variable is set in `config.status', edit `config.status'
282 # (which will cause the Makefiles to be regenerated when you run `make');
283 # (2) otherwise, pass the desired values on the `make' command line.
284 $(RECURSIVE_TARGETS
):
285 @fail
= failcom
='exit 1'; \
286 for f in x
$$MAKEFLAGS; do \
289 *k
*) failcom
='fail=yes';; \
293 target
=`echo $@ | sed s/-recursive//`; \
294 list
='$(SUBDIRS)'; for subdir in
$$list; do \
295 echo
"Making $$target in $$subdir"; \
296 if
test "$$subdir" = "."; then \
298 local_target
="$$target-am"; \
300 local_target
="$$target"; \
302 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
305 if
test "$$dot_seen" = "no"; then \
306 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
309 $(RECURSIVE_CLEAN_TARGETS
):
310 @fail
= failcom
='exit 1'; \
311 for f in x
$$MAKEFLAGS; do \
314 *k
*) failcom
='fail=yes';; \
319 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
320 *) list
='$(SUBDIRS)' ;; \
322 rev
=''; for subdir in
$$list; do \
323 if
test "$$subdir" = "."; then
:; else \
324 rev
="$$subdir $$rev"; \
328 target
=`echo $@ | sed s/-recursive//`; \
329 for subdir in
$$rev; do \
330 echo
"Making $$target in $$subdir"; \
331 if
test "$$subdir" = "."; then \
332 local_target
="$$target-am"; \
334 local_target
="$$target"; \
336 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
338 done
&& test -z
"$$fail"
340 list
='$(SUBDIRS)'; for subdir in
$$list; do \
341 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
344 list
='$(SUBDIRS)'; for subdir in
$$list; do \
345 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
348 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
349 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique
=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
358 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
359 $(TAGS_FILES
) $(LISP
)
362 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
363 include_option
=--etags-include
; \
366 include_option
=--include; \
369 list
='$(SUBDIRS)'; for subdir in
$$list; do \
370 if
test "$$subdir" = .
; then
:; else \
371 test ! -f
$$subdir/TAGS || \
372 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
375 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376 unique
=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380 END { if (nonempty) { for (i in files) print i; }; }'`; \
382 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
383 test -n
"$$unique" || unique
=$$empty_fix; \
384 if
test $$# -gt 0; then \
385 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
388 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
393 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
394 $(TAGS_FILES
) $(LISP
)
395 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
396 unique
=`for i in $$list; do \
397 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
400 END { if (nonempty) { for (i in files) print i; }; }'`; \
401 test -z
"$(CTAGS_ARGS)$$unique" \
402 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
406 here
=`$(am__cd) $(top_builddir) && pwd` \
407 && $(am__cd
) $(top_srcdir
) \
408 && gtags
-i
$(GTAGS_ARGS
) "$$here"
411 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
413 distdir
: $(DISTFILES
)
414 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
416 list
='$(DISTFILES)'; \
417 dist_files
=`for file in $$list; do echo $$file; done | \
418 sed -e "s|^$$srcdirstrip/||;t" \
419 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
420 case
$$dist_files in \
421 */*) $(MKDIR_P
) `echo "$$dist_files" | \
422 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
425 for file in
$$dist_files; do \
426 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
427 if
test -d
$$d/$$file; then \
428 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
429 if
test -d
"$(distdir)/$$file"; then \
430 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
432 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
433 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
434 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
436 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
438 test -f
"$(distdir)/$$file" \
439 || cp
-p
$$d/$$file "$(distdir)/$$file" \
443 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
444 if
test "$$subdir" = .
; then
:; else \
446 ||
test -d
"$(distdir)/$$subdir" \
447 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
449 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
451 new_distdir
=$$reldir; \
452 dir1
=$$subdir; dir2
="$(top_distdir)"; \
454 new_top_distdir
=$$reldir; \
455 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
456 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
457 ($(am__cd
) $$subdir && \
458 $(MAKE
) $(AM_MAKEFLAGS
) \
459 top_distdir
="$$new_top_distdir" \
460 distdir
="$$new_distdir" \
461 am__remove_distdir
=: \
462 am__skip_length_check
=: \
463 am__skip_mode_fix
=: \
469 check: check-recursive
470 all-am
: Makefile
$(HEADERS
)
471 installdirs: installdirs-recursive
473 install: install-recursive
474 install-exec
: install-exec-recursive
475 install-data
: install-data-recursive
476 uninstall: uninstall-recursive
479 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
481 installcheck: installcheck-recursive
483 if
test -z
'$(STRIP)'; then \
484 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
485 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
488 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
489 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
490 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
497 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
498 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
500 maintainer-clean-generic
:
501 @echo
"This command is intended for maintainers to use"
502 @echo
"it deletes files that may require special tools to rebuild."
503 clean: clean-recursive
505 clean-am
: clean-generic clean-libtool mostlyclean-am
507 distclean: distclean-recursive
509 distclean-am
: clean-am distclean-generic distclean-tags
525 install-dvi
: install-dvi-recursive
531 install-html
: install-html-recursive
535 install-info
: install-info-recursive
541 install-pdf
: install-pdf-recursive
545 install-ps
: install-ps-recursive
551 maintainer-clean
: maintainer-clean-recursive
553 maintainer-clean-am
: distclean-am maintainer-clean-generic
555 mostlyclean: mostlyclean-recursive
557 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
569 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
570 install-am install-strip tags-recursive
572 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
573 all all-am
check check-am
clean clean-generic clean-libtool \
574 ctags ctags-recursive
distclean distclean-generic \
575 distclean-libtool distclean-tags distdir
dvi dvi-am html \
576 html-am
info info-am
install install-am install-data \
577 install-data-am install-dvi install-dvi-am install-exec \
578 install-exec-am install-html install-html-am install-info \
579 install-info-am install-man install-pdf install-pdf-am \
580 install-ps install-ps-am install-strip
installcheck \
581 installcheck-am
installdirs installdirs-am maintainer-clean \
582 maintainer-clean-generic
mostlyclean mostlyclean-generic \
583 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
584 uninstall uninstall-am
587 # Tell versions [3.59,3.63) of GNU make to not export all variables.
588 # Otherwise a system limit (for SysV at least) may be exceeded.