Imported Upstream version 2.4.2
[platform/upstream/libtool.git] / tests / f77demo / Makefile.in
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
18 #####
19
20
21
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkglibexecdir = $(libexecdir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 bin_PROGRAMS = fprogram$(EXEEXT) cprogram$(EXEEXT)
42 subdir = .
43 DIST_COMMON = README $(am__configure_deps) $(noinst_HEADERS) \
44         $(srcdir)/../../libltdl/config/config.guess \
45         $(srcdir)/../../libltdl/config/config.sub \
46         $(srcdir)/../../libltdl/config/install-sh \
47         $(srcdir)/../../libltdl/config/ltmain.sh \
48         $(srcdir)/../../libltdl/config/missing $(srcdir)/Makefile.am \
49         $(srcdir)/Makefile.in $(srcdir)/config-h.in \
50         $(top_srcdir)/configure ../../libltdl/config/compile \
51         ../../libltdl/config/config.guess \
52         ../../libltdl/config/config.sub ../../libltdl/config/depcomp \
53         ../../libltdl/config/install-sh ../../libltdl/config/ltmain.sh \
54         ../../libltdl/config/mdate-sh ../../libltdl/config/missing \
55         ../../libltdl/config/texinfo.tex
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/../../libltdl/m4/libtool.m4 \
58         $(top_srcdir)/../../libltdl/m4/ltoptions.m4 \
59         $(top_srcdir)/../../libltdl/m4/ltsugar.m4 \
60         $(top_srcdir)/../../libltdl/m4/ltversion.m4 \
61         $(top_srcdir)/../../libltdl/m4/lt~obsolete.m4 \
62         $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74     *) f=$$p;; \
75   esac;
76 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
77 am__install_max = 40
78 am__nobase_strip_setup = \
79   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80 am__nobase_strip = \
81   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82 am__nobase_list = $(am__nobase_strip_setup); \
83   for p in $$list; do echo "$$p $$p"; done | \
84   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86     if (++n[$$2] == $(am__install_max)) \
87       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88     END { for (dir in files) print dir, files[dir] }'
89 am__base_list = \
90   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
92 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
93 LTLIBRARIES = $(lib_LTLIBRARIES)
94 libfoo_la_DEPENDENCIES = libfoo2.la
95 am_libfoo_la_OBJECTS = foof.lo
96 libfoo_la_OBJECTS = $(am_libfoo_la_OBJECTS)
97 libfoo_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
98         $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
99         $(libfoo_la_LDFLAGS) $(LDFLAGS) -o $@
100 libfoo2_la_LIBADD =
101 am_libfoo2_la_OBJECTS = foof2.lo
102 libfoo2_la_OBJECTS = $(am_libfoo2_la_OBJECTS)
103 libfoo2_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
104         $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
105         $(libfoo2_la_LDFLAGS) $(LDFLAGS) -o $@
106 libfoo3_la_LIBADD =
107 am_libfoo3_la_OBJECTS = foof3.lo
108 libfoo3_la_OBJECTS = $(am_libfoo3_la_OBJECTS)
109 libfoo3_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
110         $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
111         $(libfoo3_la_LDFLAGS) $(LDFLAGS) -o $@
112 libmix_la_LIBADD =
113 am_libmix_la_OBJECTS = foof.lo foof2.lo fooc.lo
114 libmix_la_OBJECTS = $(am_libmix_la_OBJECTS)
115 libmix_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
116         $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
117         $(libmix_la_LDFLAGS) $(LDFLAGS) -o $@
118 PROGRAMS = $(bin_PROGRAMS)
119 am_cprogram_OBJECTS = cprogram.$(OBJEXT)
120 cprogram_OBJECTS = $(am_cprogram_OBJECTS)
121 am__DEPENDENCIES_1 =
122 cprogram_DEPENDENCIES = libmix.la $(am__DEPENDENCIES_1)
123 am_fprogram_OBJECTS = fprogram.$(OBJEXT)
124 fprogram_OBJECTS = $(am_fprogram_OBJECTS)
125 fprogram_DEPENDENCIES = libfoo.la libfoo3.la
126 DEFAULT_INCLUDES = -I.@am__isrc@
127 depcomp =
128 am__depfiles_maybe =
129 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
130         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
131 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
132         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
133         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
134 CCLD = $(CC)
135 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
136         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
137         $(LDFLAGS) -o $@
138 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
139 LTF77COMPILE = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
140         --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
141 F77LD = $(F77)
142 F77LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
143         --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) \
144         $(LDFLAGS) -o $@
145 SOURCES = $(libfoo_la_SOURCES) $(libfoo2_la_SOURCES) \
146         $(libfoo3_la_SOURCES) $(libmix_la_SOURCES) $(cprogram_SOURCES) \
147         $(fprogram_SOURCES)
148 DIST_SOURCES = $(libfoo_la_SOURCES) $(libfoo2_la_SOURCES) \
149         $(libfoo3_la_SOURCES) $(libmix_la_SOURCES) $(cprogram_SOURCES) \
150         $(fprogram_SOURCES)
151 HEADERS = $(noinst_HEADERS)
152 ETAGS = etags
153 CTAGS = ctags
154 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155 distdir = $(PACKAGE)-$(VERSION)
156 top_distdir = $(distdir)
157 am__remove_distdir = \
158   { test ! -d "$(distdir)" \
159     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
160          && rm -fr "$(distdir)"; }; }
161 DIST_ARCHIVES = $(distdir).tar.gz
162 GZIP_ENV = --best
163 distuninstallcheck_listfiles = find . -type f -print
164 distcleancheck_listfiles = find . -type f -print
165 ACLOCAL = @ACLOCAL@
166 AMTAR = @AMTAR@
167 AR = @AR@
168 AUTOCONF = @AUTOCONF@
169 AUTOHEADER = @AUTOHEADER@
170 AUTOMAKE = @AUTOMAKE@
171 AWK = @AWK@
172 CC = @CC@
173 CCDEPMODE = @CCDEPMODE@
174 CFLAGS = @CFLAGS@
175 CPP = @CPP@
176 CPPFLAGS = @CPPFLAGS@
177 CYGPATH_W = @CYGPATH_W@
178 DEFS = @DEFS@
179 DEPDIR = @DEPDIR@
180 DLLTOOL = @DLLTOOL@
181 DSYMUTIL = @DSYMUTIL@
182 DUMPBIN = @DUMPBIN@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 EGREP = @EGREP@
187 EXEEXT = @EXEEXT@
188 F77 = @F77@
189 FFLAGS = @FFLAGS@
190 FGREP = @FGREP@
191 FLIBS = @FLIBS@
192 GREP = @GREP@
193 INSTALL = @INSTALL@
194 INSTALL_DATA = @INSTALL_DATA@
195 INSTALL_PROGRAM = @INSTALL_PROGRAM@
196 INSTALL_SCRIPT = @INSTALL_SCRIPT@
197 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
198 LD = @LD@
199 LDFLAGS = @LDFLAGS@
200 LIBOBJS = @LIBOBJS@
201 LIBS = @LIBS@
202 LIBTOOL = @LIBTOOL@
203 LIBTOOL_DEPS = @LIBTOOL_DEPS@
204 LIPO = @LIPO@
205 LN_S = @LN_S@
206 LTLIBOBJS = @LTLIBOBJS@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 RANLIB = @RANLIB@
225 SED = @SED@
226 SET_MAKE = @SET_MAKE@
227 SHELL = @SHELL@
228 STRIP = @STRIP@
229 VERSION = @VERSION@
230 abs_builddir = @abs_builddir@
231 abs_srcdir = @abs_srcdir@
232 abs_top_builddir = @abs_top_builddir@
233 abs_top_srcdir = @abs_top_srcdir@
234 ac_ct_AR = @ac_ct_AR@
235 ac_ct_CC = @ac_ct_CC@
236 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
237 ac_ct_F77 = @ac_ct_F77@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 builddir = @builddir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_vendor = @host_vendor@
260 htmldir = @htmldir@
261 includedir = @includedir@
262 infodir = @infodir@
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 localedir = @localedir@
267 localstatedir = @localstatedir@
268 mandir = @mandir@
269 mkdir_p = @mkdir_p@
270 oldincludedir = @oldincludedir@
271 pdfdir = @pdfdir@
272 prefix = @prefix@
273 program_transform_name = @program_transform_name@
274 psdir = @psdir@
275 sbindir = @sbindir@
276 sharedstatedir = @sharedstatedir@
277 srcdir = @srcdir@
278 sysconfdir = @sysconfdir@
279 target_alias = @target_alias@
280 top_build_prefix = @top_build_prefix@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283 AUTOMAKE_OPTIONS = no-dependencies foreign
284 ACLOCAL_AMFLAGS = -I ../../libltdl/m4
285 AM_CPPFLAGS = -I$(top_srcdir)/../..
286 lib_LTLIBRARIES = libfoo.la libmix.la libfoo2.la libfoo3.la
287 libfoo_la_SOURCES = foof.f
288 libfoo_la_LDFLAGS = -no-undefined
289 libfoo_la_LIBADD = libfoo2.la
290 libfoo2_la_SOURCES = foof2.f
291 libfoo2_la_LDFLAGS = -no-undefined
292 libfoo3_la_SOURCES = foof3.f
293 libfoo3_la_LDFLAGS = -no-undefined
294 libmix_la_SOURCES = foof.f foof2.f fooc.c
295 libmix_la_LDFLAGS = -no-undefined
296 noinst_HEADERS = foo.h
297 fprogram_SOURCES = fprogram.f
298 fprogram_LDADD = libfoo.la libfoo3.la
299 cprogram_SOURCES = cprogram.c
300 cprogram_LDADD = libmix.la $(FLIBS)
301 all: config.h
302         $(MAKE) $(AM_MAKEFLAGS) all-am
303
304 .SUFFIXES:
305 .SUFFIXES: .c .f .lo .o .obj
306 am--refresh:
307         @:
308 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
309         @for dep in $?; do \
310           case '$(am__configure_deps)' in \
311             *$$dep*) \
312               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
313               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
314                 && exit 0; \
315               exit 1;; \
316           esac; \
317         done; \
318         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
319         $(am__cd) $(top_srcdir) && \
320           $(AUTOMAKE) --foreign Makefile
321 .PRECIOUS: Makefile
322 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
323         @case '$?' in \
324           *config.status*) \
325             echo ' $(SHELL) ./config.status'; \
326             $(SHELL) ./config.status;; \
327           *) \
328             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
329             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
330         esac;
331
332 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333         $(SHELL) ./config.status --recheck
334
335 $(top_srcdir)/configure:  $(am__configure_deps)
336         $(am__cd) $(srcdir) && $(AUTOCONF)
337 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
338         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
339 $(am__aclocal_m4_deps):
340
341 config.h: stamp-h1
342         @if test ! -f $@; then \
343           rm -f stamp-h1; \
344           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
345         else :; fi
346
347 stamp-h1: $(srcdir)/config-h.in $(top_builddir)/config.status
348         @rm -f stamp-h1
349         cd $(top_builddir) && $(SHELL) ./config.status config.h
350 $(srcdir)/config-h.in:  $(am__configure_deps) 
351         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
352         rm -f stamp-h1
353         touch $@
354
355 distclean-hdr:
356         -rm -f config.h stamp-h1
357 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
358         @$(NORMAL_INSTALL)
359         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
360         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
361         list2=; for p in $$list; do \
362           if test -f $$p; then \
363             list2="$$list2 $$p"; \
364           else :; fi; \
365         done; \
366         test -z "$$list2" || { \
367           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
368           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
369         }
370
371 uninstall-libLTLIBRARIES:
372         @$(NORMAL_UNINSTALL)
373         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
374         for p in $$list; do \
375           $(am__strip_dir) \
376           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
377           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
378         done
379
380 clean-libLTLIBRARIES:
381         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
382         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
383           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
384           test "$$dir" != "$$p" || dir=.; \
385           echo "rm -f \"$${dir}/so_locations\""; \
386           rm -f "$${dir}/so_locations"; \
387         done
388 libfoo.la: $(libfoo_la_OBJECTS) $(libfoo_la_DEPENDENCIES) 
389         $(libfoo_la_LINK) -rpath $(libdir) $(libfoo_la_OBJECTS) $(libfoo_la_LIBADD) $(LIBS)
390 libfoo2.la: $(libfoo2_la_OBJECTS) $(libfoo2_la_DEPENDENCIES) 
391         $(libfoo2_la_LINK) -rpath $(libdir) $(libfoo2_la_OBJECTS) $(libfoo2_la_LIBADD) $(LIBS)
392 libfoo3.la: $(libfoo3_la_OBJECTS) $(libfoo3_la_DEPENDENCIES) 
393         $(libfoo3_la_LINK) -rpath $(libdir) $(libfoo3_la_OBJECTS) $(libfoo3_la_LIBADD) $(LIBS)
394 libmix.la: $(libmix_la_OBJECTS) $(libmix_la_DEPENDENCIES) 
395         $(libmix_la_LINK) -rpath $(libdir) $(libmix_la_OBJECTS) $(libmix_la_LIBADD) $(LIBS)
396 install-binPROGRAMS: $(bin_PROGRAMS)
397         @$(NORMAL_INSTALL)
398         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
399         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
400         for p in $$list; do echo "$$p $$p"; done | \
401         sed 's/$(EXEEXT)$$//' | \
402         while read p p1; do if test -f $$p || test -f $$p1; \
403           then echo "$$p"; echo "$$p"; else :; fi; \
404         done | \
405         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
406             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
407         sed 'N;N;N;s,\n, ,g' | \
408         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
409           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
410             if ($$2 == $$4) files[d] = files[d] " " $$1; \
411             else { print "f", $$3 "/" $$4, $$1; } } \
412           END { for (d in files) print "f", d, files[d] }' | \
413         while read type dir files; do \
414             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
415             test -z "$$files" || { \
416             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
417             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
418             } \
419         ; done
420
421 uninstall-binPROGRAMS:
422         @$(NORMAL_UNINSTALL)
423         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
424         files=`for p in $$list; do echo "$$p"; done | \
425           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
426               -e 's/$$/$(EXEEXT)/' `; \
427         test -n "$$list" || exit 0; \
428         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
429         cd "$(DESTDIR)$(bindir)" && rm -f $$files
430
431 clean-binPROGRAMS:
432         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
433         echo " rm -f" $$list; \
434         rm -f $$list || exit $$?; \
435         test -n "$(EXEEXT)" || exit 0; \
436         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
437         echo " rm -f" $$list; \
438         rm -f $$list
439 cprogram$(EXEEXT): $(cprogram_OBJECTS) $(cprogram_DEPENDENCIES) 
440         @rm -f cprogram$(EXEEXT)
441         $(LINK) $(cprogram_OBJECTS) $(cprogram_LDADD) $(LIBS)
442 fprogram$(EXEEXT): $(fprogram_OBJECTS) $(fprogram_DEPENDENCIES) 
443         @rm -f fprogram$(EXEEXT)
444         $(F77LINK) $(fprogram_OBJECTS) $(fprogram_LDADD) $(LIBS)
445
446 mostlyclean-compile:
447         -rm -f *.$(OBJEXT)
448
449 distclean-compile:
450         -rm -f *.tab.c
451
452 .c.o:
453         $(COMPILE) -c $<
454
455 .c.obj:
456         $(COMPILE) -c `$(CYGPATH_W) '$<'`
457
458 .c.lo:
459         $(LTCOMPILE) -c -o $@ $<
460
461 .f.o:
462         $(F77COMPILE) -c -o $@ $<
463
464 .f.obj:
465         $(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
466
467 .f.lo:
468         $(LTF77COMPILE) -c -o $@ $<
469
470 mostlyclean-libtool:
471         -rm -f *.lo
472
473 clean-libtool:
474         -rm -rf .libs _libs
475
476 distclean-libtool:
477         -rm -f libtool config.lt
478
479 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
480         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481         unique=`for i in $$list; do \
482             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483           done | \
484           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485               END { if (nonempty) { for (i in files) print i; }; }'`; \
486         mkid -fID $$unique
487 tags: TAGS
488
489 TAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
490                 $(TAGS_FILES) $(LISP)
491         set x; \
492         here=`pwd`; \
493         list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
494         unique=`for i in $$list; do \
495             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496           done | \
497           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498               END { if (nonempty) { for (i in files) print i; }; }'`; \
499         shift; \
500         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
501           test -n "$$unique" || unique=$$empty_fix; \
502           if test $$# -gt 0; then \
503             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
504               "$$@" $$unique; \
505           else \
506             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507               $$unique; \
508           fi; \
509         fi
510 ctags: CTAGS
511 CTAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
512                 $(TAGS_FILES) $(LISP)
513         list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
514         unique=`for i in $$list; do \
515             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
516           done | \
517           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
518               END { if (nonempty) { for (i in files) print i; }; }'`; \
519         test -z "$(CTAGS_ARGS)$$unique" \
520           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
521              $$unique
522
523 GTAGS:
524         here=`$(am__cd) $(top_builddir) && pwd` \
525           && $(am__cd) $(top_srcdir) \
526           && gtags -i $(GTAGS_ARGS) "$$here"
527
528 distclean-tags:
529         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
530
531 distdir: $(DISTFILES)
532         $(am__remove_distdir)
533         test -d "$(distdir)" || mkdir "$(distdir)"
534         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536         list='$(DISTFILES)'; \
537           dist_files=`for file in $$list; do echo $$file; done | \
538           sed -e "s|^$$srcdirstrip/||;t" \
539               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
540         case $$dist_files in \
541           */*) $(MKDIR_P) `echo "$$dist_files" | \
542                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
543                            sort -u` ;; \
544         esac; \
545         for file in $$dist_files; do \
546           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
547           if test -d $$d/$$file; then \
548             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
549             if test -d "$(distdir)/$$file"; then \
550               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551             fi; \
552             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
553               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
554               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555             fi; \
556             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
557           else \
558             test -f "$(distdir)/$$file" \
559             || cp -p $$d/$$file "$(distdir)/$$file" \
560             || exit 1; \
561           fi; \
562         done
563         -test -n "$(am__skip_mode_fix)" \
564         || find "$(distdir)" -type d ! -perm -755 \
565                 -exec chmod u+rwx,go+rx {} \; -o \
566           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
567           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
568           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
569         || chmod -R a+r "$(distdir)"
570 dist-gzip: distdir
571         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572         $(am__remove_distdir)
573
574 dist-bzip2: distdir
575         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
576         $(am__remove_distdir)
577
578 dist-lzma: distdir
579         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
580         $(am__remove_distdir)
581
582 dist-xz: distdir
583         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
584         $(am__remove_distdir)
585
586 dist-tarZ: distdir
587         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
588         $(am__remove_distdir)
589
590 dist-shar: distdir
591         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
592         $(am__remove_distdir)
593
594 dist-zip: distdir
595         -rm -f $(distdir).zip
596         zip -rq $(distdir).zip $(distdir)
597         $(am__remove_distdir)
598
599 dist dist-all: distdir
600         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
601         $(am__remove_distdir)
602
603 # This target untars the dist file and tries a VPATH configuration.  Then
604 # it guarantees that the distribution is self-contained by making another
605 # tarfile.
606 distcheck: dist
607         case '$(DIST_ARCHIVES)' in \
608         *.tar.gz*) \
609           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
610         *.tar.bz2*) \
611           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
612         *.tar.lzma*) \
613           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
614         *.tar.xz*) \
615           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
616         *.tar.Z*) \
617           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
618         *.shar.gz*) \
619           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
620         *.zip*) \
621           unzip $(distdir).zip ;;\
622         esac
623         chmod -R a-w $(distdir); chmod a+w $(distdir)
624         mkdir $(distdir)/_build
625         mkdir $(distdir)/_inst
626         chmod a-w $(distdir)
627         test -d $(distdir)/_build || exit 0; \
628         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
629           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
630           && am__cwd=`pwd` \
631           && $(am__cd) $(distdir)/_build \
632           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
633             $(DISTCHECK_CONFIGURE_FLAGS) \
634           && $(MAKE) $(AM_MAKEFLAGS) \
635           && $(MAKE) $(AM_MAKEFLAGS) dvi \
636           && $(MAKE) $(AM_MAKEFLAGS) check \
637           && $(MAKE) $(AM_MAKEFLAGS) install \
638           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
639           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
640           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
641                 distuninstallcheck \
642           && chmod -R a-w "$$dc_install_base" \
643           && ({ \
644                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
645                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
646                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
647                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
648                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
649               } || { rm -rf "$$dc_destdir"; exit 1; }) \
650           && rm -rf "$$dc_destdir" \
651           && $(MAKE) $(AM_MAKEFLAGS) dist \
652           && rm -rf $(DIST_ARCHIVES) \
653           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
654           && cd "$$am__cwd" \
655           || exit 1
656         $(am__remove_distdir)
657         @(echo "$(distdir) archives ready for distribution: "; \
658           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
659           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
660 distuninstallcheck:
661         @$(am__cd) '$(distuninstallcheck_dir)' \
662         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
663            || { echo "ERROR: files left after uninstall:" ; \
664                 if test -n "$(DESTDIR)"; then \
665                   echo "  (check DESTDIR support)"; \
666                 fi ; \
667                 $(distuninstallcheck_listfiles) ; \
668                 exit 1; } >&2
669 distcleancheck: distclean
670         @if test '$(srcdir)' = . ; then \
671           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
672           exit 1 ; \
673         fi
674         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
675           || { echo "ERROR: files left in build directory after distclean:" ; \
676                $(distcleancheck_listfiles) ; \
677                exit 1; } >&2
678 check-am: all-am
679 check: check-am
680 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) config.h
681 install-binPROGRAMS: install-libLTLIBRARIES
682
683 installdirs:
684         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
685           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
686         done
687 install: install-am
688 install-exec: install-exec-am
689 install-data: install-data-am
690 uninstall: uninstall-am
691
692 install-am: all-am
693         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
694
695 installcheck: installcheck-am
696 install-strip:
697         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
698           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
699           `test -z '$(STRIP)' || \
700             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
701 mostlyclean-generic:
702
703 clean-generic:
704
705 distclean-generic:
706         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
707         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
708
709 maintainer-clean-generic:
710         @echo "This command is intended for maintainers to use"
711         @echo "it deletes files that may require special tools to rebuild."
712 clean: clean-am
713
714 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
715         clean-libtool mostlyclean-am
716
717 distclean: distclean-am
718         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
719         -rm -f Makefile
720 distclean-am: clean-am distclean-compile distclean-generic \
721         distclean-hdr distclean-libtool distclean-local distclean-tags
722
723 dvi: dvi-am
724
725 dvi-am:
726
727 html: html-am
728
729 html-am:
730
731 info: info-am
732
733 info-am:
734
735 install-data-am:
736
737 install-dvi: install-dvi-am
738
739 install-dvi-am:
740
741 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
742
743 install-html: install-html-am
744
745 install-html-am:
746
747 install-info: install-info-am
748
749 install-info-am:
750
751 install-man:
752
753 install-pdf: install-pdf-am
754
755 install-pdf-am:
756
757 install-ps: install-ps-am
758
759 install-ps-am:
760
761 installcheck-am:
762
763 maintainer-clean: maintainer-clean-am
764         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
765         -rm -rf $(top_srcdir)/autom4te.cache
766         -rm -f Makefile
767 maintainer-clean-am: distclean-am maintainer-clean-generic
768
769 mostlyclean: mostlyclean-am
770
771 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
772         mostlyclean-libtool
773
774 pdf: pdf-am
775
776 pdf-am:
777
778 ps: ps-am
779
780 ps-am:
781
782 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES
783
784 .MAKE: all install-am install-strip
785
786 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
787         clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
788         clean-libtool ctags dist dist-all dist-bzip2 dist-gzip \
789         dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
790         distclean distclean-compile distclean-generic distclean-hdr \
791         distclean-libtool distclean-local distclean-tags \
792         distcleancheck distdir distuninstallcheck dvi dvi-am html \
793         html-am info info-am install install-am install-binPROGRAMS \
794         install-data install-data-am install-dvi install-dvi-am \
795         install-exec install-exec-am install-html install-html-am \
796         install-info install-info-am install-libLTLIBRARIES \
797         install-man install-pdf install-pdf-am install-ps \
798         install-ps-am install-strip installcheck installcheck-am \
799         installdirs maintainer-clean maintainer-clean-generic \
800         mostlyclean mostlyclean-compile mostlyclean-generic \
801         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
802         uninstall-am uninstall-binPROGRAMS uninstall-libLTLIBRARIES
803
804
805 libtool: $(LIBTOOL_DEPS)
806         $(SHELL) ./config.status --recheck
807
808 # Workaround a bug in Autoconf-2.61 and earlier that don't clean up
809 # file droppings left by many compilers:
810 distclean-local:
811         ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \
812         for ac_file in $$ac_files; do \
813           case $$ac_file in \
814             *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $$ac_file ;; \
815           esac; \
816         done
817
818 # Tell versions [3.59,3.63) of GNU make to not export all variables.
819 # Otherwise a system limit (for SysV at least) may be exceeded.
820 .NOEXPORT: