1# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6# Foundation, 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/fourier
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
41	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
42	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
43	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
44	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50LIBRARIES = $(noinst_LIBRARIES)
51AR = ar
52ARFLAGS = cru
53libfourier_a_AR = $(AR) $(ARFLAGS)
54libfourier_a_LIBADD =
55am_libfourier_a_OBJECTS = fft.$(OBJEXT) fourier.$(OBJEXT) \
56	fourier_dialog.$(OBJEXT)
57libfourier_a_OBJECTS = $(am_libfourier_a_OBJECTS)
58DEFAULT_INCLUDES = -I.@am__isrc@
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61am__mv = mv -f
62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64CCLD = $(CC)
65LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66SOURCES = $(libfourier_a_SOURCES)
67DIST_SOURCES = $(libfourier_a_SOURCES)
68ETAGS = etags
69CTAGS = ctags
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
91GMSGFMT = @GMSGFMT@
92GMSGFMT_015 = @GMSGFMT_015@
93GREP = @GREP@
94GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
95GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
96GTK_CFLAGS = @GTK_CFLAGS@
97GTK_LIBS = @GTK_LIBS@
98INSTALL = @INSTALL@
99INSTALL_DATA = @INSTALL_DATA@
100INSTALL_PROGRAM = @INSTALL_PROGRAM@
101INSTALL_SCRIPT = @INSTALL_SCRIPT@
102INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103INTLLIBS = @INTLLIBS@
104INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
105LDFLAGS = @LDFLAGS@
106LIBICONV = @LIBICONV@
107LIBINTL = @LIBINTL@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LN_S = @LN_S@
111LTLIBICONV = @LTLIBICONV@
112LTLIBINTL = @LTLIBINTL@
113LTLIBOBJS = @LTLIBOBJS@
114MAKEINFO = @MAKEINFO@
115MKDIR_P = @MKDIR_P@
116MSGFMT = @MSGFMT@
117MSGFMT_015 = @MSGFMT_015@
118MSGMERGE = @MSGMERGE@
119OBJEXT = @OBJEXT@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_URL = @PACKAGE_URL@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128PKG_CONFIG = @PKG_CONFIG@
129PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
130PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
131PNG_CFLAGS = @PNG_CFLAGS@
132PNG_LIBS = @PNG_LIBS@
133POSUB = @POSUB@
134RANLIB = @RANLIB@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
138USE_NLS = @USE_NLS@
139VERSION = @VERSION@
140XGETTEXT = @XGETTEXT@
141XGETTEXT_015 = @XGETTEXT_015@
142XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
143abs_builddir = @abs_builddir@
144abs_srcdir = @abs_srcdir@
145abs_top_builddir = @abs_top_builddir@
146abs_top_srcdir = @abs_top_srcdir@
147ac_ct_CC = @ac_ct_CC@
148am__include = @am__include@
149am__leading_dot = @am__leading_dot@
150am__quote = @am__quote@
151am__tar = @am__tar@
152am__untar = @am__untar@
153bindir = @bindir@
154build = @build@
155build_alias = @build_alias@
156build_cpu = @build_cpu@
157build_os = @build_os@
158build_vendor = @build_vendor@
159builddir = @builddir@
160datadir = @datadir@
161datarootdir = @datarootdir@
162docdir = @docdir@
163dvidir = @dvidir@
164exec_prefix = @exec_prefix@
165geomorphdatadir = @geomorphdatadir@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171htmldir = @htmldir@
172includedir = @includedir@
173infodir = @infodir@
174install_sh = @install_sh@
175libdir = @libdir@
176libexecdir = @libexecdir@
177localedir = @localedir@
178localstatedir = @localstatedir@
179mandir = @mandir@
180mkdir_p = @mkdir_p@
181oldincludedir = @oldincludedir@
182pdfdir = @pdfdir@
183prefix = @prefix@
184program_transform_name = @program_transform_name@
185psdir = @psdir@
186sbindir = @sbindir@
187sharedstatedir = @sharedstatedir@
188srcdir = @srcdir@
189sysconfdir = @sysconfdir@
190target_alias = @target_alias@
191top_build_prefix = @top_build_prefix@
192top_builddir = @top_builddir@
193top_srcdir = @top_srcdir@
194noinst_LIBRARIES = libfourier.a
195libfourier_a_SOURCES = fft.c fft.h fourier.h fourier.c \
196	fourier_dialog.h fourier_dialog.c
197
198INCLUDES = @GTK_CFLAGS@ @GTKGLEXT_CFLAGS@
199LDADD = @GTK_LIBS@ @GTKGLEXT_LIBS@ ../utils/libutils.a
200CLEANFILES = *~
201DISTCLEANFILES = .dep/*.P
202all: all-am
203
204.SUFFIXES:
205.SUFFIXES: .c .o .obj
206$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207	@for dep in $?; do \
208	  case '$(am__configure_deps)' in \
209	    *$$dep*) \
210	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211	        && { if test -f $@; then exit 0; else break; fi; }; \
212	      exit 1;; \
213	  esac; \
214	done; \
215	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/fourier/Makefile'; \
216	$(am__cd) $(top_srcdir) && \
217	  $(AUTOMAKE) --gnu src/fourier/Makefile
218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220	@case '$?' in \
221	  *config.status*) \
222	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223	  *) \
224	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226	esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231$(top_srcdir)/configure:  $(am__configure_deps)
232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(am__aclocal_m4_deps):
236
237clean-noinstLIBRARIES:
238	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
239libfourier.a: $(libfourier_a_OBJECTS) $(libfourier_a_DEPENDENCIES) $(EXTRA_libfourier_a_DEPENDENCIES)
240	-rm -f libfourier.a
241	$(libfourier_a_AR) libfourier.a $(libfourier_a_OBJECTS) $(libfourier_a_LIBADD)
242	$(RANLIB) libfourier.a
243
244mostlyclean-compile:
245	-rm -f *.$(OBJEXT)
246
247distclean-compile:
248	-rm -f *.tab.c
249
250@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft.Po@am__quote@
251@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fourier.Po@am__quote@
252@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fourier_dialog.Po@am__quote@
253
254.c.o:
255@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
256@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
257@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259@am__fastdepCC_FALSE@	$(COMPILE) -c $<
260
261.c.obj:
262@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
263@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
264@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
267
268ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
269	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270	unique=`for i in $$list; do \
271	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272	  done | \
273	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
274	      END { if (nonempty) { for (i in files) print i; }; }'`; \
275	mkid -fID $$unique
276tags: TAGS
277
278TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279		$(TAGS_FILES) $(LISP)
280	set x; \
281	here=`pwd`; \
282	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283	unique=`for i in $$list; do \
284	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285	  done | \
286	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287	      END { if (nonempty) { for (i in files) print i; }; }'`; \
288	shift; \
289	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
290	  test -n "$$unique" || unique=$$empty_fix; \
291	  if test $$# -gt 0; then \
292	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293	      "$$@" $$unique; \
294	  else \
295	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296	      $$unique; \
297	  fi; \
298	fi
299ctags: CTAGS
300CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
301		$(TAGS_FILES) $(LISP)
302	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303	unique=`for i in $$list; do \
304	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305	  done | \
306	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
307	      END { if (nonempty) { for (i in files) print i; }; }'`; \
308	test -z "$(CTAGS_ARGS)$$unique" \
309	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310	     $$unique
311
312GTAGS:
313	here=`$(am__cd) $(top_builddir) && pwd` \
314	  && $(am__cd) $(top_srcdir) \
315	  && gtags -i $(GTAGS_ARGS) "$$here"
316
317distclean-tags:
318	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320distdir: $(DISTFILES)
321	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323	list='$(DISTFILES)'; \
324	  dist_files=`for file in $$list; do echo $$file; done | \
325	  sed -e "s|^$$srcdirstrip/||;t" \
326	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
327	case $$dist_files in \
328	  */*) $(MKDIR_P) `echo "$$dist_files" | \
329			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
330			   sort -u` ;; \
331	esac; \
332	for file in $$dist_files; do \
333	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334	  if test -d $$d/$$file; then \
335	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
336	    if test -d "$(distdir)/$$file"; then \
337	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338	    fi; \
339	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
341	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342	    fi; \
343	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
344	  else \
345	    test -f "$(distdir)/$$file" \
346	    || cp -p $$d/$$file "$(distdir)/$$file" \
347	    || exit 1; \
348	  fi; \
349	done
350check-am: all-am
351check: check-am
352all-am: Makefile $(LIBRARIES)
353installdirs:
354install: install-am
355install-exec: install-exec-am
356install-data: install-data-am
357uninstall: uninstall-am
358
359install-am: all-am
360	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362installcheck: installcheck-am
363install-strip:
364	if test -z '$(STRIP)'; then \
365	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367	      install; \
368	else \
369	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
372	fi
373mostlyclean-generic:
374
375clean-generic:
376	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
377
378distclean-generic:
379	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
381	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
382
383maintainer-clean-generic:
384	@echo "This command is intended for maintainers to use"
385	@echo "it deletes files that may require special tools to rebuild."
386clean: clean-am
387
388clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
389
390distclean: distclean-am
391	-rm -rf ./$(DEPDIR)
392	-rm -f Makefile
393distclean-am: clean-am distclean-compile distclean-generic \
394	distclean-tags
395
396dvi: dvi-am
397
398dvi-am:
399
400html: html-am
401
402html-am:
403
404info: info-am
405
406info-am:
407
408install-data-am:
409
410install-dvi: install-dvi-am
411
412install-dvi-am:
413
414install-exec-am:
415
416install-html: install-html-am
417
418install-html-am:
419
420install-info: install-info-am
421
422install-info-am:
423
424install-man:
425
426install-pdf: install-pdf-am
427
428install-pdf-am:
429
430install-ps: install-ps-am
431
432install-ps-am:
433
434installcheck-am:
435
436maintainer-clean: maintainer-clean-am
437	-rm -rf ./$(DEPDIR)
438	-rm -f Makefile
439maintainer-clean-am: distclean-am maintainer-clean-generic
440
441mostlyclean: mostlyclean-am
442
443mostlyclean-am: mostlyclean-compile mostlyclean-generic
444
445pdf: pdf-am
446
447pdf-am:
448
449ps: ps-am
450
451ps-am:
452
453uninstall-am:
454
455.MAKE: install-am install-strip
456
457.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
458	clean-noinstLIBRARIES ctags distclean distclean-compile \
459	distclean-generic distclean-tags distdir dvi dvi-am html \
460	html-am info info-am install install-am install-data \
461	install-data-am install-dvi install-dvi-am install-exec \
462	install-exec-am install-html install-html-am install-info \
463	install-info-am install-man install-pdf install-pdf-am \
464	install-ps install-ps-am install-strip installcheck \
465	installcheck-am installdirs maintainer-clean \
466	maintainer-clean-generic mostlyclean mostlyclean-compile \
467	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
468	uninstall-am
469
470
471# Tell versions [3.59,3.63) of GNU make to not export all variables.
472# Otherwise a system limit (for SysV at least) may be exceeded.
473.NOEXPORT:
474