1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 am__make_running_with_option = \
30 case $${target_option-} in \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
67 *$$target_option*) has_opt=yes; break;; \
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
89 build_triplet = @build@
91 bin_PROGRAMS = dpkg-split$(EXEEXT)
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/dpkg-arch.m4 \
95 $(top_srcdir)/m4/dpkg-build.m4 \
96 $(top_srcdir)/m4/dpkg-compiler.m4 \
97 $(top_srcdir)/m4/dpkg-coverage.m4 \
98 $(top_srcdir)/m4/dpkg-funcs.m4 $(top_srcdir)/m4/dpkg-libs.m4 \
99 $(top_srcdir)/m4/dpkg-linker.m4 $(top_srcdir)/m4/dpkg-progs.m4 \
100 $(top_srcdir)/m4/dpkg-types.m4 \
101 $(top_srcdir)/m4/dpkg-unicode.m4 $(top_srcdir)/m4/gettext.m4 \
102 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
103 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
104 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
105 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
106 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
107 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
108 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = $(top_builddir)/config.h
115 CONFIG_CLEAN_VPATH_FILES =
116 am__installdirs = "$(DESTDIR)$(bindir)"
117 PROGRAMS = $(bin_PROGRAMS)
118 am_dpkg_split_OBJECTS = info.$(OBJEXT) join.$(OBJEXT) main.$(OBJEXT) \
119 queue.$(OBJEXT) split.$(OBJEXT)
120 dpkg_split_OBJECTS = $(am_dpkg_split_OBJECTS)
122 dpkg_split_DEPENDENCIES = ../lib/dpkg/libdpkg.la $(am__DEPENDENCIES_1)
123 AM_V_lt = $(am__v_lt_@AM_V@)
124 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
125 am__v_lt_0 = --silent
127 AM_V_P = $(am__v_P_@AM_V@)
128 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
131 AM_V_GEN = $(am__v_GEN_@AM_V@)
132 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
133 am__v_GEN_0 = @echo " GEN " $@;
135 AM_V_at = $(am__v_at_@AM_V@)
136 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
141 am__depfiles_maybe = depfiles
143 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
147 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
148 $(AM_CFLAGS) $(CFLAGS)
149 AM_V_CC = $(am__v_CC_@AM_V@)
150 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
151 am__v_CC_0 = @echo " CC " $@;
154 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
156 $(AM_LDFLAGS) $(LDFLAGS) -o $@
157 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
158 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
159 am__v_CCLD_0 = @echo " CCLD " $@;
161 SOURCES = $(dpkg_split_SOURCES)
162 DIST_SOURCES = $(dpkg_split_SOURCES)
163 am__can_run_installinfo = \
164 case $$AM_UPDATE_INFO_DIR in \
166 *) (install-info --version) >/dev/null 2>&1;; \
168 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169 # Read a list of newline-separated strings from the standard input,
170 # and print each of them once, without duplicates. Input order is
172 am__uniquify_input = $(AWK) '\
173 BEGIN { nonempty = 0; } \
174 { items[$$0] = 1; nonempty = 1; } \
175 END { if (nonempty) { for (i in items) print i; }; } \
177 # Make sure the list of sources is unique. This is necessary because,
178 # e.g., the same source file might be shared among _SOURCES variables
179 # for different programs/libraries.
180 am__define_uniq_tagged_files = \
181 list='$(am__tagged_files)'; \
182 unique=`for i in $$list; do \
183 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184 done | $(am__uniquify_input)`
187 am__DIST_COMMON = $(srcdir)/Makefile.in \
188 $(top_srcdir)/build-aux/depcomp
189 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
192 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
194 AUTOCONF = @AUTOCONF@
195 AUTOHEADER = @AUTOHEADER@
196 AUTOM4TE = @AUTOM4TE@
197 AUTOMAKE = @AUTOMAKE@
199 BUILD_DEVEL_DOCS = @BUILD_DEVEL_DOCS@
200 BZ2_LIBS = @BZ2_LIBS@
202 CCDEPMODE = @CCDEPMODE@
205 CPPFLAGS = @CPPFLAGS@
206 CURSES_LIBS = @CURSES_LIBS@
209 CXXDEPMODE = @CXXDEPMODE@
210 CXXFLAGS = @CXXFLAGS@
211 CYGPATH_W = @CYGPATH_W@
216 DSYMUTIL = @DSYMUTIL@
225 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
227 GMSGFMT_015 = @GMSGFMT_015@
229 HAVE_DOT = @HAVE_DOT@
231 INSTALL_DATA = @INSTALL_DATA@
232 INSTALL_PROGRAM = @INSTALL_PROGRAM@
233 INSTALL_SCRIPT = @INSTALL_SCRIPT@
234 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
235 INTLLIBS = @INTLLIBS@
236 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
237 KVM_LIBS = @KVM_LIBS@
239 LCOV_GENHTML = @LCOV_GENHTML@
242 LIBICONV = @LIBICONV@
249 LTLIBICONV = @LTLIBICONV@
250 LTLIBINTL = @LTLIBINTL@
251 LTLIBOBJS = @LTLIBOBJS@
252 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
253 LZMA_LIBS = @LZMA_LIBS@
254 MAKEINFO = @MAKEINFO@
255 MANIFEST_TOOL = @MANIFEST_TOOL@
259 MSGFMT_015 = @MSGFMT_015@
260 MSGMERGE = @MSGMERGE@
268 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
269 PACKAGE_COPYRIGHT_HOLDER = @PACKAGE_COPYRIGHT_HOLDER@
270 PACKAGE_NAME = @PACKAGE_NAME@
271 PACKAGE_RELEASE_DATE = @PACKAGE_RELEASE_DATE@
272 PACKAGE_STRING = @PACKAGE_STRING@
273 PACKAGE_TARNAME = @PACKAGE_TARNAME@
274 PACKAGE_URL = @PACKAGE_URL@
275 PACKAGE_VERSION = @PACKAGE_VERSION@
277 PATH_SEPARATOR = @PATH_SEPARATOR@
279 PERL_COVER = @PERL_COVER@
280 PERL_COVERAGE = @PERL_COVERAGE@
281 PERL_LIBDIR = @PERL_LIBDIR@
282 PKG_CONFIG = @PKG_CONFIG@
283 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
284 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
291 SELINUX_CFLAGS = @SELINUX_CFLAGS@
292 SELINUX_LIBS = @SELINUX_LIBS@
293 SET_MAKE = @SET_MAKE@
298 USE_PO4A = @USE_PO4A@
299 USE_UNICODE = @USE_UNICODE@
301 XGETTEXT = @XGETTEXT@
302 XGETTEXT_015 = @XGETTEXT_015@
303 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_AR = @ac_ct_AR@
310 ac_ct_CC = @ac_ct_CC@
311 ac_ct_CXX = @ac_ct_CXX@
312 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313 admindir = @admindir@
314 am__include = @am__include@
315 am__leading_dot = @am__leading_dot@
316 am__quote = @am__quote@
318 am__untar = @am__untar@
321 build_alias = @build_alias@
322 build_cpu = @build_cpu@
323 build_os = @build_os@
324 build_vendor = @build_vendor@
325 builddir = @builddir@
327 datarootdir = @datarootdir@
328 devlibdir = @devlibdir@
331 exec_prefix = @exec_prefix@
333 host_alias = @host_alias@
334 host_cpu = @host_cpu@
336 host_vendor = @host_vendor@
338 includedir = @includedir@
340 install_sh = @install_sh@
342 libexecdir = @libexecdir@
343 localedir = $(datadir)/locale
344 localstatedir = @localstatedir@
348 oldincludedir = @oldincludedir@
350 pkgconfdir = @pkgconfdir@
352 program_transform_name = @program_transform_name@
354 runstatedir = @runstatedir@
356 sharedstatedir = @sharedstatedir@
358 sysconfdir = @sysconfdir@
359 target_alias = @target_alias@
360 top_build_prefix = @top_build_prefix@
361 top_builddir = @top_builddir@
362 top_srcdir = @top_srcdir@
364 -DLOCALEDIR=\"$(localedir)\" \
365 -DADMINDIR=\"$(admindir)\" \
366 -idirafter $(top_srcdir)/lib/compat \
370 dpkg_split_SOURCES = \
379 ../lib/dpkg/libdpkg.la \
385 .SUFFIXES: .c .lo .o .obj
386 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
388 case '$(am__configure_deps)' in \
390 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
391 && { if test -f $@; then exit 0; else break; fi; }; \
395 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign dpkg-split/Makefile'; \
396 $(am__cd) $(top_srcdir) && \
397 $(AUTOMAKE) --foreign dpkg-split/Makefile
398 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
403 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
404 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
407 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
408 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
410 $(top_srcdir)/configure: $(am__configure_deps)
411 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
413 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414 $(am__aclocal_m4_deps):
415 install-binPROGRAMS: $(bin_PROGRAMS)
417 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
418 if test -n "$$list"; then \
419 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
420 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
422 for p in $$list; do echo "$$p $$p"; done | \
423 sed 's/$(EXEEXT)$$//' | \
424 while read p p1; do if test -f $$p \
426 ; then echo "$$p"; echo "$$p"; else :; fi; \
428 sed -e 'p;s,.*/,,;n;h' \
430 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
431 sed 'N;N;N;s,\n, ,g' | \
432 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
433 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
434 if ($$2 == $$4) files[d] = files[d] " " $$1; \
435 else { print "f", $$3 "/" $$4, $$1; } } \
436 END { for (d in files) print "f", d, files[d] }' | \
437 while read type dir files; do \
438 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
439 test -z "$$files" || { \
440 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
441 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
445 uninstall-binPROGRAMS:
447 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
448 files=`for p in $$list; do echo "$$p"; done | \
449 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
450 -e 's/$$/$(EXEEXT)/' \
452 test -n "$$list" || exit 0; \
453 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
454 cd "$(DESTDIR)$(bindir)" && rm -f $$files
457 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
458 echo " rm -f" $$list; \
459 rm -f $$list || exit $$?; \
460 test -n "$(EXEEXT)" || exit 0; \
461 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
462 echo " rm -f" $$list; \
465 dpkg-split$(EXEEXT): $(dpkg_split_OBJECTS) $(dpkg_split_DEPENDENCIES) $(EXTRA_dpkg_split_DEPENDENCIES)
466 @rm -f dpkg-split$(EXEEXT)
467 $(AM_V_CCLD)$(LINK) $(dpkg_split_OBJECTS) $(dpkg_split_LDADD) $(LIBS)
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/join.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queue.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/split.Po@am__quote@
482 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
483 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
489 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
490 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
496 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
497 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
508 ID: $(am__tagged_files)
509 $(am__define_uniq_tagged_files); mkid -fID $$unique
513 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
516 $(am__define_uniq_tagged_files); \
518 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
519 test -n "$$unique" || unique=$$empty_fix; \
520 if test $$# -gt 0; then \
521 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
532 $(am__define_uniq_tagged_files); \
533 test -z "$(CTAGS_ARGS)$$unique" \
534 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
538 here=`$(am__cd) $(top_builddir) && pwd` \
539 && $(am__cd) $(top_srcdir) \
540 && gtags -i $(GTAGS_ARGS) "$$here"
541 cscopelist: cscopelist-am
543 cscopelist-am: $(am__tagged_files)
544 list='$(am__tagged_files)'; \
545 case "$(srcdir)" in \
546 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
547 *) sdir=$(subdir)/$(srcdir) ;; \
549 for i in $$list; do \
550 if test -f "$$i"; then \
551 echo "$(subdir)/$$i"; \
555 done >> $(top_builddir)/cscope.files
558 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
560 distdir: $(DISTFILES)
561 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
563 list='$(DISTFILES)'; \
564 dist_files=`for file in $$list; do echo $$file; done | \
565 sed -e "s|^$$srcdirstrip/||;t" \
566 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
567 case $$dist_files in \
568 */*) $(MKDIR_P) `echo "$$dist_files" | \
569 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572 for file in $$dist_files; do \
573 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
574 if test -d $$d/$$file; then \
575 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
576 if test -d "$(distdir)/$$file"; then \
577 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
579 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
580 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
581 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
583 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
585 test -f "$(distdir)/$$file" \
586 || cp -p $$d/$$file "$(distdir)/$$file" \
592 all-am: Makefile $(PROGRAMS)
594 for dir in "$(DESTDIR)$(bindir)"; do \
595 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
598 install-exec: install-exec-am
599 install-data: install-data-am
600 uninstall: uninstall-am
603 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
605 installcheck: installcheck-am
607 if test -z '$(STRIP)'; then \
608 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
609 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
613 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
614 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
621 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
622 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
624 maintainer-clean-generic:
625 @echo "This command is intended for maintainers to use"
626 @echo "it deletes files that may require special tools to rebuild."
629 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
631 distclean: distclean-am
634 distclean-am: clean-am distclean-compile distclean-generic \
649 install-data-am: install-data-local
651 install-dvi: install-dvi-am
655 install-exec-am: install-binPROGRAMS
657 install-html: install-html-am
661 install-info: install-info-am
667 install-pdf: install-pdf-am
671 install-ps: install-ps-am
677 maintainer-clean: maintainer-clean-am
680 maintainer-clean-am: distclean-am maintainer-clean-generic
682 mostlyclean: mostlyclean-am
684 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
695 uninstall-am: uninstall-binPROGRAMS
697 .MAKE: install-am install-strip
699 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
700 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
701 ctags ctags-am distclean distclean-compile distclean-generic \
702 distclean-libtool distclean-tags distdir dvi dvi-am html \
703 html-am info info-am install install-am install-binPROGRAMS \
704 install-data install-data-am install-data-local install-dvi \
705 install-dvi-am install-exec install-exec-am install-html \
706 install-html-am install-info install-info-am install-man \
707 install-pdf install-pdf-am install-ps install-ps-am \
708 install-strip installcheck installcheck-am installdirs \
709 maintainer-clean maintainer-clean-generic mostlyclean \
710 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
711 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
712 uninstall-binPROGRAMS
718 $(MKDIR_P) $(DESTDIR)$(admindir)/parts
720 # Tell versions [3.59,3.63) of GNU make to not export all variables.
721 # Otherwise a system limit (for SysV at least) may be exceeded.