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 = images
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 = Oxygen Gnome
251all: all-recursive
252
253.SUFFIXES:
254$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
255	@for dep in $?; do \
256	  case '$(am__configure_deps)' in \
257	    *$$dep*) \
258	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259	        && { if test -f $@; then exit 0; else break; fi; }; \
260	      exit 1;; \
261	  esac; \
262	done; \
263	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu images/Makefile'; \
264	$(am__cd) $(top_srcdir) && \
265	  $(AUTOMAKE) --gnu images/Makefile
266.PRECIOUS: Makefile
267Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268	@case '$?' in \
269	  *config.status*) \
270	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271	  *) \
272	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274	esac;
275
276$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283$(am__aclocal_m4_deps):
284
285mostlyclean-libtool:
286	-rm -f *.lo
287
288clean-libtool:
289	-rm -rf .libs _libs
290
291# This directory's subdirectories are mostly independent; you can cd
292# into them and run `make' without going through this Makefile.
293# To change the values of `make' variables: instead of editing Makefiles,
294# (1) if the variable is set in `config.status', edit `config.status'
295#     (which will cause the Makefiles to be regenerated when you run `make');
296# (2) otherwise, pass the desired values on the `make' command line.
297$(RECURSIVE_TARGETS):
298	@fail= failcom='exit 1'; \
299	for f in x $$MAKEFLAGS; do \
300	  case $$f in \
301	    *=* | --[!k]*);; \
302	    *k*) failcom='fail=yes';; \
303	  esac; \
304	done; \
305	dot_seen=no; \
306	target=`echo $@ | sed s/-recursive//`; \
307	list='$(SUBDIRS)'; for subdir in $$list; do \
308	  echo "Making $$target in $$subdir"; \
309	  if test "$$subdir" = "."; then \
310	    dot_seen=yes; \
311	    local_target="$$target-am"; \
312	  else \
313	    local_target="$$target"; \
314	  fi; \
315	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316	  || eval $$failcom; \
317	done; \
318	if test "$$dot_seen" = "no"; then \
319	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
320	fi; test -z "$$fail"
321
322$(RECURSIVE_CLEAN_TARGETS):
323	@fail= failcom='exit 1'; \
324	for f in x $$MAKEFLAGS; do \
325	  case $$f in \
326	    *=* | --[!k]*);; \
327	    *k*) failcom='fail=yes';; \
328	  esac; \
329	done; \
330	dot_seen=no; \
331	case "$@" in \
332	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
333	  *) list='$(SUBDIRS)' ;; \
334	esac; \
335	rev=''; for subdir in $$list; do \
336	  if test "$$subdir" = "."; then :; else \
337	    rev="$$subdir $$rev"; \
338	  fi; \
339	done; \
340	rev="$$rev ."; \
341	target=`echo $@ | sed s/-recursive//`; \
342	for subdir in $$rev; do \
343	  echo "Making $$target in $$subdir"; \
344	  if test "$$subdir" = "."; then \
345	    local_target="$$target-am"; \
346	  else \
347	    local_target="$$target"; \
348	  fi; \
349	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350	  || eval $$failcom; \
351	done && test -z "$$fail"
352tags-recursive:
353	list='$(SUBDIRS)'; for subdir in $$list; do \
354	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
355	done
356ctags-recursive:
357	list='$(SUBDIRS)'; for subdir in $$list; do \
358	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
359	done
360
361ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
362	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367	      END { if (nonempty) { for (i in files) print i; }; }'`; \
368	mkid -fID $$unique
369tags: TAGS
370
371TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
372		$(TAGS_FILES) $(LISP)
373	set x; \
374	here=`pwd`; \
375	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
376	  include_option=--etags-include; \
377	  empty_fix=.; \
378	else \
379	  include_option=--include; \
380	  empty_fix=; \
381	fi; \
382	list='$(SUBDIRS)'; for subdir in $$list; do \
383	  if test "$$subdir" = .; then :; else \
384	    test ! -f $$subdir/TAGS || \
385	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
386	  fi; \
387	done; \
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	shift; \
395	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
396	  test -n "$$unique" || unique=$$empty_fix; \
397	  if test $$# -gt 0; then \
398	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399	      "$$@" $$unique; \
400	  else \
401	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402	      $$unique; \
403	  fi; \
404	fi
405ctags: CTAGS
406CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407		$(TAGS_FILES) $(LISP)
408	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409	unique=`for i in $$list; do \
410	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411	  done | \
412	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413	      END { if (nonempty) { for (i in files) print i; }; }'`; \
414	test -z "$(CTAGS_ARGS)$$unique" \
415	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416	     $$unique
417
418GTAGS:
419	here=`$(am__cd) $(top_builddir) && pwd` \
420	  && $(am__cd) $(top_srcdir) \
421	  && gtags -i $(GTAGS_ARGS) "$$here"
422
423distclean-tags:
424	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426distdir: $(DISTFILES)
427	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429	list='$(DISTFILES)'; \
430	  dist_files=`for file in $$list; do echo $$file; done | \
431	  sed -e "s|^$$srcdirstrip/||;t" \
432	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433	case $$dist_files in \
434	  */*) $(MKDIR_P) `echo "$$dist_files" | \
435			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
436			   sort -u` ;; \
437	esac; \
438	for file in $$dist_files; do \
439	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
440	  if test -d $$d/$$file; then \
441	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442	    if test -d "$(distdir)/$$file"; then \
443	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444	    fi; \
445	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
447	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448	    fi; \
449	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
450	  else \
451	    test -f "$(distdir)/$$file" \
452	    || cp -p $$d/$$file "$(distdir)/$$file" \
453	    || exit 1; \
454	  fi; \
455	done
456	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
457	  if test "$$subdir" = .; then :; else \
458	    test -d "$(distdir)/$$subdir" \
459	    || $(MKDIR_P) "$(distdir)/$$subdir" \
460	    || exit 1; \
461	  fi; \
462	done
463	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
464	  if test "$$subdir" = .; then :; else \
465	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
466	    $(am__relativize); \
467	    new_distdir=$$reldir; \
468	    dir1=$$subdir; dir2="$(top_distdir)"; \
469	    $(am__relativize); \
470	    new_top_distdir=$$reldir; \
471	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
472	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
473	    ($(am__cd) $$subdir && \
474	      $(MAKE) $(AM_MAKEFLAGS) \
475	        top_distdir="$$new_top_distdir" \
476	        distdir="$$new_distdir" \
477		am__remove_distdir=: \
478		am__skip_length_check=: \
479		am__skip_mode_fix=: \
480	        distdir) \
481	      || exit 1; \
482	  fi; \
483	done
484check-am: all-am
485check: check-recursive
486all-am: Makefile
487installdirs: installdirs-recursive
488installdirs-am:
489install: install-recursive
490install-exec: install-exec-recursive
491install-data: install-data-recursive
492uninstall: uninstall-recursive
493
494install-am: all-am
495	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497installcheck: installcheck-recursive
498install-strip:
499	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
500	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
501	  `test -z '$(STRIP)' || \
502	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
503mostlyclean-generic:
504
505clean-generic:
506
507distclean-generic:
508	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
509	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
510
511maintainer-clean-generic:
512	@echo "This command is intended for maintainers to use"
513	@echo "it deletes files that may require special tools to rebuild."
514clean: clean-recursive
515
516clean-am: clean-generic clean-libtool mostlyclean-am
517
518distclean: distclean-recursive
519	-rm -f Makefile
520distclean-am: clean-am distclean-generic distclean-tags
521
522dvi: dvi-recursive
523
524dvi-am:
525
526html: html-recursive
527
528html-am:
529
530info: info-recursive
531
532info-am:
533
534install-data-am:
535
536install-dvi: install-dvi-recursive
537
538install-dvi-am:
539
540install-exec-am:
541
542install-html: install-html-recursive
543
544install-html-am:
545
546install-info: install-info-recursive
547
548install-info-am:
549
550install-man:
551
552install-pdf: install-pdf-recursive
553
554install-pdf-am:
555
556install-ps: install-ps-recursive
557
558install-ps-am:
559
560installcheck-am:
561
562maintainer-clean: maintainer-clean-recursive
563	-rm -f Makefile
564maintainer-clean-am: distclean-am maintainer-clean-generic
565
566mostlyclean: mostlyclean-recursive
567
568mostlyclean-am: mostlyclean-generic mostlyclean-libtool
569
570pdf: pdf-recursive
571
572pdf-am:
573
574ps: ps-recursive
575
576ps-am:
577
578uninstall-am:
579
580.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
581	install-am install-strip tags-recursive
582
583.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
584	all all-am check check-am clean clean-generic clean-libtool \
585	ctags ctags-recursive distclean distclean-generic \
586	distclean-libtool distclean-tags distdir dvi dvi-am html \
587	html-am info info-am install install-am install-data \
588	install-data-am install-dvi install-dvi-am install-exec \
589	install-exec-am install-html install-html-am install-info \
590	install-info-am install-man install-pdf install-pdf-am \
591	install-ps install-ps-am install-strip installcheck \
592	installcheck-am installdirs installdirs-am maintainer-clean \
593	maintainer-clean-generic mostlyclean mostlyclean-generic \
594	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
595	uninstall uninstall-am
596
597
598# Tell versions [3.59,3.63) of GNU make to not export all variables.
599# Otherwise a system limit (for SysV at least) may be exceeded.
600.NOEXPORT:
601