1 # Makefile.in generated by automake 1.14 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 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
19 am__make_running_with_option
= \
20 case
$${target_option-
} in \
22 *) echo
"am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
27 sane_makeflags
=$$MAKEFLAGS; \
28 if
$(am__is_gnu_make
); then \
29 sane_makeflags
=$$MFLAGS; \
34 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 for flg in
$$sane_makeflags; do \
44 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
47 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
48 -*I?
*) strip_trailopt
'I';; \
49 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
50 -*O?
*) strip_trailopt
'O';; \
51 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
52 -*l?
*) strip_trailopt
'l';; \
53 -[dEDm
]) skip_next
=yes
;; \
54 -[JT
]) skip_next
=yes
;; \
57 *$$target_option*) has_opt
=yes
; break
;; \
61 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
62 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
63 pkgdatadir
= $(datadir)/@PACKAGE@
64 pkgincludedir
= $(includedir)/@PACKAGE@
65 pkglibdir
= $(libdir)/@PACKAGE@
66 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
67 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA
= $(install_sh
) -c
-m
644
69 install_sh_PROGRAM
= $(install_sh
) -c
70 install_sh_SCRIPT
= $(install_sh
) -c
71 INSTALL_HEADER
= $(INSTALL_DATA
)
72 transform
= $(program_transform_name
)
79 build_triplet
= @build@
82 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
83 $(srcdir)/config.h.in
$(nobase_include_HEADERS
)
84 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
85 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
86 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
88 mkinstalldirs
= $(install_sh
) -d
89 CONFIG_HEADER
= config.h
91 CONFIG_CLEAN_VPATH_FILES
=
92 AM_V_P
= $(am__v_P_@AM_V@
)
93 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
96 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
97 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
98 am__v_GEN_0
= @echo
" GEN " $@
;
100 AM_V_at
= $(am__v_at_@AM_V@
)
101 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
106 am__can_run_installinfo
= \
107 case
$$AM_UPDATE_INFO_DIR in \
109 *) (install-info
--version
) >/dev
/null
2>&1;; \
111 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
112 am__vpath_adj
= case
$$p in \
113 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
118 am__nobase_strip_setup
= \
119 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
121 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
122 am__nobase_list
= $(am__nobase_strip_setup
); \
123 for p in
$$list; do echo
"$$p $$p"; done | \
124 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
125 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
126 if (++n[$$2] == $(am__install_max)) \
127 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128 END { for (dir in files) print dir, files[dir] }'
130 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
131 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
132 am__uninstall_files_from_dir
= { \
134 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
135 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
136 $(am__cd
) "$$dir" && rm -f
$$files; }; \
138 am__installdirs
= "$(DESTDIR)$(includedir)"
139 HEADERS
= $(nobase_include_HEADERS
)
140 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
142 # Read a list of newline-separated strings from the standard input,
143 # and print each of them once, without duplicates. Input order is
145 am__uniquify_input
= $(AWK
) '\
146 BEGIN { nonempty = 0; } \
147 { items[$$0] = 1; nonempty = 1; } \
148 END { if (nonempty) { for (i in items) print i; }; } \
150 # Make sure the list of sources is unique. This is necessary because,
151 # e.g., the same source file might be shared among _SOURCES variables
152 # for different programs/libraries.
153 am__define_uniq_tagged_files
= \
154 list
='$(am__tagged_files)'; \
155 unique
=`for i in $$list; do \
156 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
157 done | $(am__uniquify_input)`
160 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
163 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
164 ATF_CFLAGS
= @ATF_CFLAGS@
165 ATF_LDFLAGS
= @ATF_LDFLAGS@
166 AUTOCONF
= @AUTOCONF@
167 AUTOHEADER
= @AUTOHEADER@
168 AUTOMAKE
= @AUTOMAKE@
171 CCDEPMODE
= @CCDEPMODE@
174 CPPFLAGS
= @CPPFLAGS@
175 CYGPATH_W
= @CYGPATH_W@
185 INSTALL_DATA
= @INSTALL_DATA@
186 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
187 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
188 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
189 LDAP_CFLAGS
= @LDAP_CFLAGS@
193 LTLIBOBJS
= @LTLIBOBJS@
195 MAKEINFO
= @MAKEINFO@
199 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
200 PACKAGE_NAME
= @PACKAGE_NAME@
201 PACKAGE_STRING
= @PACKAGE_STRING@
202 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
203 PACKAGE_URL
= @PACKAGE_URL@
204 PACKAGE_VERSION
= @PACKAGE_VERSION@
205 PATH_SEPARATOR
= @PATH_SEPARATOR@
207 SET_MAKE
= @SET_MAKE@
211 abs_builddir
= @abs_builddir@
212 abs_srcdir
= @abs_srcdir@
213 abs_top_builddir
= @abs_top_builddir@
214 abs_top_srcdir
= @abs_top_srcdir@
215 ac_ct_CC
= @ac_ct_CC@
216 ac_prefix_program
= @ac_prefix_program@
217 am__include
= @am__include@
218 am__leading_dot
= @am__leading_dot@
219 am__quote
= @am__quote@
221 am__untar
= @am__untar@
224 build_alias
= @build_alias@
225 build_cpu
= @build_cpu@
226 build_os
= @build_os@
227 build_vendor
= @build_vendor@
228 builddir
= @builddir@
229 byte_order
= @byte_order@
231 datarootdir
= @datarootdir@
234 exec_prefix = @
exec_prefix@
236 host_alias
= @host_alias@
237 host_cpu
= @host_cpu@
239 host_vendor
= @host_vendor@
241 includedir = @
includedir@
243 install_sh
= @install_sh@
245 libexecdir
= @libexecdir@
246 localedir
= @localedir@
247 localstatedir
= @localstatedir@
250 oldincludedir = @
oldincludedir@
253 program_transform_name
= @program_transform_name@
256 sharedstatedir
= @sharedstatedir@
258 sysconfdir
= @sysconfdir@
259 target_alias
= @target_alias@
260 top_build_prefix
= @top_build_prefix@
261 top_builddir
= @top_builddir@
262 top_srcdir
= @top_srcdir@
263 nobase_include_HEADERS
= omapip
/alloc.h omapip
/buffer.h omapip
/convert.h \
264 omapip
/hash.h omapip
/isclib.h omapip
/omapip.h \
265 omapip
/omapip_p.h omapip
/result.h omapip
/trace.h \
268 EXTRA_DIST
= cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
269 heap.h inet.h minires.h osdep.h site.h statement.h tree.h \
271 arpa
/nameser.h arpa
/nameser_compat.h \
272 netinet
/if_ether.h netinet
/ip.h netinet
/ip_icmp.h netinet
/udp.h
275 $(MAKE
) $(AM_MAKEFLAGS
) all-am
278 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
280 case
'$(am__configure_deps)' in \
282 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
283 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
287 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign includes/Makefile'; \
288 $(am__cd
) $(top_srcdir
) && \
289 $(AUTOMAKE
) --foreign includes
/Makefile
291 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
294 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
296 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
297 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
300 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
301 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
303 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
304 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
305 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
306 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
307 $(am__aclocal_m4_deps
):
310 @
test -f
$@ ||
rm -f stamp-h1
311 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
313 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
315 cd
$(top_builddir
) && $(SHELL
) .
/config.status includes
/config.h
316 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
317 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
322 -rm -f config.h stamp-h1
323 install-nobase_includeHEADERS
: $(nobase_include_HEADERS
)
325 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
326 if
test -n
"$$list"; then \
327 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
328 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
330 $(am__nobase_list
) | while read
dir files
; do \
331 xfiles
=; for file in
$$files; do \
332 if
test -f
"$$file"; then xfiles
="$$xfiles $$file"; \
333 else xfiles
="$$xfiles $(srcdir)/$$file"; fi
; done
; \
334 test -z
"$$xfiles" ||
{ \
335 test "x$$dir" = x. ||
{ \
336 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
337 $(MKDIR_P
) "$(DESTDIR)$(includedir)/$$dir"; }; \
338 echo
" $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
339 $(INSTALL_HEADER
) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit
$$?
; }; \
342 uninstall-nobase_includeHEADERS
:
344 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
345 $(am__nobase_strip_setup
); files
=`$(am__nobase_strip)`; \
346 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
348 ID
: $(am__tagged_files
)
349 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
353 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
356 $(am__define_uniq_tagged_files
); \
358 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
359 test -n
"$$unique" || unique
=$$empty_fix; \
360 if
test $$# -gt 0; then \
361 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
364 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
371 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
372 $(am__define_uniq_tagged_files
); \
373 test -z
"$(CTAGS_ARGS)$$unique" \
374 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
378 here
=`$(am__cd) $(top_builddir) && pwd` \
379 && $(am__cd
) $(top_srcdir
) \
380 && gtags
-i
$(GTAGS_ARGS
) "$$here"
381 cscopelist
: cscopelist-am
383 cscopelist-am
: $(am__tagged_files
)
384 list
='$(am__tagged_files)'; \
385 case
"$(srcdir)" in \
386 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
387 *) sdir
=$(subdir
)/$(srcdir) ;; \
389 for i in
$$list; do \
390 if
test -f
"$$i"; then \
391 echo
"$(subdir)/$$i"; \
395 done
>> $(top_builddir
)/cscope.files
398 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
400 distdir
: $(DISTFILES
)
401 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 list
='$(DISTFILES)'; \
404 dist_files
=`for file in $$list; do echo $$file; done | \
405 sed -e "s|^$$srcdirstrip/||;t" \
406 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407 case
$$dist_files in \
408 */*) $(MKDIR_P
) `echo "$$dist_files" | \
409 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
412 for file in
$$dist_files; do \
413 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
414 if
test -d
$$d/$$file; then \
415 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416 if
test -d
"$(distdir)/$$file"; then \
417 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
419 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
420 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
421 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
423 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
425 test -f
"$(distdir)/$$file" \
426 || cp
-p
$$d/$$file "$(distdir)/$$file" \
432 all-am
: Makefile
$(HEADERS
) config.h
434 for
dir in
"$(DESTDIR)$(includedir)"; do \
435 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
438 install-exec
: install-exec-am
439 install-data
: install-data-am
440 uninstall: uninstall-am
443 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
445 installcheck: installcheck-am
447 if
test -z
'$(STRIP)'; then \
448 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
449 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
452 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
453 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
454 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
462 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
464 maintainer-clean-generic
:
465 @echo
"This command is intended for maintainers to use"
466 @echo
"it deletes files that may require special tools to rebuild."
469 clean-am
: clean-generic mostlyclean-am
471 distclean: distclean-am
473 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
487 install-data-am
: install-nobase_includeHEADERS
489 install-dvi
: install-dvi-am
495 install-html
: install-html-am
499 install-info
: install-info-am
505 install-pdf
: install-pdf-am
509 install-ps
: install-ps-am
515 maintainer-clean
: maintainer-clean-am
517 maintainer-clean-am
: distclean-am maintainer-clean-generic
519 mostlyclean: mostlyclean-am
521 mostlyclean-am
: mostlyclean-generic
531 uninstall-am
: uninstall-nobase_includeHEADERS
533 .MAKE
: all install-am install-strip
535 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
536 cscopelist-am ctags ctags-am
distclean distclean-generic \
537 distclean-hdr distclean-tags distdir
dvi dvi-am html html-am \
538 info info-am
install install-am install-data install-data-am \
539 install-dvi install-dvi-am install-exec install-exec-am \
540 install-html install-html-am install-info install-info-am \
541 install-man install-nobase_includeHEADERS install-pdf \
542 install-pdf-am install-ps install-ps-am install-strip \
543 installcheck installcheck-am
installdirs maintainer-clean \
544 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
545 pdf-am ps ps-am
tags tags-am
uninstall uninstall-am \
546 uninstall-nobase_includeHEADERS
549 # Tell versions [3.59,3.63) of GNU make to not export all variables.
550 # Otherwise a system limit (for SysV at least) may be exceeded.