1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47BLAS_LIBS = @BLAS_LIBS@
48CC = @CC@
49CCDEPMODE = @CCDEPMODE@
50CFLAGS = @CFLAGS@
51CPP = @CPP@
52CPPFLAGS = @CPPFLAGS@
53CYGPATH_W = @CYGPATH_W@
54DEFS = @DEFS@
55DEPDIR = @DEPDIR@
56ECHO_C = @ECHO_C@
57ECHO_N = @ECHO_N@
58ECHO_T = @ECHO_T@
59EGREP = @EGREP@
60EXEEXT = @EXEEXT@
61F77 = @F77@
62F77LINK = @F77LINK@
63FFLAGS = @FFLAGS@
64FLIBS = @FLIBS@
65GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
66GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
67INSTALL_DATA = @INSTALL_DATA@
68INSTALL_PROGRAM = @INSTALL_PROGRAM@
69INSTALL_SCRIPT = @INSTALL_SCRIPT@
70INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71LAPACK_LIBS = @LAPACK_LIBS@
72LDFLAGS = @LDFLAGS@
73LEX = @LEX@
74LEXLIB = @LEXLIB@
75LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
76LIBOBJS = @LIBOBJS@
77LIBS = @LIBS@
78LN_S = @LN_S@
79LTLIBOBJS = @LTLIBOBJS@
80MAKEINFO = @MAKEINFO@
81OBJEXT = @OBJEXT@
82PACKAGE = @PACKAGE@
83PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
84PACKAGE_NAME = @PACKAGE_NAME@
85PACKAGE_STRING = @PACKAGE_STRING@
86PACKAGE_TARNAME = @PACKAGE_TARNAME@
87PACKAGE_VERSION = @PACKAGE_VERSION@
88PATH_SEPARATOR = @PATH_SEPARATOR@
89PKG_CONFIG = @PKG_CONFIG@
90POW_LIB = @POW_LIB@
91PTHREAD_CC = @PTHREAD_CC@
92PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
93PTHREAD_LIBS = @PTHREAD_LIBS@
94SET_MAKE = @SET_MAKE@
95SHELL = @SHELL@
96STRIP = @STRIP@
97VERSION = @VERSION@
98X_CFLAGS = @X_CFLAGS@
99X_EXTRA_LIBS = @X_EXTRA_LIBS@
100X_LIBS = @X_LIBS@
101X_PRE_LIBS = @X_PRE_LIBS@
102YACC = @YACC@
103ac_ct_CC = @ac_ct_CC@
104ac_ct_F77 = @ac_ct_F77@
105ac_ct_STRIP = @ac_ct_STRIP@
106acx_pthread_config = @acx_pthread_config@
107am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
108am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
109am__include = @am__include@
110am__leading_dot = @am__leading_dot@
111am__quote = @am__quote@
112arpack_lib = @arpack_lib@
113bindir = @bindir@
114build = @build@
115build_alias = @build_alias@
116build_cpu = @build_cpu@
117build_os = @build_os@
118build_vendor = @build_vendor@
119datadir = @datadir@
120exec_prefix = @exec_prefix@
121host = @host@
122host_alias = @host_alias@
123host_cpu = @host_cpu@
124host_os = @host_os@
125host_vendor = @host_vendor@
126includedir = @includedir@
127infodir = @infodir@
128install_sh = @install_sh@
129libdir = @libdir@
130libexecdir = @libexecdir@
131localstatedir = @localstatedir@
132mandir = @mandir@
133oldincludedir = @oldincludedir@
134prefix = @prefix@
135program_transform_name = @program_transform_name@
136sbindir = @sbindir@
137sharedstatedir = @sharedstatedir@
138sysconfdir = @sysconfdir@
139target_alias = @target_alias@
140debian_FILES = rules\
141              changelog compat control\
142              copyright dirs docs menu \
143              postinst postrm preinst prerm
144
145EXTRA_DIST = \
146 $(debian_FILES)
147
148subdir = debian
149ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
150mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
151CONFIG_HEADER = $(top_builddir)/config.h
152CONFIG_CLEAN_FILES =
153DIST_SOURCES =
154DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
155all: all-am
156
157.SUFFIXES:
158$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
159	cd $(top_srcdir) && \
160	  $(AUTOMAKE) --gnu  debian/Makefile
161Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
162	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
163uninstall-info-am:
164tags: TAGS
165TAGS:
166
167ctags: CTAGS
168CTAGS:
169
170DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171
172top_distdir = ..
173distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
174
175distdir: $(DISTFILES)
176	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
177	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
178	list='$(DISTFILES)'; for file in $$list; do \
179	  case $$file in \
180	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
181	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
182	  esac; \
183	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
184	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
185	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
186	    dir="/$$dir"; \
187	    $(mkinstalldirs) "$(distdir)$$dir"; \
188	  else \
189	    dir=''; \
190	  fi; \
191	  if test -d $$d/$$file; then \
192	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
193	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
194	    fi; \
195	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
196	  else \
197	    test -f $(distdir)/$$file \
198	    || cp -p $$d/$$file $(distdir)/$$file \
199	    || exit 1; \
200	  fi; \
201	done
202check-am: all-am
203check: check-am
204all-am: Makefile
205
206installdirs:
207install: install-am
208install-exec: install-exec-am
209install-data: install-data-am
210uninstall: uninstall-am
211
212install-am: all-am
213	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
214
215installcheck: installcheck-am
216install-strip:
217	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
218	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
219	  `test -z '$(STRIP)' || \
220	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
221mostlyclean-generic:
222
223clean-generic:
224
225distclean-generic:
226	-rm -f $(CONFIG_CLEAN_FILES)
227
228maintainer-clean-generic:
229	@echo "This command is intended for maintainers to use"
230	@echo "it deletes files that may require special tools to rebuild."
231clean: clean-am
232
233clean-am: clean-generic mostlyclean-am
234
235distclean: distclean-am
236	-rm -f Makefile
237distclean-am: clean-am distclean-generic
238
239dvi: dvi-am
240
241dvi-am:
242
243info: info-am
244
245info-am:
246
247install-data-am:
248
249install-exec-am:
250
251install-info: install-info-am
252
253install-man:
254
255installcheck-am:
256
257maintainer-clean: maintainer-clean-am
258	-rm -f Makefile
259maintainer-clean-am: distclean-am maintainer-clean-generic
260
261mostlyclean: mostlyclean-am
262
263mostlyclean-am: mostlyclean-generic
264
265pdf: pdf-am
266
267pdf-am:
268
269ps: ps-am
270
271ps-am:
272
273uninstall-am: uninstall-info-am
274
275.PHONY: all all-am check check-am clean clean-generic distclean \
276	distclean-generic distdir dvi dvi-am info info-am install \
277	install-am install-data install-data-am install-exec \
278	install-exec-am install-info install-info-am install-man \
279	install-strip installcheck installcheck-am installdirs \
280	maintainer-clean maintainer-clean-generic mostlyclean \
281	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
282	uninstall-info-am
283
284# Tell versions [3.59,3.63) of GNU make to not export all variables.
285# Otherwise a system limit (for SysV at least) may be exceeded.
286.NOEXPORT:
287