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/bicubic
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)
70libbicubic_la_DEPENDENCIES =
71am_libbicubic_la_OBJECTS = bicubic.lo
72libbicubic_la_OBJECTS = $(am_libbicubic_la_OBJECTS)
73libbicubic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(libbicubic_la_LDFLAGS) $(LDFLAGS) -o $@
76DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
77depcomp = $(SHELL) $(top_srcdir)/depcomp
78am__depfiles_maybe = depfiles
79am__mv = mv -f
80COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
84	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85CCLD = $(CC)
86LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
88	$(LDFLAGS) -o $@
89SOURCES = $(libbicubic_la_SOURCES)
90DIST_SOURCES = $(libbicubic_la_SOURCES)
91ETAGS = etags
92CTAGS = ctags
93DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94ACLOCAL = @ACLOCAL@
95ALL_LINGUAS = @ALL_LINGUAS@
96AMTAR = @AMTAR@
97AR = @AR@
98AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
101AWK = @AWK@
102BCOP_BIN = @BCOP_BIN@
103BCOP_CFLAGS = @BCOP_CFLAGS@
104BCOP_LIBS = @BCOP_LIBS@
105CATALOGS = @CATALOGS@
106CATOBJEXT = @CATOBJEXT@
107CC = @CC@
108CCDEPMODE = @CCDEPMODE@
109CFLAGS = @CFLAGS@
110COMPIZANIMATION_CFLAGS = @COMPIZANIMATION_CFLAGS@
111COMPIZANIMATION_LIBS = @COMPIZANIMATION_LIBS@
112COMPIZCUBE_CFLAGS = @COMPIZCUBE_CFLAGS@
113COMPIZCUBE_LIBS = @COMPIZCUBE_LIBS@
114COMPIZMOUSEPOLL_CFLAGS = @COMPIZMOUSEPOLL_CFLAGS@
115COMPIZMOUSEPOLL_LIBS = @COMPIZMOUSEPOLL_LIBS@
116COMPIZ_CFLAGS = @COMPIZ_CFLAGS@
117COMPIZ_LIBS = @COMPIZ_LIBS@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CYGPATH_W = @CYGPATH_W@
121DATADIRNAME = @DATADIRNAME@
122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
124DSYMUTIL = @DSYMUTIL@
125DUMPBIN = @DUMPBIN@
126ECHO_C = @ECHO_C@
127ECHO_N = @ECHO_N@
128ECHO_T = @ECHO_T@
129EGREP = @EGREP@
130EXEEXT = @EXEEXT@
131FGREP = @FGREP@
132GCONFTOOL = @GCONFTOOL@
133GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
134GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
135GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
136GL_CFLAGS = @GL_CFLAGS@
137GL_LIBS = @GL_LIBS@
138GMOFILES = @GMOFILES@
139GMSGFMT = @GMSGFMT@
140GREP = @GREP@
141GROUP_CFLAGS = @GROUP_CFLAGS@
142GROUP_LIBS = @GROUP_LIBS@
143INSTALL = @INSTALL@
144INSTALL_DATA = @INSTALL_DATA@
145INSTALL_PROGRAM = @INSTALL_PROGRAM@
146INSTALL_SCRIPT = @INSTALL_SCRIPT@
147INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148INSTOBJEXT = @INSTOBJEXT@
149INTLLIBS = @INTLLIBS@
150INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
151INTLTOOL_MERGE = @INTLTOOL_MERGE@
152INTLTOOL_PERL = @INTLTOOL_PERL@
153INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
154LD = @LD@
155LDFLAGS = @LDFLAGS@
156LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
157LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
158LIBOBJS = @LIBOBJS@
159LIBS = @LIBS@
160LIBTOOL = @LIBTOOL@
161LIPO = @LIPO@
162LN_S = @LN_S@
163LTLIBOBJS = @LTLIBOBJS@
164MAINT = @MAINT@
165MAKEINFO = @MAKEINFO@
166MKDIR_P = @MKDIR_P@
167MKINSTALLDIRS = @MKINSTALLDIRS@
168MSGFMT = @MSGFMT@
169MSGFMT_OPTS = @MSGFMT_OPTS@
170MSGMERGE = @MSGMERGE@
171NM = @NM@
172NMEDIT = @NMEDIT@
173OBJDUMP = @OBJDUMP@
174OBJEXT = @OBJEXT@
175OTOOL = @OTOOL@
176OTOOL64 = @OTOOL64@
177PACKAGE = @PACKAGE@
178PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
179PACKAGE_NAME = @PACKAGE_NAME@
180PACKAGE_STRING = @PACKAGE_STRING@
181PACKAGE_TARNAME = @PACKAGE_TARNAME@
182PACKAGE_URL = @PACKAGE_URL@
183PACKAGE_VERSION = @PACKAGE_VERSION@
184PATH_SEPARATOR = @PATH_SEPARATOR@
185PKG_CONFIG = @PKG_CONFIG@
186PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
187PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
188POFILES = @POFILES@
189POSUB = @POSUB@
190PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
191PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
192RANLIB = @RANLIB@
193SCALEFILTER_CFLAGS = @SCALEFILTER_CFLAGS@
194SCALEFILTER_LIBS = @SCALEFILTER_LIBS@
195SCHEMAS_CFLAGS = @SCHEMAS_CFLAGS@
196SCHEMAS_LIBS = @SCHEMAS_LIBS@
197SED = @SED@
198SET_MAKE = @SET_MAKE@
199SHELL = @SHELL@
200STRIP = @STRIP@
201USE_NLS = @USE_NLS@
202VERSION = @VERSION@
203XGETTEXT = @XGETTEXT@
204abs_builddir = @abs_builddir@
205abs_srcdir = @abs_srcdir@
206abs_top_builddir = @abs_top_builddir@
207abs_top_srcdir = @abs_top_srcdir@
208ac_ct_CC = @ac_ct_CC@
209ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210am__include = @am__include@
211am__leading_dot = @am__leading_dot@
212am__quote = @am__quote@
213am__tar = @am__tar@
214am__untar = @am__untar@
215bindir = @bindir@
216build = @build@
217build_alias = @build_alias@
218build_cpu = @build_cpu@
219build_os = @build_os@
220build_vendor = @build_vendor@
221builddir = @builddir@
222datadir = @datadir@
223datarootdir = @datarootdir@
224docdir = @docdir@
225dvidir = @dvidir@
226exec_prefix = @exec_prefix@
227host = @host@
228host_alias = @host_alias@
229host_cpu = @host_cpu@
230host_os = @host_os@
231host_vendor = @host_vendor@
232htmldir = @htmldir@
233imagedir = @imagedir@
234includedir = @includedir@
235infodir = @infodir@
236install_sh = @install_sh@
237libdir = @libdir@
238libexecdir = @libexecdir@
239localedir = @localedir@
240localstatedir = @localstatedir@
241lt_ECHO = @lt_ECHO@
242mandir = @mandir@
243metadatadir = @metadatadir@
244mkdir_p = @mkdir_p@
245oldincludedir = @oldincludedir@
246pdfdir = @pdfdir@
247plugindir = @plugindir@
248prefix = @prefix@
249program_transform_name = @program_transform_name@
250psdir = @psdir@
251sbindir = @sbindir@
252sharedstatedir = @sharedstatedir@
253srcdir = @srcdir@
254sysconfdir = @sysconfdir@
255target_alias = @target_alias@
256top_build_prefix = @top_build_prefix@
257top_builddir = @top_builddir@
258top_srcdir = @top_srcdir@
259xsltdir = @xsltdir@
260PFLAGS = -module -avoid-version -no-undefined
261libbicubic_la_LDFLAGS = $(PFLAGS)
262libbicubic_la_LIBADD = @COMPIZ_LIBS@
263libbicubic_la_SOURCES = bicubic.c
264INCLUDES = \
265	@COMPIZ_CFLAGS@                  \
266	-DDATADIR='"$(compdatadir)"'        \
267	-DLIBDIR='"$(libdir)"'              \
268	-DLOCALEDIR="\"@datadir@/locale\""  \
269	-DIMAGEDIR='"$(imagedir)"'          \
270	-I$(top_srcdir)/include
271
272moduledir = $(plugindir)
273module_LTLIBRARIES = libbicubic.la
274all: all-am
275
276.SUFFIXES:
277.SUFFIXES: .c .lo .o .obj
278$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
279	@for dep in $?; do \
280	  case '$(am__configure_deps)' in \
281	    *$$dep*) \
282	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
283	        && { if test -f $@; then exit 0; else break; fi; }; \
284	      exit 1;; \
285	  esac; \
286	done; \
287	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/bicubic/Makefile'; \
288	$(am__cd) $(top_srcdir) && \
289	  $(AUTOMAKE) --gnu src/bicubic/Makefile
290.PRECIOUS: Makefile
291Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
292	@case '$?' in \
293	  *config.status*) \
294	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
295	  *) \
296	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
297	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
298	esac;
299
300$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
301	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
303$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
304	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
306	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307$(am__aclocal_m4_deps):
308install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
309	@$(NORMAL_INSTALL)
310	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
311	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
312	list2=; for p in $$list; do \
313	  if test -f $$p; then \
314	    list2="$$list2 $$p"; \
315	  else :; fi; \
316	done; \
317	test -z "$$list2" || { \
318	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
319	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
320	}
321
322uninstall-moduleLTLIBRARIES:
323	@$(NORMAL_UNINSTALL)
324	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
325	for p in $$list; do \
326	  $(am__strip_dir) \
327	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
328	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
329	done
330
331clean-moduleLTLIBRARIES:
332	-test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
333	@list='$(module_LTLIBRARIES)'; for p in $$list; do \
334	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
335	  test "$$dir" != "$$p" || dir=.; \
336	  echo "rm -f \"$${dir}/so_locations\""; \
337	  rm -f "$${dir}/so_locations"; \
338	done
339libbicubic.la: $(libbicubic_la_OBJECTS) $(libbicubic_la_DEPENDENCIES)
340	$(libbicubic_la_LINK) -rpath $(moduledir) $(libbicubic_la_OBJECTS) $(libbicubic_la_LIBADD) $(LIBS)
341
342mostlyclean-compile:
343	-rm -f *.$(OBJEXT)
344
345distclean-compile:
346	-rm -f *.tab.c
347
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bicubic.Plo@am__quote@
349
350.c.o:
351@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
352@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
353@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
354@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355@am__fastdepCC_FALSE@	$(COMPILE) -c $<
356
357.c.obj:
358@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
359@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
360@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
363
364.c.lo:
365@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
366@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
367@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
368@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
370
371mostlyclean-libtool:
372	-rm -f *.lo
373
374clean-libtool:
375	-rm -rf .libs _libs
376
377ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
378	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379	unique=`for i in $$list; do \
380	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381	  done | \
382	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383	      END { if (nonempty) { for (i in files) print i; }; }'`; \
384	mkid -fID $$unique
385tags: TAGS
386
387TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388		$(TAGS_FILES) $(LISP)
389	set x; \
390	here=`pwd`; \
391	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392	unique=`for i in $$list; do \
393	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394	  done | \
395	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396	      END { if (nonempty) { for (i in files) print i; }; }'`; \
397	shift; \
398	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399	  test -n "$$unique" || unique=$$empty_fix; \
400	  if test $$# -gt 0; then \
401	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402	      "$$@" $$unique; \
403	  else \
404	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405	      $$unique; \
406	  fi; \
407	fi
408ctags: CTAGS
409CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410		$(TAGS_FILES) $(LISP)
411	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412	unique=`for i in $$list; do \
413	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414	  done | \
415	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416	      END { if (nonempty) { for (i in files) print i; }; }'`; \
417	test -z "$(CTAGS_ARGS)$$unique" \
418	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419	     $$unique
420
421GTAGS:
422	here=`$(am__cd) $(top_builddir) && pwd` \
423	  && $(am__cd) $(top_srcdir) \
424	  && gtags -i $(GTAGS_ARGS) "$$here"
425
426distclean-tags:
427	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428
429distdir: $(DISTFILES)
430	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	list='$(DISTFILES)'; \
433	  dist_files=`for file in $$list; do echo $$file; done | \
434	  sed -e "s|^$$srcdirstrip/||;t" \
435	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436	case $$dist_files in \
437	  */*) $(MKDIR_P) `echo "$$dist_files" | \
438			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439			   sort -u` ;; \
440	esac; \
441	for file in $$dist_files; do \
442	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443	  if test -d $$d/$$file; then \
444	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445	    if test -d "$(distdir)/$$file"; then \
446	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447	    fi; \
448	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451	    fi; \
452	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453	  else \
454	    test -f "$(distdir)/$$file" \
455	    || cp -p $$d/$$file "$(distdir)/$$file" \
456	    || exit 1; \
457	  fi; \
458	done
459check-am: all-am
460check: check-am
461all-am: Makefile $(LTLIBRARIES)
462installdirs:
463	for dir in "$(DESTDIR)$(moduledir)"; do \
464	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
465	done
466install: install-am
467install-exec: install-exec-am
468install-data: install-data-am
469uninstall: uninstall-am
470
471install-am: all-am
472	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
473
474installcheck: installcheck-am
475install-strip:
476	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
477	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
478	  `test -z '$(STRIP)' || \
479	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
480mostlyclean-generic:
481
482clean-generic:
483
484distclean-generic:
485	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
486	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
487
488maintainer-clean-generic:
489	@echo "This command is intended for maintainers to use"
490	@echo "it deletes files that may require special tools to rebuild."
491clean: clean-am
492
493clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
494	mostlyclean-am
495
496distclean: distclean-am
497	-rm -rf ./$(DEPDIR)
498	-rm -f Makefile
499distclean-am: clean-am distclean-compile distclean-generic \
500	distclean-tags
501
502dvi: dvi-am
503
504dvi-am:
505
506html: html-am
507
508html-am:
509
510info: info-am
511
512info-am:
513
514install-data-am: install-moduleLTLIBRARIES
515
516install-dvi: install-dvi-am
517
518install-dvi-am:
519
520install-exec-am:
521
522install-html: install-html-am
523
524install-html-am:
525
526install-info: install-info-am
527
528install-info-am:
529
530install-man:
531
532install-pdf: install-pdf-am
533
534install-pdf-am:
535
536install-ps: install-ps-am
537
538install-ps-am:
539
540installcheck-am:
541
542maintainer-clean: maintainer-clean-am
543	-rm -rf ./$(DEPDIR)
544	-rm -f Makefile
545maintainer-clean-am: distclean-am maintainer-clean-generic
546
547mostlyclean: mostlyclean-am
548
549mostlyclean-am: mostlyclean-compile mostlyclean-generic \
550	mostlyclean-libtool
551
552pdf: pdf-am
553
554pdf-am:
555
556ps: ps-am
557
558ps-am:
559
560uninstall-am: uninstall-moduleLTLIBRARIES
561
562.MAKE: install-am install-strip
563
564.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
565	clean-libtool clean-moduleLTLIBRARIES ctags distclean \
566	distclean-compile distclean-generic distclean-libtool \
567	distclean-tags distdir dvi dvi-am html html-am info info-am \
568	install install-am install-data install-data-am install-dvi \
569	install-dvi-am install-exec install-exec-am install-html \
570	install-html-am install-info install-info-am install-man \
571	install-moduleLTLIBRARIES install-pdf install-pdf-am \
572	install-ps install-ps-am install-strip installcheck \
573	installcheck-am installdirs maintainer-clean \
574	maintainer-clean-generic mostlyclean mostlyclean-compile \
575	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
576	tags uninstall uninstall-am uninstall-moduleLTLIBRARIES
577
578
579# Tell versions [3.59,3.63) of GNU make to not export all variables.
580# Otherwise a system limit (for SysV at least) may be exceeded.
581.NOEXPORT:
582