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@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = src/animation
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46CONFIG_CLEAN_VPATH_FILES =
47am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48am__vpath_adj = case $$p in \
49    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50    *) f=$$p;; \
51  esac;
52am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
53am__install_max = 40
54am__nobase_strip_setup = \
55  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
56am__nobase_strip = \
57  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
58am__nobase_list = $(am__nobase_strip_setup); \
59  for p in $$list; do echo "$$p $$p"; done | \
60  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
61  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
62    if (++n[$$2] == $(am__install_max)) \
63      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
64    END { for (dir in files) print dir, files[dir] }'
65am__base_list = \
66  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
67  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
68am__installdirs = "$(DESTDIR)$(moduledir)"
69LTLIBRARIES = $(module_LTLIBRARIES)
70libanimation_la_DEPENDENCIES =
71am_libanimation_la_OBJECTS = animation.lo curvedfold.lo dodge.lo \
72	dream.lo fade.lo focusfade.lo glide.lo horizontalfold.lo \
73	magiclamp.lo options.lo rollup.lo wave.lo zoomside.lo
74libanimation_la_OBJECTS = $(am_libanimation_la_OBJECTS)
75libanimation_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
76	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
77	$(libanimation_la_LDFLAGS) $(LDFLAGS) -o $@
78DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
79depcomp = $(SHELL) $(top_srcdir)/depcomp
80am__depfiles_maybe = depfiles
81am__mv = mv -f
82COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87CCLD = $(CC)
88LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
90	$(LDFLAGS) -o $@
91SOURCES = $(libanimation_la_SOURCES)
92DIST_SOURCES = $(libanimation_la_SOURCES)
93ETAGS = etags
94CTAGS = ctags
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96ACLOCAL = @ACLOCAL@
97ALL_LINGUAS = @ALL_LINGUAS@
98AMTAR = @AMTAR@
99AR = @AR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104BCOP_BIN = @BCOP_BIN@
105BCOP_CFLAGS = @BCOP_CFLAGS@
106BCOP_LIBS = @BCOP_LIBS@
107CAIRO_CFLAGS = @CAIRO_CFLAGS@
108CAIRO_LIBS = @CAIRO_LIBS@
109CATALOGS = @CATALOGS@
110CATOBJEXT = @CATOBJEXT@
111CC = @CC@
112CCDEPMODE = @CCDEPMODE@
113CFLAGS = @CFLAGS@
114COMPIZ_CFLAGS = @COMPIZ_CFLAGS@
115COMPIZ_LIBS = @COMPIZ_LIBS@
116CPP = @CPP@
117CPPFLAGS = @CPPFLAGS@
118CYGPATH_W = @CYGPATH_W@
119DATADIRNAME = @DATADIRNAME@
120DEFS = @DEFS@
121DEPDIR = @DEPDIR@
122DSYMUTIL = @DSYMUTIL@
123DUMPBIN = @DUMPBIN@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EGREP = @EGREP@
128EXEEXT = @EXEEXT@
129FGREP = @FGREP@
130GCONFTOOL = @GCONFTOOL@
131GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
132GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
133GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
134GL_CFLAGS = @GL_CFLAGS@
135GL_LIBS = @GL_LIBS@
136GMOFILES = @GMOFILES@
137GMSGFMT = @GMSGFMT@
138GREP = @GREP@
139INSTALL = @INSTALL@
140INSTALL_DATA = @INSTALL_DATA@
141INSTALL_PROGRAM = @INSTALL_PROGRAM@
142INSTALL_SCRIPT = @INSTALL_SCRIPT@
143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144INSTOBJEXT = @INSTOBJEXT@
145INTLLIBS = @INTLLIBS@
146INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
147INTLTOOL_MERGE = @INTLTOOL_MERGE@
148INTLTOOL_PERL = @INTLTOOL_PERL@
149INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
150LD = @LD@
151LDFLAGS = @LDFLAGS@
152LIBOBJS = @LIBOBJS@
153LIBS = @LIBS@
154LIBTOOL = @LIBTOOL@
155LIPO = @LIPO@
156LN_S = @LN_S@
157LTLIBOBJS = @LTLIBOBJS@
158MAINT = @MAINT@
159MAKEINFO = @MAKEINFO@
160MKDIR_P = @MKDIR_P@
161MKINSTALLDIRS = @MKINSTALLDIRS@
162MSGFMT = @MSGFMT@
163MSGFMT_OPTS = @MSGFMT_OPTS@
164MSGMERGE = @MSGMERGE@
165NM = @NM@
166NMEDIT = @NMEDIT@
167OBJDUMP = @OBJDUMP@
168OBJEXT = @OBJEXT@
169OTOOL = @OTOOL@
170OTOOL64 = @OTOOL64@
171PACKAGE = @PACKAGE@
172PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173PACKAGE_NAME = @PACKAGE_NAME@
174PACKAGE_STRING = @PACKAGE_STRING@
175PACKAGE_TARNAME = @PACKAGE_TARNAME@
176PACKAGE_URL = @PACKAGE_URL@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PANGO_CFLAGS = @PANGO_CFLAGS@
179PANGO_LIBS = @PANGO_LIBS@
180PATH_SEPARATOR = @PATH_SEPARATOR@
181PKG_CONFIG = @PKG_CONFIG@
182PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
183PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
184POFILES = @POFILES@
185POSUB = @POSUB@
186PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
187PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
188RANLIB = @RANLIB@
189SCALE_CFLAGS = @SCALE_CFLAGS@
190SCALE_LIBS = @SCALE_LIBS@
191SCHEMAS_CFLAGS = @SCHEMAS_CFLAGS@
192SCHEMAS_LIBS = @SCHEMAS_LIBS@
193SED = @SED@
194SET_MAKE = @SET_MAKE@
195SHELL = @SHELL@
196STRIP = @STRIP@
197USE_NLS = @USE_NLS@
198VERSION = @VERSION@
199XGETTEXT = @XGETTEXT@
200abs_builddir = @abs_builddir@
201abs_srcdir = @abs_srcdir@
202abs_top_builddir = @abs_top_builddir@
203abs_top_srcdir = @abs_top_srcdir@
204ac_ct_CC = @ac_ct_CC@
205ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
206am__include = @am__include@
207am__leading_dot = @am__leading_dot@
208am__quote = @am__quote@
209am__tar = @am__tar@
210am__untar = @am__untar@
211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
217builddir = @builddir@
218compdatadir = @compdatadir@
219datadir = @datadir@
220datarootdir = @datarootdir@
221docdir = @docdir@
222dvidir = @dvidir@
223exec_prefix = @exec_prefix@
224host = @host@
225host_alias = @host_alias@
226host_cpu = @host_cpu@
227host_os = @host_os@
228host_vendor = @host_vendor@
229htmldir = @htmldir@
230imagedir = @imagedir@
231includedir = @includedir@
232infodir = @infodir@
233install_sh = @install_sh@
234libdir = @libdir@
235libexecdir = @libexecdir@
236localedir = @localedir@
237localstatedir = @localstatedir@
238lt_ECHO = @lt_ECHO@
239mandir = @mandir@
240metadatadir = @metadatadir@
241mkdir_p = @mkdir_p@
242oldincludedir = @oldincludedir@
243pdfdir = @pdfdir@
244plugindir = @plugindir@
245prefix = @prefix@
246program_transform_name = @program_transform_name@
247psdir = @psdir@
248sbindir = @sbindir@
249sharedstatedir = @sharedstatedir@
250srcdir = @srcdir@
251sysconfdir = @sysconfdir@
252target_alias = @target_alias@
253top_build_prefix = @top_build_prefix@
254top_builddir = @top_builddir@
255top_srcdir = @top_srcdir@
256xsltdir = @xsltdir@
257PFLAGS = -module -avoid-version -no-undefined -lGLU
258libanimation_la_LDFLAGS = $(PFLAGS)
259libanimation_la_LIBADD = @COMPIZ_LIBS@
260libanimation_la_SOURCES = animation.c \
261			  animation-internal.h \
262			  curvedfold.c \
263			  dodge.c \
264			  dream.c \
265			  fade.c \
266			  focusfade.c \
267			  glide.c \
268			  horizontalfold.c \
269			  magiclamp.c \
270			  options.c \
271			  rollup.c \
272			  wave.c \
273			  zoomside.c
274
275INCLUDES = \
276	-I$(top_srcdir)/include             \
277	@COMPIZ_CFLAGS@                     \
278	-DDATADIR='"$(compdatadir)"'        \
279	-DLIBDIR='"$(libdir)"'              \
280	-DLOCALEDIR="\"@datadir@/locale\""  \
281	-DIMAGEDIR='"$(imagedir)"'
282
283moduledir = $(plugindir)
284module_LTLIBRARIES = libanimation.la
285all: all-am
286
287.SUFFIXES:
288.SUFFIXES: .c .lo .o .obj
289$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
290	@for dep in $?; do \
291	  case '$(am__configure_deps)' in \
292	    *$$dep*) \
293	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
294	        && { if test -f $@; then exit 0; else break; fi; }; \
295	      exit 1;; \
296	  esac; \
297	done; \
298	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/animation/Makefile'; \
299	$(am__cd) $(top_srcdir) && \
300	  $(AUTOMAKE) --gnu src/animation/Makefile
301.PRECIOUS: Makefile
302Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303	@case '$?' in \
304	  *config.status*) \
305	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306	  *) \
307	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309	esac;
310
311$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
314$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
315	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318$(am__aclocal_m4_deps):
319install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
320	@$(NORMAL_INSTALL)
321	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
322	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
323	list2=; for p in $$list; do \
324	  if test -f $$p; then \
325	    list2="$$list2 $$p"; \
326	  else :; fi; \
327	done; \
328	test -z "$$list2" || { \
329	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
330	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
331	}
332
333uninstall-moduleLTLIBRARIES:
334	@$(NORMAL_UNINSTALL)
335	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
336	for p in $$list; do \
337	  $(am__strip_dir) \
338	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
339	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
340	done
341
342clean-moduleLTLIBRARIES:
343	-test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
344	@list='$(module_LTLIBRARIES)'; for p in $$list; do \
345	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
346	  test "$$dir" != "$$p" || dir=.; \
347	  echo "rm -f \"$${dir}/so_locations\""; \
348	  rm -f "$${dir}/so_locations"; \
349	done
350libanimation.la: $(libanimation_la_OBJECTS) $(libanimation_la_DEPENDENCIES)
351	$(libanimation_la_LINK) -rpath $(moduledir) $(libanimation_la_OBJECTS) $(libanimation_la_LIBADD) $(LIBS)
352
353mostlyclean-compile:
354	-rm -f *.$(OBJEXT)
355
356distclean-compile:
357	-rm -f *.tab.c
358
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curvedfold.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dodge.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dream.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fade.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/focusfade.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glide.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/horizontalfold.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/magiclamp.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rollup.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wave.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zoomside.Plo@am__quote@
372
373.c.o:
374@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
375@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378@am__fastdepCC_FALSE@	$(COMPILE) -c $<
379
380.c.obj:
381@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
382@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
383@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
384@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
386
387.c.lo:
388@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
389@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
390@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
391@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
393
394mostlyclean-libtool:
395	-rm -f *.lo
396
397clean-libtool:
398	-rm -rf .libs _libs
399
400ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
401	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402	unique=`for i in $$list; do \
403	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404	  done | \
405	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406	      END { if (nonempty) { for (i in files) print i; }; }'`; \
407	mkid -fID $$unique
408tags: TAGS
409
410TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
411		$(TAGS_FILES) $(LISP)
412	set x; \
413	here=`pwd`; \
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:  $(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
482check-am: all-am
483check: check-am
484all-am: Makefile $(LTLIBRARIES)
485installdirs:
486	for dir in "$(DESTDIR)$(moduledir)"; do \
487	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
488	done
489install: install-am
490install-exec: install-exec-am
491install-data: install-data-am
492uninstall: uninstall-am
493
494install-am: all-am
495	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497installcheck: installcheck-am
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-am
515
516clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
517	mostlyclean-am
518
519distclean: distclean-am
520	-rm -rf ./$(DEPDIR)
521	-rm -f Makefile
522distclean-am: clean-am distclean-compile distclean-generic \
523	distclean-tags
524
525dvi: dvi-am
526
527dvi-am:
528
529html: html-am
530
531html-am:
532
533info: info-am
534
535info-am:
536
537install-data-am: install-moduleLTLIBRARIES
538
539install-dvi: install-dvi-am
540
541install-dvi-am:
542
543install-exec-am:
544
545install-html: install-html-am
546
547install-html-am:
548
549install-info: install-info-am
550
551install-info-am:
552
553install-man:
554
555install-pdf: install-pdf-am
556
557install-pdf-am:
558
559install-ps: install-ps-am
560
561install-ps-am:
562
563installcheck-am:
564
565maintainer-clean: maintainer-clean-am
566	-rm -rf ./$(DEPDIR)
567	-rm -f Makefile
568maintainer-clean-am: distclean-am maintainer-clean-generic
569
570mostlyclean: mostlyclean-am
571
572mostlyclean-am: mostlyclean-compile mostlyclean-generic \
573	mostlyclean-libtool
574
575pdf: pdf-am
576
577pdf-am:
578
579ps: ps-am
580
581ps-am:
582
583uninstall-am: uninstall-moduleLTLIBRARIES
584
585.MAKE: install-am install-strip
586
587.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
588	clean-libtool clean-moduleLTLIBRARIES ctags distclean \
589	distclean-compile distclean-generic distclean-libtool \
590	distclean-tags distdir dvi dvi-am html html-am info info-am \
591	install install-am install-data install-data-am install-dvi \
592	install-dvi-am install-exec install-exec-am install-html \
593	install-html-am install-info install-info-am install-man \
594	install-moduleLTLIBRARIES install-pdf install-pdf-am \
595	install-ps install-ps-am install-strip installcheck \
596	installcheck-am installdirs maintainer-clean \
597	maintainer-clean-generic mostlyclean mostlyclean-compile \
598	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
599	tags uninstall uninstall-am uninstall-moduleLTLIBRARIES
600
601
602# Tell versions [3.59,3.63) of GNU make to not export all variables.
603# Otherwise a system limit (for SysV at least) may be exceeded.
604.NOEXPORT:
605