1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
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.
10
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
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = src
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41	$(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45CONFIG_CLEAN_VPATH_FILES =
46SOURCES =
47DIST_SOURCES =
48RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49	html-recursive info-recursive install-data-recursive \
50	install-dvi-recursive install-exec-recursive \
51	install-html-recursive install-info-recursive \
52	install-pdf-recursive install-ps-recursive install-recursive \
53	installcheck-recursive installdirs-recursive pdf-recursive \
54	ps-recursive uninstall-recursive
55RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
56  distclean-recursive maintainer-clean-recursive
57AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
58	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
59	distdir
60ETAGS = etags
61CTAGS = ctags
62DIST_SUBDIRS = $(SUBDIRS)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64am__relativize = \
65  dir0=`pwd`; \
66  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
67  sed_rest='s,^[^/]*/*,,'; \
68  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
69  sed_butlast='s,/*[^/]*$$,,'; \
70  while test -n "$$dir1"; do \
71    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
72    if test "$$first" != "."; then \
73      if test "$$first" = ".."; then \
74        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
75        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
76      else \
77        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
78        if test "$$first2" = "$$first"; then \
79          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
80        else \
81          dir2="../$$dir2"; \
82        fi; \
83        dir0="$$dir0"/"$$first"; \
84      fi; \
85    fi; \
86    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
87  done; \
88  reldir="$$dir2"
89ACLOCAL = @ACLOCAL@
90ALL_LINGUAS = @ALL_LINGUAS@
91AMTAR = @AMTAR@
92AR = @AR@
93AUTOCONF = @AUTOCONF@
94AUTOHEADER = @AUTOHEADER@
95AUTOMAKE = @AUTOMAKE@
96AWK = @AWK@
97BCOP_BIN = @BCOP_BIN@
98BCOP_CFLAGS = @BCOP_CFLAGS@
99BCOP_LIBS = @BCOP_LIBS@
100CAIRO_CFLAGS = @CAIRO_CFLAGS@
101CAIRO_LIBS = @CAIRO_LIBS@
102CATALOGS = @CATALOGS@
103CATOBJEXT = @CATOBJEXT@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107COMPIZ_CFLAGS = @COMPIZ_CFLAGS@
108COMPIZ_LIBS = @COMPIZ_LIBS@
109CPP = @CPP@
110CPPFLAGS = @CPPFLAGS@
111CYGPATH_W = @CYGPATH_W@
112DATADIRNAME = @DATADIRNAME@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115DSYMUTIL = @DSYMUTIL@
116DUMPBIN = @DUMPBIN@
117ECHO_C = @ECHO_C@
118ECHO_N = @ECHO_N@
119ECHO_T = @ECHO_T@
120EGREP = @EGREP@
121EXEEXT = @EXEEXT@
122FGREP = @FGREP@
123GCONFTOOL = @GCONFTOOL@
124GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
125GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
126GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
127GL_CFLAGS = @GL_CFLAGS@
128GL_LIBS = @GL_LIBS@
129GMOFILES = @GMOFILES@
130GMSGFMT = @GMSGFMT@
131GREP = @GREP@
132INSTALL = @INSTALL@
133INSTALL_DATA = @INSTALL_DATA@
134INSTALL_PROGRAM = @INSTALL_PROGRAM@
135INSTALL_SCRIPT = @INSTALL_SCRIPT@
136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137INSTOBJEXT = @INSTOBJEXT@
138INTLLIBS = @INTLLIBS@
139INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
140INTLTOOL_MERGE = @INTLTOOL_MERGE@
141INTLTOOL_PERL = @INTLTOOL_PERL@
142INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LIPO = @LIPO@
149LN_S = @LN_S@
150LTLIBOBJS = @LTLIBOBJS@
151MAINT = @MAINT@
152MAKEINFO = @MAKEINFO@
153MKDIR_P = @MKDIR_P@
154MKINSTALLDIRS = @MKINSTALLDIRS@
155MSGFMT = @MSGFMT@
156MSGFMT_OPTS = @MSGFMT_OPTS@
157MSGMERGE = @MSGMERGE@
158NM = @NM@
159NMEDIT = @NMEDIT@
160OBJDUMP = @OBJDUMP@
161OBJEXT = @OBJEXT@
162OTOOL = @OTOOL@
163OTOOL64 = @OTOOL64@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_URL = @PACKAGE_URL@
170PACKAGE_VERSION = @PACKAGE_VERSION@
171PANGO_CFLAGS = @PANGO_CFLAGS@
172PANGO_LIBS = @PANGO_LIBS@
173PATH_SEPARATOR = @PATH_SEPARATOR@
174PKG_CONFIG = @PKG_CONFIG@
175PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
176PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
177POFILES = @POFILES@
178POSUB = @POSUB@
179PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
180PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
181RANLIB = @RANLIB@
182SCALE_CFLAGS = @SCALE_CFLAGS@
183SCALE_LIBS = @SCALE_LIBS@
184SCHEMAS_CFLAGS = @SCHEMAS_CFLAGS@
185SCHEMAS_LIBS = @SCHEMAS_LIBS@
186SED = @SED@
187SET_MAKE = @SET_MAKE@
188SHELL = @SHELL@
189STRIP = @STRIP@
190USE_NLS = @USE_NLS@
191VERSION = @VERSION@
192XGETTEXT = @XGETTEXT@
193abs_builddir = @abs_builddir@
194abs_srcdir = @abs_srcdir@
195abs_top_builddir = @abs_top_builddir@
196abs_top_srcdir = @abs_top_srcdir@
197ac_ct_CC = @ac_ct_CC@
198ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
199am__include = @am__include@
200am__leading_dot = @am__leading_dot@
201am__quote = @am__quote@
202am__tar = @am__tar@
203am__untar = @am__untar@
204bindir = @bindir@
205build = @build@
206build_alias = @build_alias@
207build_cpu = @build_cpu@
208build_os = @build_os@
209build_vendor = @build_vendor@
210builddir = @builddir@
211compdatadir = @compdatadir@
212datadir = @datadir@
213datarootdir = @datarootdir@
214docdir = @docdir@
215dvidir = @dvidir@
216exec_prefix = @exec_prefix@
217host = @host@
218host_alias = @host_alias@
219host_cpu = @host_cpu@
220host_os = @host_os@
221host_vendor = @host_vendor@
222htmldir = @htmldir@
223imagedir = @imagedir@
224includedir = @includedir@
225infodir = @infodir@
226install_sh = @install_sh@
227libdir = @libdir@
228libexecdir = @libexecdir@
229localedir = @localedir@
230localstatedir = @localstatedir@
231lt_ECHO = @lt_ECHO@
232mandir = @mandir@
233metadatadir = @metadatadir@
234mkdir_p = @mkdir_p@
235oldincludedir = @oldincludedir@
236pdfdir = @pdfdir@
237plugindir = @plugindir@
238prefix = @prefix@
239program_transform_name = @program_transform_name@
240psdir = @psdir@
241sbindir = @sbindir@
242sharedstatedir = @sharedstatedir@
243srcdir = @srcdir@
244sysconfdir = @sysconfdir@
245target_alias = @target_alias@
246top_build_prefix = @top_build_prefix@
247top_builddir = @top_builddir@
248top_srcdir = @top_srcdir@
249xsltdir = @xsltdir@
250SUBDIRS = \
251    animation      \
252    colorfilter    \
253    expo           \
254    ezoom          \
255    jpeg           \
256    kdecompat      \
257    mag            \
258    mousepoll      \
259    neg            \
260    opacify        \
261    put            \
262    resizeinfo     \
263    ring           \
264    scaleaddon     \
265    session        \
266    shift          \
267    snap           \
268    staticswitcher \
269    text           \
270    thumbnail      \
271    titleinfo      \
272    vpswitch       \
273    wall           \
274    winrules       \
275    workarounds
276
277all: all-recursive
278
279.SUFFIXES:
280$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
281	@for dep in $?; do \
282	  case '$(am__configure_deps)' in \
283	    *$$dep*) \
284	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
285	        && { if test -f $@; then exit 0; else break; fi; }; \
286	      exit 1;; \
287	  esac; \
288	done; \
289	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
290	$(am__cd) $(top_srcdir) && \
291	  $(AUTOMAKE) --gnu src/Makefile
292.PRECIOUS: Makefile
293Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294	@case '$?' in \
295	  *config.status*) \
296	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
297	  *) \
298	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
299	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
300	esac;
301
302$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
305$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
306	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(am__aclocal_m4_deps):
310
311mostlyclean-libtool:
312	-rm -f *.lo
313
314clean-libtool:
315	-rm -rf .libs _libs
316
317# This directory's subdirectories are mostly independent; you can cd
318# into them and run `make' without going through this Makefile.
319# To change the values of `make' variables: instead of editing Makefiles,
320# (1) if the variable is set in `config.status', edit `config.status'
321#     (which will cause the Makefiles to be regenerated when you run `make');
322# (2) otherwise, pass the desired values on the `make' command line.
323$(RECURSIVE_TARGETS):
324	@fail= failcom='exit 1'; \
325	for f in x $$MAKEFLAGS; do \
326	  case $$f in \
327	    *=* | --[!k]*);; \
328	    *k*) failcom='fail=yes';; \
329	  esac; \
330	done; \
331	dot_seen=no; \
332	target=`echo $@ | sed s/-recursive//`; \
333	list='$(SUBDIRS)'; for subdir in $$list; do \
334	  echo "Making $$target in $$subdir"; \
335	  if test "$$subdir" = "."; then \
336	    dot_seen=yes; \
337	    local_target="$$target-am"; \
338	  else \
339	    local_target="$$target"; \
340	  fi; \
341	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
342	  || eval $$failcom; \
343	done; \
344	if test "$$dot_seen" = "no"; then \
345	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
346	fi; test -z "$$fail"
347
348$(RECURSIVE_CLEAN_TARGETS):
349	@fail= failcom='exit 1'; \
350	for f in x $$MAKEFLAGS; do \
351	  case $$f in \
352	    *=* | --[!k]*);; \
353	    *k*) failcom='fail=yes';; \
354	  esac; \
355	done; \
356	dot_seen=no; \
357	case "$@" in \
358	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
359	  *) list='$(SUBDIRS)' ;; \
360	esac; \
361	rev=''; for subdir in $$list; do \
362	  if test "$$subdir" = "."; then :; else \
363	    rev="$$subdir $$rev"; \
364	  fi; \
365	done; \
366	rev="$$rev ."; \
367	target=`echo $@ | sed s/-recursive//`; \
368	for subdir in $$rev; do \
369	  echo "Making $$target in $$subdir"; \
370	  if test "$$subdir" = "."; then \
371	    local_target="$$target-am"; \
372	  else \
373	    local_target="$$target"; \
374	  fi; \
375	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
376	  || eval $$failcom; \
377	done && test -z "$$fail"
378tags-recursive:
379	list='$(SUBDIRS)'; for subdir in $$list; do \
380	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
381	done
382ctags-recursive:
383	list='$(SUBDIRS)'; for subdir in $$list; do \
384	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
385	done
386
387ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389	unique=`for i in $$list; do \
390	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391	  done | \
392	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393	      END { if (nonempty) { for (i in files) print i; }; }'`; \
394	mkid -fID $$unique
395tags: TAGS
396
397TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398		$(TAGS_FILES) $(LISP)
399	set x; \
400	here=`pwd`; \
401	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
402	  include_option=--etags-include; \
403	  empty_fix=.; \
404	else \
405	  include_option=--include; \
406	  empty_fix=; \
407	fi; \
408	list='$(SUBDIRS)'; for subdir in $$list; do \
409	  if test "$$subdir" = .; then :; else \
410	    test ! -f $$subdir/TAGS || \
411	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
412	  fi; \
413	done; \
414	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
415	unique=`for i in $$list; do \
416	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417	  done | \
418	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
419	      END { if (nonempty) { for (i in files) print i; }; }'`; \
420	shift; \
421	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
422	  test -n "$$unique" || unique=$$empty_fix; \
423	  if test $$# -gt 0; then \
424	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425	      "$$@" $$unique; \
426	  else \
427	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428	      $$unique; \
429	  fi; \
430	fi
431ctags: CTAGS
432CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
433		$(TAGS_FILES) $(LISP)
434	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
435	unique=`for i in $$list; do \
436	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437	  done | \
438	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439	      END { if (nonempty) { for (i in files) print i; }; }'`; \
440	test -z "$(CTAGS_ARGS)$$unique" \
441	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
442	     $$unique
443
444GTAGS:
445	here=`$(am__cd) $(top_builddir) && pwd` \
446	  && $(am__cd) $(top_srcdir) \
447	  && gtags -i $(GTAGS_ARGS) "$$here"
448
449distclean-tags:
450	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
451
452distdir: $(DISTFILES)
453	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455	list='$(DISTFILES)'; \
456	  dist_files=`for file in $$list; do echo $$file; done | \
457	  sed -e "s|^$$srcdirstrip/||;t" \
458	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
459	case $$dist_files in \
460	  */*) $(MKDIR_P) `echo "$$dist_files" | \
461			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462			   sort -u` ;; \
463	esac; \
464	for file in $$dist_files; do \
465	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466	  if test -d $$d/$$file; then \
467	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
468	    if test -d "$(distdir)/$$file"; then \
469	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
470	    fi; \
471	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
473	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474	    fi; \
475	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
476	  else \
477	    test -f "$(distdir)/$$file" \
478	    || cp -p $$d/$$file "$(distdir)/$$file" \
479	    || exit 1; \
480	  fi; \
481	done
482	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
483	  if test "$$subdir" = .; then :; else \
484	    test -d "$(distdir)/$$subdir" \
485	    || $(MKDIR_P) "$(distdir)/$$subdir" \
486	    || exit 1; \
487	  fi; \
488	done
489	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
490	  if test "$$subdir" = .; then :; else \
491	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
492	    $(am__relativize); \
493	    new_distdir=$$reldir; \
494	    dir1=$$subdir; dir2="$(top_distdir)"; \
495	    $(am__relativize); \
496	    new_top_distdir=$$reldir; \
497	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
498	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
499	    ($(am__cd) $$subdir && \
500	      $(MAKE) $(AM_MAKEFLAGS) \
501	        top_distdir="$$new_top_distdir" \
502	        distdir="$$new_distdir" \
503		am__remove_distdir=: \
504		am__skip_length_check=: \
505		am__skip_mode_fix=: \
506	        distdir) \
507	      || exit 1; \
508	  fi; \
509	done
510check-am: all-am
511check: check-recursive
512all-am: Makefile
513installdirs: installdirs-recursive
514installdirs-am:
515install: install-recursive
516install-exec: install-exec-recursive
517install-data: install-data-recursive
518uninstall: uninstall-recursive
519
520install-am: all-am
521	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
522
523installcheck: installcheck-recursive
524install-strip:
525	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
526	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
527	  `test -z '$(STRIP)' || \
528	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
529mostlyclean-generic:
530
531clean-generic:
532
533distclean-generic:
534	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
535	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
536
537maintainer-clean-generic:
538	@echo "This command is intended for maintainers to use"
539	@echo "it deletes files that may require special tools to rebuild."
540clean: clean-recursive
541
542clean-am: clean-generic clean-libtool mostlyclean-am
543
544distclean: distclean-recursive
545	-rm -f Makefile
546distclean-am: clean-am distclean-generic distclean-tags
547
548dvi: dvi-recursive
549
550dvi-am:
551
552html: html-recursive
553
554html-am:
555
556info: info-recursive
557
558info-am:
559
560install-data-am:
561
562install-dvi: install-dvi-recursive
563
564install-dvi-am:
565
566install-exec-am:
567
568install-html: install-html-recursive
569
570install-html-am:
571
572install-info: install-info-recursive
573
574install-info-am:
575
576install-man:
577
578install-pdf: install-pdf-recursive
579
580install-pdf-am:
581
582install-ps: install-ps-recursive
583
584install-ps-am:
585
586installcheck-am:
587
588maintainer-clean: maintainer-clean-recursive
589	-rm -f Makefile
590maintainer-clean-am: distclean-am maintainer-clean-generic
591
592mostlyclean: mostlyclean-recursive
593
594mostlyclean-am: mostlyclean-generic mostlyclean-libtool
595
596pdf: pdf-recursive
597
598pdf-am:
599
600ps: ps-recursive
601
602ps-am:
603
604uninstall-am:
605
606.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
607	install-am install-strip tags-recursive
608
609.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
610	all all-am check check-am clean clean-generic clean-libtool \
611	ctags ctags-recursive distclean distclean-generic \
612	distclean-libtool distclean-tags distdir dvi dvi-am html \
613	html-am info info-am install install-am install-data \
614	install-data-am install-dvi install-dvi-am install-exec \
615	install-exec-am install-html install-html-am install-info \
616	install-info-am install-man install-pdf install-pdf-am \
617	install-ps install-ps-am install-strip installcheck \
618	installcheck-am installdirs installdirs-am maintainer-clean \
619	maintainer-clean-generic mostlyclean mostlyclean-generic \
620	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
621	uninstall uninstall-am
622
623
624# Tell versions [3.59,3.63) of GNU make to not export all variables.
625# Otherwise a system limit (for SysV at least) may be exceeded.
626.NOEXPORT:
627