1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
34 build_triplet = @build@
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40 config.guess config.sub depcomp elisp-comp install-sh \
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = config.h
51 CONFIG_CLEAN_VPATH_FILES =
52 AM_V_GEN = $(am__v_GEN_$(V))
53 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
54 am__v_GEN_0 = @echo " GEN " $@;
55 AM_V_at = $(am__v_at_$(V))
56 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-dvi-recursive install-exec-recursive \
63 install-html-recursive install-info-recursive \
64 install-pdf-recursive install-ps-recursive install-recursive \
65 installcheck-recursive installdirs-recursive pdf-recursive \
66 ps-recursive uninstall-recursive
67 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
68 distclean-recursive maintainer-clean-recursive
69 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
70 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
71 distdir dist dist-all distcheck
74 DIST_SUBDIRS = $(SUBDIRS)
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 distdir = $(PACKAGE)-$(VERSION)
77 top_distdir = $(distdir)
78 am__remove_distdir = \
79 { test ! -d "$(distdir)" \
80 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
81 && rm -fr "$(distdir)"; }; }
84 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
85 sed_rest='s,^[^/]*/*,,'; \
86 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
87 sed_butlast='s,/*[^/]*$$,,'; \
88 while test -n "$$dir1"; do \
89 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
90 if test "$$first" != "."; then \
91 if test "$$first" = ".."; then \
92 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
93 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
95 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96 if test "$$first2" = "$$first"; then \
97 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
101 dir0="$$dir0"/"$$first"; \
104 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
108 DIST_ARCHIVES = $(distdir).tar.bz2
109 distuninstallcheck_listfiles = find . -type f -print
110 distcleancheck_listfiles = find . -type f -print
112 ACLOCAL_AMFLAGS = -I m4
114 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
121 CCDEPMODE = @CCDEPMODE@
124 CPPFLAGS = @CPPFLAGS@
125 CYGPATH_W = @CYGPATH_W@
128 DESKTOP_FILE_UTILS_CFLAGS = @DESKTOP_FILE_UTILS_CFLAGS@
129 DESKTOP_FILE_UTILS_LIBS = @DESKTOP_FILE_UTILS_LIBS@
130 DSYMUTIL = @DSYMUTIL@
137 EMACSLOADPATH = @EMACSLOADPATH@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LTLIBOBJS = @LTLIBOBJS@
155 MAKEINFO = @MAKEINFO@
164 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
165 PACKAGE_NAME = @PACKAGE_NAME@
166 PACKAGE_STRING = @PACKAGE_STRING@
167 PACKAGE_TARNAME = @PACKAGE_TARNAME@
168 PACKAGE_VERSION = @PACKAGE_VERSION@
169 PATH_SEPARATOR = @PATH_SEPARATOR@
170 PKG_CONFIG = @PKG_CONFIG@
173 SET_MAKE = @SET_MAKE@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
187 am__untar = @am__untar@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 builddir = @builddir@
196 datarootdir = @datarootdir@
199 exec_prefix = @exec_prefix@
201 host_alias = @host_alias@
202 host_cpu = @host_cpu@
204 host_vendor = @host_vendor@
206 includedir = @includedir@
208 install_sh = @install_sh@
210 libexecdir = @libexecdir@
212 localedir = @localedir@
213 localstatedir = @localstatedir@
217 oldincludedir = @oldincludedir@
220 program_transform_name = @program_transform_name@
223 sharedstatedir = @sharedstatedir@
225 sysconfdir = @sysconfdir@
226 target_alias = @target_alias@
227 top_build_prefix = @top_build_prefix@
228 top_builddir = @top_builddir@
229 top_srcdir = @top_srcdir@
231 MAINTAINERCLEANFILES = \
232 $(srcdir)/aclocal.m4 \
233 $(srcdir)/config.guess \
234 $(srcdir)/config.h.in \
235 $(srcdir)/config.sub \
237 $(srcdir)/elisp-comp \
238 $(srcdir)/install-sh \
239 $(srcdir)/ltmain.sh \
241 `find "$(srcdir)" -type f -name Makefile.in -print` \
242 $(srcdir)/configure \
246 $(MAKE) $(AM_MAKEFLAGS) all-recursive
251 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
253 case '$(am__configure_deps)' in \
255 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
256 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
261 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
262 $(am__cd) $(top_srcdir) && \
263 $(AUTOMAKE) --foreign Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 echo ' $(SHELL) ./config.status'; \
269 $(SHELL) ./config.status;; \
271 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
275 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276 $(SHELL) ./config.status --recheck
278 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
279 $(am__cd) $(srcdir) && $(AUTOCONF)
280 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
281 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282 $(am__aclocal_m4_deps):
285 @if test ! -f $@; then \
287 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
290 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
292 cd $(top_builddir) && $(SHELL) ./config.status config.h
293 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
294 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
299 -rm -f config.h stamp-h1
308 -rm -f libtool config.lt
310 # This directory's subdirectories are mostly independent; you can cd
311 # into them and run `make' without going through this Makefile.
312 # To change the values of `make' variables: instead of editing Makefiles,
313 # (1) if the variable is set in `config.status', edit `config.status'
314 # (which will cause the Makefiles to be regenerated when you run `make');
315 # (2) otherwise, pass the desired values on the `make' command line.
316 $(RECURSIVE_TARGETS):
318 for f in x $$MAKEFLAGS; do \
321 *k*) failcom='fail=yes';; \
325 target=`echo $@ | sed s/-recursive//`; \
326 list='$(SUBDIRS)'; for subdir in $$list; do \
327 echo "Making $$target in $$subdir"; \
328 if test "$$subdir" = "."; then \
330 local_target="$$target-am"; \
332 local_target="$$target"; \
334 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337 if test "$$dot_seen" = "no"; then \
338 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
341 $(RECURSIVE_CLEAN_TARGETS):
343 for f in x $$MAKEFLAGS; do \
346 *k*) failcom='fail=yes';; \
351 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352 *) list='$(SUBDIRS)' ;; \
354 rev=''; for subdir in $$list; do \
355 if test "$$subdir" = "."; then :; else \
356 rev="$$subdir $$rev"; \
360 target=`echo $@ | sed s/-recursive//`; \
361 for subdir in $$rev; do \
362 echo "Making $$target in $$subdir"; \
363 if test "$$subdir" = "."; then \
364 local_target="$$target-am"; \
366 local_target="$$target"; \
368 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
370 done && test -z "$$fail"
372 list='$(SUBDIRS)'; for subdir in $$list; do \
373 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
376 list='$(SUBDIRS)'; for subdir in $$list; do \
377 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382 unique=`for i in $$list; do \
383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386 END { if (nonempty) { for (i in files) print i; }; }'`; \
390 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
391 $(TAGS_FILES) $(LISP)
394 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395 include_option=--etags-include; \
398 include_option=--include; \
401 list='$(SUBDIRS)'; for subdir in $$list; do \
402 if test "$$subdir" = .; then :; else \
403 test ! -f $$subdir/TAGS || \
404 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
407 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
408 unique=`for i in $$list; do \
409 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412 END { if (nonempty) { for (i in files) print i; }; }'`; \
414 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
415 test -n "$$unique" || unique=$$empty_fix; \
416 if test $$# -gt 0; then \
417 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
426 $(TAGS_FILES) $(LISP)
427 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
428 unique=`for i in $$list; do \
429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
432 END { if (nonempty) { for (i in files) print i; }; }'`; \
433 test -z "$(CTAGS_ARGS)$$unique" \
434 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438 here=`$(am__cd) $(top_builddir) && pwd` \
439 && $(am__cd) $(top_srcdir) \
440 && gtags -i $(GTAGS_ARGS) "$$here"
443 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
445 distdir: $(DISTFILES)
446 $(am__remove_distdir)
447 test -d "$(distdir)" || mkdir "$(distdir)"
448 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
450 list='$(DISTFILES)'; \
451 dist_files=`for file in $$list; do echo $$file; done | \
452 sed -e "s|^$$srcdirstrip/||;t" \
453 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
454 case $$dist_files in \
455 */*) $(MKDIR_P) `echo "$$dist_files" | \
456 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
459 for file in $$dist_files; do \
460 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
461 if test -d $$d/$$file; then \
462 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
463 if test -d "$(distdir)/$$file"; then \
464 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
466 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
468 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
470 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
472 test -f "$(distdir)/$$file" \
473 || cp -p $$d/$$file "$(distdir)/$$file" \
477 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
478 if test "$$subdir" = .; then :; else \
479 test -d "$(distdir)/$$subdir" \
480 || $(MKDIR_P) "$(distdir)/$$subdir" \
484 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
485 if test "$$subdir" = .; then :; else \
486 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
488 new_distdir=$$reldir; \
489 dir1=$$subdir; dir2="$(top_distdir)"; \
491 new_top_distdir=$$reldir; \
492 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
493 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
494 ($(am__cd) $$subdir && \
495 $(MAKE) $(AM_MAKEFLAGS) \
496 top_distdir="$$new_top_distdir" \
497 distdir="$$new_distdir" \
498 am__remove_distdir=: \
499 am__skip_length_check=: \
500 am__skip_mode_fix=: \
505 -test -n "$(am__skip_mode_fix)" \
506 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
507 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
508 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
509 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
510 || chmod -R a+r "$(distdir)"
512 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
513 $(am__remove_distdir)
515 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
516 $(am__remove_distdir)
519 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
520 $(am__remove_distdir)
523 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
524 $(am__remove_distdir)
527 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
528 $(am__remove_distdir)
531 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
532 $(am__remove_distdir)
535 -rm -f $(distdir).zip
536 zip -rq $(distdir).zip $(distdir)
537 $(am__remove_distdir)
539 dist dist-all: distdir
540 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
541 $(am__remove_distdir)
543 # This target untars the dist file and tries a VPATH configuration. Then
544 # it guarantees that the distribution is self-contained by making another
547 case '$(DIST_ARCHIVES)' in \
549 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
551 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
553 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
555 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
557 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
559 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
561 unzip $(distdir).zip ;;\
563 chmod -R a-w $(distdir); chmod a+w $(distdir)
564 mkdir $(distdir)/_build
565 mkdir $(distdir)/_inst
567 test -d $(distdir)/_build || exit 0; \
568 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
569 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
571 && $(am__cd) $(distdir)/_build \
572 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
573 $(DISTCHECK_CONFIGURE_FLAGS) \
574 && $(MAKE) $(AM_MAKEFLAGS) \
575 && $(MAKE) $(AM_MAKEFLAGS) dvi \
576 && $(MAKE) $(AM_MAKEFLAGS) check \
577 && $(MAKE) $(AM_MAKEFLAGS) install \
578 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
579 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
580 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
582 && chmod -R a-w "$$dc_install_base" \
584 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
585 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
586 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
587 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
588 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
589 } || { rm -rf "$$dc_destdir"; exit 1; }) \
590 && rm -rf "$$dc_destdir" \
591 && $(MAKE) $(AM_MAKEFLAGS) dist \
592 && rm -rf $(DIST_ARCHIVES) \
593 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
596 $(am__remove_distdir)
597 @(echo "$(distdir) archives ready for distribution: "; \
598 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
599 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
601 @$(am__cd) '$(distuninstallcheck_dir)' \
602 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
603 || { echo "ERROR: files left after uninstall:" ; \
604 if test -n "$(DESTDIR)"; then \
605 echo " (check DESTDIR support)"; \
607 $(distuninstallcheck_listfiles) ; \
609 distcleancheck: distclean
610 @if test '$(srcdir)' = . ; then \
611 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
614 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
615 || { echo "ERROR: files left in build directory after distclean:" ; \
616 $(distcleancheck_listfiles) ; \
619 check: check-recursive
620 all-am: Makefile config.h
621 installdirs: installdirs-recursive
623 install: install-recursive
624 install-exec: install-exec-recursive
625 install-data: install-data-recursive
626 uninstall: uninstall-recursive
629 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
631 installcheck: installcheck-recursive
633 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
634 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
635 `test -z '$(STRIP)' || \
636 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
642 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
643 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
645 maintainer-clean-generic:
646 @echo "This command is intended for maintainers to use"
647 @echo "it deletes files that may require special tools to rebuild."
648 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
649 clean: clean-recursive
651 clean-am: clean-generic clean-libtool mostlyclean-am
653 distclean: distclean-recursive
654 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
656 distclean-am: clean-am distclean-generic distclean-hdr \
657 distclean-libtool distclean-tags
673 install-dvi: install-dvi-recursive
679 install-html: install-html-recursive
683 install-info: install-info-recursive
689 install-pdf: install-pdf-recursive
693 install-ps: install-ps-recursive
699 maintainer-clean: maintainer-clean-recursive
700 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
701 -rm -rf $(top_srcdir)/autom4te.cache
703 maintainer-clean-am: distclean-am maintainer-clean-generic
705 mostlyclean: mostlyclean-recursive
707 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
719 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
720 ctags-recursive install-am install-strip tags-recursive
722 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
723 all all-am am--refresh check check-am clean clean-generic \
724 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
725 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
726 distcheck distclean distclean-generic distclean-hdr \
727 distclean-libtool distclean-tags distcleancheck distdir \
728 distuninstallcheck dvi dvi-am html html-am info info-am \
729 install install-am install-data install-data-am install-dvi \
730 install-dvi-am install-exec install-exec-am install-html \
731 install-html-am install-info install-info-am install-man \
732 install-pdf install-pdf-am install-ps install-ps-am \
733 install-strip installcheck installcheck-am installdirs \
734 installdirs-am maintainer-clean maintainer-clean-generic \
735 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
736 ps ps-am tags tags-recursive uninstall uninstall-am
739 -include $(top_srcdir)/git.mk
741 # Tell versions [3.59,3.63) of GNU make to not export all variables.
742 # Otherwise a system limit (for SysV at least) may be exceeded.