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 \
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
= $(top_builddir
)/includes
/config.h
91 CONFIG_CLEAN_VPATH_FILES
=
92 LIBRARIES
= $(noinst_LIBRARIES
)
95 AM_V_AR
= $(am__v_AR_@AM_V@
)
96 am__v_AR_
= $(am__v_AR_@AM_DEFAULT_V@
)
97 am__v_AR_0
= @echo
" AR " $@
;
99 libdhcp_a_AR
= $(AR
) $(ARFLAGS
)
101 am_libdhcp_a_OBJECTS
= alloc.
$(OBJEXT
) bpf.
$(OBJEXT
) comapi.
$(OBJEXT
) \
102 conflex.
$(OBJEXT
) ctrace.
$(OBJEXT
) discover.
$(OBJEXT
) \
103 dispatch.
$(OBJEXT
) dlpi.
$(OBJEXT
) dns.
$(OBJEXT
) \
104 ethernet.
$(OBJEXT
) execute.
$(OBJEXT
) fddi.
$(OBJEXT
) \
105 icmp.
$(OBJEXT
) inet.
$(OBJEXT
) lpf.
$(OBJEXT
) memory.
$(OBJEXT
) \
106 nit.
$(OBJEXT
) ns_name.
$(OBJEXT
) options.
$(OBJEXT
) \
107 packet.
$(OBJEXT
) parse.
$(OBJEXT
) print.
$(OBJEXT
) raw.
$(OBJEXT
) \
108 resolv.
$(OBJEXT
) socket.
$(OBJEXT
) tables.
$(OBJEXT
) \
109 tr.
$(OBJEXT
) tree.
$(OBJEXT
) upf.
$(OBJEXT
)
110 libdhcp_a_OBJECTS
= $(am_libdhcp_a_OBJECTS
)
111 AM_V_P
= $(am__v_P_@AM_V@
)
112 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
115 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
116 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
117 am__v_GEN_0
= @echo
" GEN " $@
;
119 AM_V_at
= $(am__v_at_@AM_V@
)
120 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
123 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)/includes
124 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
125 am__depfiles_maybe
= depfiles
127 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
128 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
129 AM_V_CC
= $(am__v_CC_@AM_V@
)
130 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
131 am__v_CC_0
= @echo
" CC " $@
;
134 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
135 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
136 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
137 am__v_CCLD_0
= @echo
" CCLD " $@
;
139 SOURCES
= $(libdhcp_a_SOURCES
)
140 DIST_SOURCES
= $(libdhcp_a_SOURCES
)
141 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
142 ctags-recursive dvi-recursive html-recursive info-recursive \
143 install-data-recursive install-dvi-recursive \
144 install-exec-recursive install-html-recursive \
145 install-info-recursive install-pdf-recursive \
146 install-ps-recursive install-recursive installcheck-recursive \
147 installdirs-recursive pdf-recursive ps-recursive \
148 tags-recursive uninstall-recursive
149 am__can_run_installinfo
= \
150 case
$$AM_UPDATE_INFO_DIR in \
152 *) (install-info
--version
) >/dev
/null
2>&1;; \
154 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
155 am__vpath_adj
= case
$$p in \
156 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
159 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
161 am__nobase_strip_setup
= \
162 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
164 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
165 am__nobase_list
= $(am__nobase_strip_setup
); \
166 for p in
$$list; do echo
"$$p $$p"; done | \
167 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
168 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
169 if (++n[$$2] == $(am__install_max)) \
170 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
171 END { for (dir in files) print dir, files[dir] }'
173 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
174 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
175 am__uninstall_files_from_dir
= { \
177 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
178 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
179 $(am__cd
) "$$dir" && rm -f
$$files; }; \
181 man5dir = $(mandir)/man5
182 am__installdirs
= "$(DESTDIR)$(man5dir)"
185 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
186 distclean-recursive maintainer-clean-recursive
187 am__recursive_targets
= \
188 $(RECURSIVE_TARGETS
) \
189 $(RECURSIVE_CLEAN_TARGETS
) \
190 $(am__extra_recursive_targets
)
191 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
193 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
194 # Read a list of newline-separated strings from the standard input,
195 # and print each of them once, without duplicates. Input order is
197 am__uniquify_input
= $(AWK
) '\
198 BEGIN { nonempty = 0; } \
199 { items[$$0] = 1; nonempty = 1; } \
200 END { if (nonempty) { for (i in items) print i; }; } \
202 # Make sure the list of sources is unique. This is necessary because,
203 # e.g., the same source file might be shared among _SOURCES variables
204 # for different programs/libraries.
205 am__define_uniq_tagged_files
= \
206 list
='$(am__tagged_files)'; \
207 unique
=`for i in $$list; do \
208 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209 done | $(am__uniquify_input)`
212 DIST_SUBDIRS
= $(SUBDIRS
)
213 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
216 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
217 sed_rest
='s,^[^/]*/*,,'; \
218 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
219 sed_butlast
='s,/*[^/]*$$,,'; \
220 while
test -n
"$$dir1"; do \
221 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
222 if
test "$$first" != "."; then \
223 if
test "$$first" = ".."; then \
224 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
225 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
227 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
228 if
test "$$first2" = "$$first"; then \
229 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
233 dir0
="$$dir0"/"$$first"; \
236 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
241 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
242 ATF_CFLAGS
= @ATF_CFLAGS@
243 ATF_LDFLAGS
= @ATF_LDFLAGS@
244 AUTOCONF
= @AUTOCONF@
245 AUTOHEADER
= @AUTOHEADER@
246 AUTOMAKE
= @AUTOMAKE@
249 CCDEPMODE
= @CCDEPMODE@
252 CPPFLAGS
= @CPPFLAGS@
253 CYGPATH_W
= @CYGPATH_W@
263 INSTALL_DATA
= @INSTALL_DATA@
264 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
265 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
266 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
267 LDAP_CFLAGS
= @LDAP_CFLAGS@
271 LTLIBOBJS
= @LTLIBOBJS@
273 MAKEINFO
= @MAKEINFO@
277 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
278 PACKAGE_NAME
= @PACKAGE_NAME@
279 PACKAGE_STRING
= @PACKAGE_STRING@
280 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
281 PACKAGE_URL
= @PACKAGE_URL@
282 PACKAGE_VERSION
= @PACKAGE_VERSION@
283 PATH_SEPARATOR
= @PATH_SEPARATOR@
285 SET_MAKE
= @SET_MAKE@
289 abs_builddir
= @abs_builddir@
290 abs_srcdir
= @abs_srcdir@
291 abs_top_builddir
= @abs_top_builddir@
292 abs_top_srcdir
= @abs_top_srcdir@
293 ac_ct_CC
= @ac_ct_CC@
294 ac_prefix_program
= @ac_prefix_program@
295 am__include
= @am__include@
296 am__leading_dot
= @am__leading_dot@
297 am__quote
= @am__quote@
299 am__untar
= @am__untar@
302 build_alias
= @build_alias@
303 build_cpu
= @build_cpu@
304 build_os
= @build_os@
305 build_vendor
= @build_vendor@
306 builddir
= @builddir@
307 byte_order
= @byte_order@
309 datarootdir
= @datarootdir@
312 exec_prefix = @
exec_prefix@
314 host_alias
= @host_alias@
315 host_cpu
= @host_cpu@
317 host_vendor
= @host_vendor@
319 includedir = @
includedir@
321 install_sh
= @install_sh@
323 libexecdir
= @libexecdir@
324 localedir
= @localedir@
325 localstatedir
= @localstatedir@
328 oldincludedir = @
oldincludedir@
331 program_transform_name
= @program_transform_name@
334 sharedstatedir
= @sharedstatedir@
336 sysconfdir
= @sysconfdir@
337 target_alias
= @target_alias@
338 top_build_prefix
= @top_build_prefix@
339 top_builddir
= @top_builddir@
340 top_srcdir
= @top_srcdir@
341 AM_CPPFLAGS
= -I..
-DLOCALSTATEDIR
='"@localstatedir@"'
342 AM_CFLAGS
= $(LDAP_CFLAGS
)
343 noinst_LIBRARIES
= libdhcp.a
344 libdhcp_a_SOURCES
= alloc.c bpf.c comapi.c conflex.c ctrace.c discover.c \
345 dispatch.c dlpi.c dns.c ethernet.c execute.c fddi.c \
346 icmp.c inet.c lpf.c memory.c nit.c ns_name.c options.c \
347 packet.c parse.c
print.c raw.c resolv.c socket.c \
348 tables.c tr.c tree.c upf.c
350 man_MANS
= dhcp-eval
.5 dhcp-options
.5
351 EXTRA_DIST
= $(man_MANS
)
353 # We want to build this directory first, before descending into tests subdir.
354 # The reason is that ideally the tests should link existing objects from this
355 # directory. That eliminates any discrepancies between tested code and
356 # production code. Sadly, we are not there yet.
361 .SUFFIXES
: .c .o .obj
362 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
364 case
'$(am__configure_deps)' in \
366 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
367 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
371 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign common/Makefile'; \
372 $(am__cd
) $(top_srcdir
) && \
373 $(AUTOMAKE
) --foreign common
/Makefile
375 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
378 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
380 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
381 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
384 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
385 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
387 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
388 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
389 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
390 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
391 $(am__aclocal_m4_deps
):
393 clean-noinstLIBRARIES
:
394 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
396 libdhcp.a
: $(libdhcp_a_OBJECTS
) $(libdhcp_a_DEPENDENCIES
) $(EXTRA_libdhcp_a_DEPENDENCIES
)
397 $(AM_V_at
)-rm -f libdhcp.a
398 $(AM_V_AR
)$(libdhcp_a_AR
) libdhcp.a
$(libdhcp_a_OBJECTS
) $(libdhcp_a_LIBADD
)
399 $(AM_V_at
)$(RANLIB
) libdhcp.a
407 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bpf.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/comapi.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/conflex.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ctrace.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/discover.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dispatch.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dlpi.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dns.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ethernet.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/execute.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fddi.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/icmp.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/inet.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lpf.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memory.Po@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/nit.Po@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ns_name.Po@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/options.Po@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/packet.Po@am__quote@
427 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parse.Po@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Po@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/raw.Po@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/resolv.Po@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/socket.Po@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tables.Po@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tr.Po@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tree.Po@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/upf.Po@am__quote@
438 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
439 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
442 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
445 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
446 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
449 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
450 install-man5
: $(man_MANS
)
453 list2
='$(man_MANS)'; \
454 test -n
"$(man5dir)" \
455 && test -n
"`echo $$list1$$list2`" \
457 echo
" $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
458 $(MKDIR_P
) "$(DESTDIR)$(man5dir)" || exit
1; \
459 { for i in
$$list1; do echo
"$$i"; done
; \
460 if
test -n
"$$list2"; then \
461 for i in
$$list2; do echo
"$$i"; done \
462 | sed
-n
'/\.5[a-z]*$$/p'; \
464 } | while read p
; do \
465 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
466 echo
"$$d$$p"; echo
"$$p"; \
468 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
469 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
470 sed
'N;N;s,\n, ,g' |
{ \
471 list
=; while read file base inst
; do \
472 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
473 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
474 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit
$$?
; \
477 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
478 while read files
; do \
479 test -z
"$$files" ||
{ \
480 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
481 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man5dir)" || exit
$$?
; }; \
486 @list
=''; test -n
"$(man5dir)" || exit
0; \
487 files
=`{ for i in $$list; do echo "$$i"; done; \
488 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
489 sed -n '/\.5[a-z]*$$/p'; \
490 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
491 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
492 dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir
)
494 # This directory's subdirectories are mostly independent; you can cd
495 # into them and run 'make' without going through this Makefile.
496 # To change the values of 'make' variables: instead of editing Makefiles,
497 # (1) if the variable is set in 'config.status', edit 'config.status'
498 # (which will cause the Makefiles to be regenerated when you run 'make');
499 # (2) otherwise, pass the desired values on the 'make' command line.
500 $(am__recursive_targets
):
502 if
$(am__make_keepgoing
); then \
503 failcom
='fail=yes'; \
508 target
=`echo $@ | sed s/-recursive//`; \
510 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
511 *) list
='$(SUBDIRS)' ;; \
513 for subdir in
$$list; do \
514 echo
"Making $$target in $$subdir"; \
515 if
test "$$subdir" = "."; then \
517 local_target
="$$target-am"; \
519 local_target
="$$target"; \
521 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
524 if
test "$$dot_seen" = "no"; then \
525 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
528 ID
: $(am__tagged_files
)
529 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
533 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
536 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
537 include_option
=--etags-include
; \
540 include_option
=--include; \
543 list
='$(SUBDIRS)'; for subdir in
$$list; do \
544 if
test "$$subdir" = .
; then
:; else \
545 test ! -f
$$subdir/TAGS || \
546 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
549 $(am__define_uniq_tagged_files
); \
551 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
552 test -n
"$$unique" || unique
=$$empty_fix; \
553 if
test $$# -gt 0; then \
554 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
557 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
561 ctags
: ctags-recursive
564 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
565 $(am__define_uniq_tagged_files
); \
566 test -z
"$(CTAGS_ARGS)$$unique" \
567 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
571 here
=`$(am__cd) $(top_builddir) && pwd` \
572 && $(am__cd
) $(top_srcdir
) \
573 && gtags
-i
$(GTAGS_ARGS
) "$$here"
574 cscopelist
: cscopelist-recursive
576 cscopelist-am
: $(am__tagged_files
)
577 list
='$(am__tagged_files)'; \
578 case
"$(srcdir)" in \
579 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
580 *) sdir
=$(subdir
)/$(srcdir) ;; \
582 for i in
$$list; do \
583 if
test -f
"$$i"; then \
584 echo
"$(subdir)/$$i"; \
588 done
>> $(top_builddir
)/cscope.files
591 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
593 distdir
: $(DISTFILES
)
594 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
595 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
596 list
='$(DISTFILES)'; \
597 dist_files
=`for file in $$list; do echo $$file; done | \
598 sed -e "s|^$$srcdirstrip/||;t" \
599 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
600 case
$$dist_files in \
601 */*) $(MKDIR_P
) `echo "$$dist_files" | \
602 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
605 for file in
$$dist_files; do \
606 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
607 if
test -d
$$d/$$file; then \
608 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
609 if
test -d
"$(distdir)/$$file"; then \
610 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
612 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
613 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
614 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
616 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
618 test -f
"$(distdir)/$$file" \
619 || cp
-p
$$d/$$file "$(distdir)/$$file" \
623 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
624 if
test "$$subdir" = .
; then
:; else \
626 ||
test -d
"$(distdir)/$$subdir" \
627 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
629 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
631 new_distdir
=$$reldir; \
632 dir1
=$$subdir; dir2
="$(top_distdir)"; \
634 new_top_distdir
=$$reldir; \
635 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
636 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
637 ($(am__cd
) $$subdir && \
638 $(MAKE
) $(AM_MAKEFLAGS
) \
639 top_distdir
="$$new_top_distdir" \
640 distdir
="$$new_distdir" \
641 am__remove_distdir
=: \
642 am__skip_length_check
=: \
643 am__skip_mode_fix
=: \
649 check: check-recursive
650 all-am
: Makefile
$(LIBRARIES
) $(MANS
)
651 installdirs: installdirs-recursive
653 for
dir in
"$(DESTDIR)$(man5dir)"; do \
654 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
656 install: install-recursive
657 install-exec
: install-exec-recursive
658 install-data
: install-data-recursive
659 uninstall: uninstall-recursive
662 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
664 installcheck: installcheck-recursive
666 if
test -z
'$(STRIP)'; then \
667 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
668 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
671 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
672 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
673 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
680 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
681 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
683 maintainer-clean-generic
:
684 @echo
"This command is intended for maintainers to use"
685 @echo
"it deletes files that may require special tools to rebuild."
686 clean: clean-recursive
688 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
690 distclean: distclean-recursive
693 distclean-am
: clean-am distclean-compile distclean-generic \
708 install-data-am
: install-man
710 install-dvi
: install-dvi-recursive
716 install-html
: install-html-recursive
720 install-info
: install-info-recursive
724 install-man
: install-man5
726 install-pdf
: install-pdf-recursive
730 install-ps
: install-ps-recursive
736 maintainer-clean
: maintainer-clean-recursive
739 maintainer-clean-am
: distclean-am maintainer-clean-generic
741 mostlyclean: mostlyclean-recursive
743 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
753 uninstall-am
: uninstall-man
755 uninstall-man
: uninstall-man5
757 .MAKE
: $(am__recursive_targets
) install-am install-strip
759 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am
check \
760 check-am
clean clean-generic clean-noinstLIBRARIES \
761 cscopelist-am ctags ctags-am
distclean distclean-compile \
762 distclean-generic distclean-tags distdir
dvi dvi-am html \
763 html-am
info info-am
install install-am install-data \
764 install-data-am install-dvi install-dvi-am install-exec \
765 install-exec-am install-html install-html-am install-info \
766 install-info-am install-man install-man5 install-pdf \
767 install-pdf-am install-ps install-ps-am install-strip \
768 installcheck installcheck-am
installdirs installdirs-am \
769 maintainer-clean maintainer-clean-generic
mostlyclean \
770 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
771 tags tags-am
uninstall uninstall-am uninstall-man \
775 # Tell versions [3.59,3.63) of GNU make to not export all variables.
776 # Otherwise a system limit (for SysV at least) may be exceeded.