1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software 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.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Seccomp Library Documentation
22 # This library is free software; you can redistribute it and/or modify it
23 # under the terms of version 2.1 of the GNU Lesser General Public License
24 # as published by the Free Software Foundation.
26 # This library is distributed in the hope that it will be useful, but
27 # WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
29 # General Public License for more details.
31 # You should have received a copy of the GNU Lesser General Public License
32 # along with this library; if not, see <http://www.gnu.org/licenses>.
35 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
36 am__make_running_with_option
= \
37 case
$${target_option-
} in \
39 *) echo
"am__make_running_with_option: internal error: invalid" \
40 "target option '$${target_option-}' specified" >&2; \
44 sane_makeflags
=$$MAKEFLAGS; \
45 if
$(am__is_gnu_make
); then \
46 sane_makeflags
=$$MFLAGS; \
51 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
52 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60 for flg in
$$sane_makeflags; do \
61 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
64 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
65 -*I?
*) strip_trailopt
'I';; \
66 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
67 -*O?
*) strip_trailopt
'O';; \
68 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
69 -*l?
*) strip_trailopt
'l';; \
70 -[dEDm
]) skip_next
=yes
;; \
71 -[JT
]) skip_next
=yes
;; \
74 *$$target_option*) has_opt
=yes
; break
;; \
78 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
79 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
80 pkgdatadir
= $(datadir)/@PACKAGE@
81 pkgincludedir
= $(includedir)/@PACKAGE@
82 pkglibdir
= $(libdir)/@PACKAGE@
83 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
84 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85 install_sh_DATA
= $(install_sh
) -c
-m
644
86 install_sh_PROGRAM
= $(install_sh
) -c
87 install_sh_SCRIPT
= $(install_sh
) -c
88 INSTALL_HEADER
= $(INSTALL_DATA
)
89 transform
= $(program_transform_name
)
96 build_triplet
= @build@
99 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
100 $(dist_man1_MANS
) $(dist_man3_MANS
)
101 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
102 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/libtool.m4 \
103 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
104 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
105 $(top_srcdir
)/configure.ac
106 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
108 mkinstalldirs
= $(install_sh
) -d
109 CONFIG_HEADER
= $(top_builddir
)/configure.h
111 CONFIG_CLEAN_VPATH_FILES
=
112 AM_V_P
= $(am__v_P_@AM_V@
)
113 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
116 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
117 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
118 am__v_GEN_0
= @echo
" GEN " $@
;
120 AM_V_at
= $(am__v_at_@AM_V@
)
121 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
126 am__can_run_installinfo
= \
127 case
$$AM_UPDATE_INFO_DIR in \
129 *) (install-info
--version
) >/dev
/null
2>&1;; \
131 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
132 am__vpath_adj
= case
$$p in \
133 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
138 am__nobase_strip_setup
= \
139 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
142 am__nobase_list
= $(am__nobase_strip_setup
); \
143 for p in
$$list; do echo
"$$p $$p"; done | \
144 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146 if (++n[$$2] == $(am__install_max)) \
147 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148 END { for (dir in files) print dir, files[dir] }'
150 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152 am__uninstall_files_from_dir
= { \
154 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
155 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
156 $(am__cd
) "$$dir" && rm -f
$$files; }; \
158 man1dir = $(mandir)/man1
159 am__installdirs
= "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
160 man3dir = $(mandir)/man3
162 MANS
= $(dist_man1_MANS
) $(dist_man3_MANS
)
163 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
164 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
167 AM_CFLAGS
= @AM_CFLAGS@
168 AM_CPPFLAGS
= @AM_CPPFLAGS@
169 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
170 AM_LDFLAGS
= @AM_LDFLAGS@
172 AUTOCONF
= @AUTOCONF@
173 AUTOHEADER
= @AUTOHEADER@
174 AUTOMAKE
= @AUTOMAKE@
177 CCDEPMODE
= @CCDEPMODE@
180 CPPFLAGS
= @CPPFLAGS@
181 CYGPATH_W
= @CYGPATH_W@
185 DSYMUTIL
= @DSYMUTIL@
195 INSTALL_DATA
= @INSTALL_DATA@
196 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
197 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
198 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
206 LTLIBOBJS
= @LTLIBOBJS@
207 LT_SYS_LIBRARY_PATH
= @LT_SYS_LIBRARY_PATH@
208 MAKEINFO
= @MAKEINFO@
209 MANIFEST_TOOL
= @MANIFEST_TOOL@
218 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
219 PACKAGE_NAME
= @PACKAGE_NAME@
220 PACKAGE_STRING
= @PACKAGE_STRING@
221 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
222 PACKAGE_URL
= @PACKAGE_URL@
223 PACKAGE_VERSION
= @PACKAGE_VERSION@
224 PATH_SEPARATOR
= @PATH_SEPARATOR@
227 SET_MAKE
= @SET_MAKE@
231 VERSION_MAJOR
= @VERSION_MAJOR@
232 VERSION_MICRO
= @VERSION_MICRO@
233 VERSION_MINOR
= @VERSION_MINOR@
234 abs_builddir
= @abs_builddir@
235 abs_srcdir
= @abs_srcdir@
236 abs_top_builddir
= @abs_top_builddir@
237 abs_top_srcdir
= @abs_top_srcdir@
238 ac_ct_AR
= @ac_ct_AR@
239 ac_ct_CC
= @ac_ct_CC@
240 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
241 am__include
= @am__include@
242 am__leading_dot
= @am__leading_dot@
243 am__quote
= @am__quote@
245 am__untar
= @am__untar@
248 build_alias
= @build_alias@
249 build_cpu
= @build_cpu@
250 build_os
= @build_os@
251 build_vendor
= @build_vendor@
252 builddir
= @builddir@
254 datarootdir
= @datarootdir@
257 exec_prefix = @
exec_prefix@
258 have_coverity
= @have_coverity@
259 have_cython
= @have_cython@
261 host_alias
= @host_alias@
262 host_cpu
= @host_cpu@
264 host_vendor
= @host_vendor@
266 includedir = @
includedir@
268 install_sh
= @install_sh@
270 libexecdir
= @libexecdir@
271 localedir
= @localedir@
272 localstatedir
= @localstatedir@
275 oldincludedir = @
oldincludedir@
278 program_transform_name
= @program_transform_name@
281 sharedstatedir
= @sharedstatedir@
283 sysconfdir
= @sysconfdir@
284 target_alias
= @target_alias@
285 top_build_prefix
= @top_build_prefix@
286 top_builddir
= @top_builddir@
287 top_srcdir
= @top_srcdir@
289 man
/man1
/scmp_sys_resolver
.1
292 man
/man3
/seccomp_arch_add
.3 \
293 man
/man3
/seccomp_arch_exist
.3 \
294 man
/man3
/seccomp_arch_native
.3 \
295 man
/man3
/seccomp_arch_remove
.3 \
296 man
/man3
/seccomp_arch_resolve_name
.3 \
297 man
/man3
/seccomp_attr_get
.3 \
298 man
/man3
/seccomp_attr_set
.3 \
299 man
/man3
/seccomp_export_bpf
.3 \
300 man
/man3
/seccomp_export_pfc
.3 \
301 man
/man3
/seccomp_init
.3 \
302 man
/man3
/seccomp_load
.3 \
303 man
/man3
/seccomp_merge
.3 \
304 man
/man3
/seccomp_release
.3 \
305 man
/man3
/seccomp_reset
.3 \
306 man
/man3
/seccomp_rule_add
.3 \
307 man
/man3
/seccomp_rule_add_array
.3 \
308 man
/man3
/seccomp_rule_add_exact
.3 \
309 man
/man3
/seccomp_rule_add_exact_array
.3 \
310 man
/man3
/seccomp_syscall_priority
.3 \
311 man
/man3
/seccomp_syscall_resolve_name
.3 \
312 man
/man3
/seccomp_syscall_resolve_name_arch
.3 \
313 man
/man3
/seccomp_syscall_resolve_name_rewrite
.3 \
314 man
/man3
/seccomp_syscall_resolve_num_arch
.3 \
315 man
/man3
/seccomp_version
.3
320 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
322 case
'$(am__configure_deps)' in \
324 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
325 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
329 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
330 $(am__cd
) $(top_srcdir
) && \
331 $(AUTOMAKE
) --foreign doc
/Makefile
333 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
336 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
338 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
339 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
342 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
343 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
345 $(top_srcdir
)/configure
: $(am__configure_deps
)
346 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
347 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
348 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
349 $(am__aclocal_m4_deps
):
356 install-man1
: $(dist_man1_MANS
)
358 @list1
='$(dist_man1_MANS)'; \
360 test -n
"$(man1dir)" \
361 && test -n
"`echo $$list1$$list2`" \
363 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
364 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
365 { for i in
$$list1; do echo
"$$i"; done
; \
366 if
test -n
"$$list2"; then \
367 for i in
$$list2; do echo
"$$i"; done \
368 | sed
-n
'/\.1[a-z]*$$/p'; \
370 } | while read p
; do \
371 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
372 echo
"$$d$$p"; echo
"$$p"; \
374 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
375 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
376 sed
'N;N;s,\n, ,g' |
{ \
377 list
=; while read file base inst
; do \
378 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
379 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
380 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
383 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
384 while read files
; do \
385 test -z
"$$files" ||
{ \
386 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
387 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
392 @list
='$(dist_man1_MANS)'; test -n
"$(man1dir)" || exit
0; \
393 files
=`{ for i in $$list; do echo "$$i"; done; \
394 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
395 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
396 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
397 install-man3
: $(dist_man3_MANS
)
399 @list1
='$(dist_man3_MANS)'; \
401 test -n
"$(man3dir)" \
402 && test -n
"`echo $$list1$$list2`" \
404 echo
" $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
405 $(MKDIR_P
) "$(DESTDIR)$(man3dir)" || exit
1; \
406 { for i in
$$list1; do echo
"$$i"; done
; \
407 if
test -n
"$$list2"; then \
408 for i in
$$list2; do echo
"$$i"; done \
409 | sed
-n
'/\.3[a-z]*$$/p'; \
411 } | while read p
; do \
412 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
413 echo
"$$d$$p"; echo
"$$p"; \
415 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
416 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
417 sed
'N;N;s,\n, ,g' |
{ \
418 list
=; while read file base inst
; do \
419 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
420 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
421 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit
$$?
; \
424 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
425 while read files
; do \
426 test -z
"$$files" ||
{ \
427 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
428 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man3dir)" || exit
$$?
; }; \
433 @list
='$(dist_man3_MANS)'; test -n
"$(man3dir)" || exit
0; \
434 files
=`{ for i in $$list; do echo "$$i"; done; \
435 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
436 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
437 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir
)
445 distdir
: $(DISTFILES
)
446 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448 list
='$(DISTFILES)'; \
449 dist_files
=`for file in $$list; do echo $$file; done | \
450 sed -e "s|^$$srcdirstrip/||;t" \
451 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
452 case
$$dist_files in \
453 */*) $(MKDIR_P
) `echo "$$dist_files" | \
454 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
457 for file in
$$dist_files; do \
458 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
459 if
test -d
$$d/$$file; then \
460 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461 if
test -d
"$(distdir)/$$file"; then \
462 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
464 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
465 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
466 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
468 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
470 test -f
"$(distdir)/$$file" \
471 || cp
-p
$$d/$$file "$(distdir)/$$file" \
477 all-am
: Makefile
$(MANS
)
479 for
dir in
"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
480 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
483 install-exec
: install-exec-am
484 install-data
: install-data-am
485 uninstall: uninstall-am
488 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
490 installcheck: installcheck-am
492 if
test -z
'$(STRIP)'; then \
493 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
494 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
497 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
498 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
499 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
506 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
507 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
509 maintainer-clean-generic
:
510 @echo
"This command is intended for maintainers to use"
511 @echo
"it deletes files that may require special tools to rebuild."
514 clean-am
: clean-generic clean-libtool mostlyclean-am
516 distclean: distclean-am
518 distclean-am
: clean-am distclean-generic
532 install-data-am
: install-man
534 install-dvi
: install-dvi-am
540 install-html
: install-html-am
544 install-info
: install-info-am
548 install-man
: install-man1 install-man3
550 install-pdf
: install-pdf-am
554 install-ps
: install-ps-am
560 maintainer-clean
: maintainer-clean-am
562 maintainer-clean-am
: distclean-am maintainer-clean-generic
564 mostlyclean: mostlyclean-am
566 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
576 uninstall-am
: uninstall-man
578 uninstall-man
: uninstall-man1 uninstall-man3
580 .MAKE
: install-am install-strip
582 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
583 cscopelist-am ctags-am
distclean distclean-generic \
584 distclean-libtool distdir
dvi dvi-am html html-am
info info-am \
585 install install-am install-data install-data-am install-dvi \
586 install-dvi-am install-exec install-exec-am install-html \
587 install-html-am install-info install-info-am install-man \
588 install-man1 install-man3 install-pdf install-pdf-am \
589 install-ps install-ps-am install-strip
installcheck \
590 installcheck-am
installdirs maintainer-clean \
591 maintainer-clean-generic
mostlyclean mostlyclean-generic \
592 mostlyclean-libtool pdf pdf-am ps ps-am tags-am
uninstall \
593 uninstall-am uninstall-man uninstall-man1 uninstall-man3
596 # Tell versions [3.59,3.63) of GNU make to not export all variables.
597 # Otherwise a system limit (for SysV at least) may be exceeded.