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@
81 sbin_PROGRAMS
= dhcrelay
$(EXEEXT
)
83 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
85 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
86 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
87 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
89 mkinstalldirs
= $(install_sh
) -d
90 CONFIG_HEADER
= $(top_builddir
)/includes
/config.h
92 CONFIG_CLEAN_VPATH_FILES
=
93 am__installdirs
= "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
94 PROGRAMS
= $(sbin_PROGRAMS
)
95 am_dhcrelay_OBJECTS
= dhcrelay.
$(OBJEXT
)
96 dhcrelay_OBJECTS
= $(am_dhcrelay_OBJECTS
)
97 dhcrelay_DEPENDENCIES
= ..
/common
/libdhcp.a ..
/omapip
/libomapi.a \
98 ..
/bind
/lib
/libirs.a ..
/bind
/lib
/libdns.a \
99 ..
/bind
/lib
/libisccfg.a ..
/bind
/lib
/libisc.a
100 AM_V_P
= $(am__v_P_@AM_V@
)
101 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
104 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
105 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
106 am__v_GEN_0
= @echo
" GEN " $@
;
108 AM_V_at
= $(am__v_at_@AM_V@
)
109 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
112 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)/includes
113 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
114 am__depfiles_maybe
= depfiles
116 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
117 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
118 AM_V_CC
= $(am__v_CC_@AM_V@
)
119 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
120 am__v_CC_0
= @echo
" CC " $@
;
123 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
124 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
125 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
126 am__v_CCLD_0
= @echo
" CCLD " $@
;
128 SOURCES
= $(dhcrelay_SOURCES
)
129 DIST_SOURCES
= $(dhcrelay_SOURCES
)
130 am__can_run_installinfo
= \
131 case
$$AM_UPDATE_INFO_DIR in \
133 *) (install-info
--version
) >/dev
/null
2>&1;; \
135 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
136 am__vpath_adj
= case
$$p in \
137 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
142 am__nobase_strip_setup
= \
143 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
145 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
146 am__nobase_list
= $(am__nobase_strip_setup
); \
147 for p in
$$list; do echo
"$$p $$p"; done | \
148 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
149 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
150 if (++n[$$2] == $(am__install_max)) \
151 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
152 END { for (dir in files) print dir, files[dir] }'
154 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
155 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
156 am__uninstall_files_from_dir
= { \
158 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
159 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
160 $(am__cd
) "$$dir" && rm -f
$$files; }; \
162 man8dir = $(mandir)/man8
165 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates. Input order is
169 am__uniquify_input
= $(AWK
) '\
170 BEGIN { nonempty = 0; } \
171 { items[$$0] = 1; nonempty = 1; } \
172 END { if (nonempty) { for (i in items) print i; }; } \
174 # Make sure the list of sources is unique. This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files
= \
178 list
='$(am__tagged_files)'; \
179 unique
=`for i in $$list; do \
180 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181 done | $(am__uniquify_input)`
184 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
187 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
188 ATF_CFLAGS
= @ATF_CFLAGS@
189 ATF_LDFLAGS
= @ATF_LDFLAGS@
190 AUTOCONF
= @AUTOCONF@
191 AUTOHEADER
= @AUTOHEADER@
192 AUTOMAKE
= @AUTOMAKE@
195 CCDEPMODE
= @CCDEPMODE@
198 CPPFLAGS
= @CPPFLAGS@
199 CYGPATH_W
= @CYGPATH_W@
209 INSTALL_DATA
= @INSTALL_DATA@
210 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
211 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
213 LDAP_CFLAGS
= @LDAP_CFLAGS@
217 LTLIBOBJS
= @LTLIBOBJS@
219 MAKEINFO
= @MAKEINFO@
223 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
224 PACKAGE_NAME
= @PACKAGE_NAME@
225 PACKAGE_STRING
= @PACKAGE_STRING@
226 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
227 PACKAGE_URL
= @PACKAGE_URL@
228 PACKAGE_VERSION
= @PACKAGE_VERSION@
229 PATH_SEPARATOR
= @PATH_SEPARATOR@
231 SET_MAKE
= @SET_MAKE@
235 abs_builddir
= @abs_builddir@
236 abs_srcdir
= @abs_srcdir@
237 abs_top_builddir
= @abs_top_builddir@
238 abs_top_srcdir
= @abs_top_srcdir@
239 ac_ct_CC
= @ac_ct_CC@
240 ac_prefix_program
= @ac_prefix_program@
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@
253 byte_order
= @byte_order@
255 datarootdir
= @datarootdir@
258 exec_prefix = @
exec_prefix@
260 host_alias
= @host_alias@
261 host_cpu
= @host_cpu@
263 host_vendor
= @host_vendor@
265 includedir = @
includedir@
267 install_sh
= @install_sh@
269 libexecdir
= @libexecdir@
270 localedir
= @localedir@
271 localstatedir
= @localstatedir@
274 oldincludedir = @
oldincludedir@
277 program_transform_name
= @program_transform_name@
280 sharedstatedir
= @sharedstatedir@
282 sysconfdir
= @sysconfdir@
283 target_alias
= @target_alias@
284 top_build_prefix
= @top_build_prefix@
285 top_builddir
= @top_builddir@
286 top_srcdir
= @top_srcdir@
287 AM_CPPFLAGS
= -DLOCALSTATEDIR
='"@localstatedir@"'
288 dhcrelay_SOURCES
= dhcrelay.c
289 dhcrelay_LDADD
= ..
/common
/libdhcp.a ..
/omapip
/libomapi.a \
290 ..
/bind
/lib
/libirs.a ..
/bind
/lib
/libdns.a \
291 ..
/bind
/lib
/libisccfg.a ..
/bind
/lib
/libisc.a
293 man_MANS
= dhcrelay
.8
294 EXTRA_DIST
= $(man_MANS
)
298 .SUFFIXES
: .c .o .obj
299 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
301 case
'$(am__configure_deps)' in \
303 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
304 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
308 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign relay/Makefile'; \
309 $(am__cd
) $(top_srcdir
) && \
310 $(AUTOMAKE
) --foreign relay
/Makefile
312 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
315 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
317 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
321 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
322 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
324 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
325 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
326 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
327 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
328 $(am__aclocal_m4_deps
):
329 install-sbinPROGRAMS
: $(sbin_PROGRAMS
)
331 @list
='$(sbin_PROGRAMS)'; test -n
"$(sbindir)" || list
=; \
332 if
test -n
"$$list"; then \
333 echo
" $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
334 $(MKDIR_P
) "$(DESTDIR)$(sbindir)" || exit
1; \
336 for p in
$$list; do echo
"$$p $$p"; done | \
337 sed
's/$(EXEEXT)$$//' | \
338 while read p p1
; do if
test -f
$$p \
339 ; then echo
"$$p"; echo
"$$p"; else :; fi
; \
341 sed
-e
'p;s,.*/,,;n;h' \
343 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
344 sed
'N;N;N;s,\n, ,g' | \
345 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
346 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
347 if ($$2 == $$4) files[d] = files[d] " " $$1; \
348 else { print "f", $$3 "/" $$4, $$1; } } \
349 END { for (d in files) print "f", d, files[d] }' | \
350 while read type
dir files
; do \
351 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
352 test -z
"$$files" ||
{ \
353 echo
" $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
354 $(INSTALL_PROGRAM_ENV
) $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(sbindir)$$dir" || exit
$$?
; \
358 uninstall-sbinPROGRAMS
:
360 @list
='$(sbin_PROGRAMS)'; test -n
"$(sbindir)" || list
=; \
361 files
=`for p in $$list; do echo "$$p"; done | \
362 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
363 -e 's/$$/$(EXEEXT)/' \
365 test -n
"$$list" || exit
0; \
366 echo
" ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
367 cd
"$(DESTDIR)$(sbindir)" && rm -f
$$files
370 -test -z
"$(sbin_PROGRAMS)" ||
rm -f
$(sbin_PROGRAMS
)
372 dhcrelay
$(EXEEXT
): $(dhcrelay_OBJECTS
) $(dhcrelay_DEPENDENCIES
) $(EXTRA_dhcrelay_DEPENDENCIES
)
373 @
rm -f dhcrelay
$(EXEEXT
)
374 $(AM_V_CCLD
)$(LINK
) $(dhcrelay_OBJECTS
) $(dhcrelay_LDADD
) $(LIBS
)
382 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dhcrelay.Po@am__quote@
385 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
386 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
389 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
392 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
393 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
396 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
397 install-man8
: $(man_MANS
)
400 list2
='$(man_MANS)'; \
401 test -n
"$(man8dir)" \
402 && test -n
"`echo $$list1$$list2`" \
404 echo
" $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
405 $(MKDIR_P
) "$(DESTDIR)$(man8dir)" || 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
'/\.8[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,^[^8][0-9a-z]*$$,8,;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)$(man8dir)/$$inst'"; \
421 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man8dir)/$$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)$(man8dir)'"; \
428 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man8dir)" || exit
$$?
; }; \
433 @list
=''; test -n
"$(man8dir)" || exit
0; \
434 files
=`{ for i in $$list; do echo "$$i"; done; \
435 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
436 sed -n '/\.8[a-z]*$$/p'; \
437 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
438 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
439 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir
)
441 ID
: $(am__tagged_files
)
442 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
446 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
449 $(am__define_uniq_tagged_files
); \
451 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
452 test -n
"$$unique" || unique
=$$empty_fix; \
453 if
test $$# -gt 0; then \
454 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
457 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
464 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
465 $(am__define_uniq_tagged_files
); \
466 test -z
"$(CTAGS_ARGS)$$unique" \
467 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
471 here
=`$(am__cd) $(top_builddir) && pwd` \
472 && $(am__cd
) $(top_srcdir
) \
473 && gtags
-i
$(GTAGS_ARGS
) "$$here"
474 cscopelist
: cscopelist-am
476 cscopelist-am
: $(am__tagged_files
)
477 list
='$(am__tagged_files)'; \
478 case
"$(srcdir)" in \
479 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
480 *) sdir
=$(subdir
)/$(srcdir) ;; \
482 for i in
$$list; do \
483 if
test -f
"$$i"; then \
484 echo
"$(subdir)/$$i"; \
488 done
>> $(top_builddir
)/cscope.files
491 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
493 distdir
: $(DISTFILES
)
494 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496 list
='$(DISTFILES)'; \
497 dist_files
=`for file in $$list; do echo $$file; done | \
498 sed -e "s|^$$srcdirstrip/||;t" \
499 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500 case
$$dist_files in \
501 */*) $(MKDIR_P
) `echo "$$dist_files" | \
502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
505 for file in
$$dist_files; do \
506 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
507 if
test -d
$$d/$$file; then \
508 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509 if
test -d
"$(distdir)/$$file"; then \
510 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
512 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
513 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
514 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
516 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
518 test -f
"$(distdir)/$$file" \
519 || cp
-p
$$d/$$file "$(distdir)/$$file" \
525 all-am
: Makefile
$(PROGRAMS
) $(MANS
)
527 for
dir in
"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
528 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
531 install-exec
: install-exec-am
532 install-data
: install-data-am
533 uninstall: uninstall-am
536 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
538 installcheck: installcheck-am
540 if
test -z
'$(STRIP)'; then \
541 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
542 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
545 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
546 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
547 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
554 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
555 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
557 maintainer-clean-generic
:
558 @echo
"This command is intended for maintainers to use"
559 @echo
"it deletes files that may require special tools to rebuild."
562 clean-am
: clean-generic clean-sbinPROGRAMS mostlyclean-am
564 distclean: distclean-am
567 distclean-am
: clean-am distclean-compile distclean-generic \
582 install-data-am
: install-man
584 install-dvi
: install-dvi-am
588 install-exec-am
: install-sbinPROGRAMS
590 install-html
: install-html-am
594 install-info
: install-info-am
598 install-man
: install-man8
600 install-pdf
: install-pdf-am
604 install-ps
: install-ps-am
610 maintainer-clean
: maintainer-clean-am
613 maintainer-clean-am
: distclean-am maintainer-clean-generic
615 mostlyclean: mostlyclean-am
617 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
627 uninstall-am
: uninstall-man uninstall-sbinPROGRAMS
629 uninstall-man
: uninstall-man8
631 .MAKE
: install-am install-strip
633 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
634 clean-sbinPROGRAMS cscopelist-am ctags ctags-am
distclean \
635 distclean-compile distclean-generic distclean-tags distdir
dvi \
636 dvi-am html html-am
info info-am
install install-am \
637 install-data install-data-am install-dvi install-dvi-am \
638 install-exec install-exec-am install-html install-html-am \
639 install-info install-info-am install-man install-man8 \
640 install-pdf install-pdf-am install-ps install-ps-am \
641 install-sbinPROGRAMS install-strip
installcheck \
642 installcheck-am
installdirs maintainer-clean \
643 maintainer-clean-generic
mostlyclean mostlyclean-compile \
644 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-am
uninstall \
645 uninstall-am uninstall-man uninstall-man8 \
646 uninstall-sbinPROGRAMS
649 # Tell versions [3.59,3.63) of GNU make to not export all variables.
650 # Otherwise a system limit (for SysV at least) may be exceeded.