OSDN Git Service

boehm-gc:
[pf3gnuchains/gcc-fork.git] / libmudflap / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 DIST_COMMON = $(am__configure_deps) $(nobase_libsubinclude_HEADERS) \
42         $(srcdir)/../config.guess $(srcdir)/../config.sub \
43         $(srcdir)/../depcomp $(srcdir)/../install-sh \
44         $(srcdir)/../ltmain.sh $(srcdir)/../missing \
45         $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
46         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
47         $(top_srcdir)/configure ChangeLog
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
51         $(top_srcdir)/../config/depstand.m4 \
52         $(top_srcdir)/../config/enable.m4 \
53         $(top_srcdir)/../config/lead-dot.m4 \
54         $(top_srcdir)/../config/multi.m4 \
55         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
56         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57         $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
58         $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62  configure.lineno configure.status.lineno
63 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
64 CONFIG_HEADER = config.h
65 CONFIG_CLEAN_FILES =
66 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67 am__vpath_adj = case $$p in \
68     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69     *) f=$$p;; \
70   esac;
71 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
72 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
73         "$(DESTDIR)$(libsubincludedir)"
74 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
75 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
76 am_libmudflap_la_OBJECTS = mf-runtime.lo mf-heuristics.lo mf-hooks1.lo \
77         mf-hooks2.lo
78 libmudflap_la_OBJECTS = $(am_libmudflap_la_OBJECTS)
79 am_libmudflapth_la_OBJECTS =
80 libmudflapth_la_OBJECTS = $(am_libmudflapth_la_OBJECTS)
81 @LIBMUDFLAPTH_TRUE@am_libmudflapth_la_rpath = -rpath $(toolexeclibdir)
82 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
83 depcomp = $(SHELL) $(top_srcdir)/../depcomp
84 am__depfiles_maybe = depfiles
85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
88         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
89         $(AM_CFLAGS) $(CFLAGS)
90 CCLD = $(CC)
91 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92         $(AM_LDFLAGS) $(LDFLAGS) -o $@
93 SOURCES = $(libmudflap_la_SOURCES) $(libmudflapth_la_SOURCES)
94 DIST_SOURCES = $(libmudflap_la_SOURCES) $(libmudflapth_la_SOURCES)
95 MULTISRCTOP = 
96 MULTIBUILDTOP = 
97 MULTIDIRS = 
98 MULTISUBDIR = 
99 MULTIDO = true
100 MULTICLEAN = true
101 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
102         html-recursive info-recursive install-data-recursive \
103         install-exec-recursive install-info-recursive \
104         install-recursive installcheck-recursive installdirs-recursive \
105         pdf-recursive ps-recursive uninstall-info-recursive \
106         uninstall-recursive
107 nobase_libsubincludeHEADERS_INSTALL = $(install_sh_DATA)
108 HEADERS = $(nobase_libsubinclude_HEADERS)
109 ETAGS = etags
110 CTAGS = ctags
111 DIST_SUBDIRS = $(SUBDIRS)
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 distdir = $(PACKAGE)-$(VERSION)
114 top_distdir = $(distdir)
115 am__remove_distdir = \
116   { test ! -d $(distdir) \
117     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
118          && rm -fr $(distdir); }; }
119 DIST_ARCHIVES = $(distdir).tar.gz
120 GZIP_ENV = --best
121 distuninstallcheck_listfiles = find . -type f -print
122 distcleancheck_listfiles = find . -type f -print
123 ACLOCAL = @ACLOCAL@
124 AMDEP_FALSE = @AMDEP_FALSE@
125 AMDEP_TRUE = @AMDEP_TRUE@
126 AMTAR = @AMTAR@
127 AR = @AR@
128 AUTOCONF = @AUTOCONF@
129 AUTOHEADER = @AUTOHEADER@
130 AUTOMAKE = @AUTOMAKE@
131 AWK = @AWK@
132 CC = @CC@
133 CCDEPMODE = @CCDEPMODE@
134 CFLAGS = @CFLAGS@
135 CPP = @CPP@
136 CPPFLAGS = @CPPFLAGS@
137 CYGPATH_W = @CYGPATH_W@
138 DEFS = @DEFS@
139 DEPDIR = @DEPDIR@
140 DUMPBIN = @DUMPBIN@
141 ECHO_C = @ECHO_C@
142 ECHO_N = @ECHO_N@
143 ECHO_T = @ECHO_T@
144 EGREP = @EGREP@
145 EXEEXT = @EXEEXT@
146 FGREP = @FGREP@
147 GREP = @GREP@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 LD = @LD@
153 LIBMUDFLAPTH_FALSE = @LIBMUDFLAPTH_FALSE@
154 LIBMUDFLAPTH_TRUE = @LIBMUDFLAPTH_TRUE@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LN_S = @LN_S@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAINT = @MAINT@
161 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
162 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
163 MAKEINFO = @MAKEINFO@
164 MF_HAVE_STDINT_H = @MF_HAVE_STDINT_H@
165 MF_HAVE_UINTPTR_T = @MF_HAVE_UINTPTR_T@
166 NM = @NM@
167 OBJEXT = @OBJEXT@
168 PACKAGE = @PACKAGE@
169 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170 PACKAGE_NAME = @PACKAGE_NAME@
171 PACKAGE_STRING = @PACKAGE_STRING@
172 PACKAGE_TARNAME = @PACKAGE_TARNAME@
173 PACKAGE_VERSION = @PACKAGE_VERSION@
174 PATH_SEPARATOR = @PATH_SEPARATOR@
175 RANLIB = @RANLIB@
176 SECTION_FLAGS = @SECTION_FLAGS@
177 SED = @SED@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 STRIP = @STRIP@
181 VERSION = @VERSION@
182 ac_ct_AR = @ac_ct_AR@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185 ac_ct_NM = @ac_ct_NM@
186 ac_ct_RANLIB = @ac_ct_RANLIB@
187 ac_ct_STRIP = @ac_ct_STRIP@
188 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
189 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
190 am__include = @am__include@
191 am__leading_dot = @am__leading_dot@
192 am__quote = @am__quote@
193 am__tar = @am__tar@
194 am__untar = @am__untar@
195 bindir = @bindir@
196 build = @build@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_libmudflapth = @build_libmudflapth@
200 build_os = @build_os@
201 build_vendor = @build_vendor@
202 datadir = @datadir@
203 enable_shared = @enable_shared@
204 enable_static = @enable_static@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localstatedir = @localstatedir@
217 lt_ECHO = @lt_ECHO@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 multi_basedir = @multi_basedir@
221 oldincludedir = @oldincludedir@
222 prefix = @prefix@
223 program_transform_name = @program_transform_name@
224 sbindir = @sbindir@
225 sharedstatedir = @sharedstatedir@
226 sysconfdir = @sysconfdir@
227 target = @target@
228 target_alias = @target_alias@
229 target_cpu = @target_cpu@
230 target_noncanonical = @target_noncanonical@
231 target_os = @target_os@
232 target_vendor = @target_vendor@
233 toolexecdir = @toolexecdir@
234 toolexeclibdir = @toolexeclibdir@
235 AUTOMAKE_OPTIONS = 1.8 foreign
236 ACLOCAL_AMFLAGS = -I .. -I ../config
237 MAINT_CHARSET = latin1
238 SUBDIRS = testsuite
239
240 # May be used by various substitution variables.
241 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
242 AM_CFLAGS = -Wall $(SECTION_FLAGS)
243 @LIBMUDFLAPTH_FALSE@libmudflapth = 
244 @LIBMUDFLAPTH_TRUE@libmudflapth = libmudflapth.la
245 toolexeclib_LTLIBRARIES = libmudflap.la $(libmudflapth)
246 libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
247 nobase_libsubinclude_HEADERS = mf-runtime.h
248 libmudflap_la_SOURCES = \
249         mf-runtime.c \
250         mf-heuristics.c \
251         mf-hooks1.c \
252         mf-hooks2.c
253
254 libmudflap_la_LIBADD = 
255 libmudflap_la_DEPENDENCIES = $(libmudflap_la_LIBADD)
256 libmudflap_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version`
257 libmudflapth_la_SOURCES = 
258 libmudflapth_la_LIBADD = \
259         pth/mf-runtime.lo \
260         pth/mf-heuristics.lo \
261         pth/mf-hooks1.lo \
262         pth/mf-hooks2.lo \
263         pth/mf-hooks3.lo
264
265 libmudflapth_la_DEPENDENCIES = $(libmudflapth_la_LIBADD)
266 libmudflapth_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version`
267
268 # XXX hack alert
269 # From libffi/Makefile.am
270
271 # Work around what appears to be a GNU make bug handling MAKEFLAGS
272 # values defined in terms of make variables, as is the case for CC and
273 # friends when we are called from the top level Makefile.
274 AM_MAKEFLAGS = \
275         "AR_FLAGS=$(AR_FLAGS)" \
276         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
277         "CFLAGS=$(CFLAGS)" \
278         "CXXFLAGS=$(CXXFLAGS)" \
279         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
280         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
281         "INSTALL=$(INSTALL)" \
282         "INSTALL_DATA=$(INSTALL_DATA)" \
283         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
284         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
285         "JC1FLAGS=$(JC1FLAGS)" \
286         "LDFLAGS=$(LDFLAGS)" \
287         "LIBCFLAGS=$(LIBCFLAGS)" \
288         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
289         "MAKE=$(MAKE)" \
290         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
291         "PICFLAG=$(PICFLAG)" \
292         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
293         "SHELL=$(SHELL)" \
294         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
295         "exec_prefix=$(exec_prefix)" \
296         "infodir=$(infodir)" \
297         "libdir=$(libdir)" \
298         "prefix=$(prefix)" \
299         "includedir=$(includedir)" \
300         "AR=$(AR)" \
301         "AS=$(AS)" \
302         "CC=$(CC)" \
303         "CXX=$(CXX)" \
304         "LD=$(LD)" \
305         "LIBCFLAGS=$(LIBCFLAGS)" \
306         "NM=$(NM)" \
307         "PICFLAG=$(PICFLAG)" \
308         "RANLIB=$(RANLIB)" \
309         "DESTDIR=$(DESTDIR)"
310
311 MAKEOVERRIDES = 
312 all: config.h
313         $(MAKE) $(AM_MAKEFLAGS) all-recursive
314
315 .SUFFIXES:
316 .SUFFIXES: .c .lo .o .obj
317 am--refresh:
318         @:
319 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
320         @for dep in $?; do \
321           case '$(am__configure_deps)' in \
322             *$$dep*) \
323               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
324               cd $(srcdir) && $(AUTOMAKE) --foreign  \
325                 && exit 0; \
326               exit 1;; \
327           esac; \
328         done; \
329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
330         cd $(top_srcdir) && \
331           $(AUTOMAKE) --foreign  Makefile
332 .PRECIOUS: Makefile
333 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334         @case '$?' in \
335           *config.status*) \
336             echo ' $(SHELL) ./config.status'; \
337             $(SHELL) ./config.status;; \
338           *) \
339             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
340             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
341         esac;
342
343 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
344         $(SHELL) ./config.status --recheck
345
346 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
347         cd $(srcdir) && $(AUTOCONF)
348 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
349         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
350
351 config.h: stamp-h1
352         @if test ! -f $@; then \
353           rm -f stamp-h1; \
354           $(MAKE) stamp-h1; \
355         else :; fi
356
357 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
358         @rm -f stamp-h1
359         cd $(top_builddir) && $(SHELL) ./config.status config.h
360 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
361         cd $(top_srcdir) && $(AUTOHEADER)
362         rm -f stamp-h1
363         touch $@
364
365 distclean-hdr:
366         -rm -f config.h stamp-h1
367 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
368         @$(NORMAL_INSTALL)
369         test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
370         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
371           if test -f $$p; then \
372             f=$(am__strip_dir) \
373             echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
374             $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
375           else :; fi; \
376         done
377
378 uninstall-toolexeclibLTLIBRARIES:
379         @$(NORMAL_UNINSTALL)
380         @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
381           p=$(am__strip_dir) \
382           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
383           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
384         done
385
386 clean-toolexeclibLTLIBRARIES:
387         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
388         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
389           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
390           test "$$dir" != "$$p" || dir=.; \
391           echo "rm -f \"$${dir}/so_locations\""; \
392           rm -f "$${dir}/so_locations"; \
393         done
394 libmudflap.la: $(libmudflap_la_OBJECTS) $(libmudflap_la_DEPENDENCIES) 
395         $(LINK) -rpath $(toolexeclibdir) $(libmudflap_la_LDFLAGS) $(libmudflap_la_OBJECTS) $(libmudflap_la_LIBADD) $(LIBS)
396 libmudflapth.la: $(libmudflapth_la_OBJECTS) $(libmudflapth_la_DEPENDENCIES) 
397         $(LINK) $(am_libmudflapth_la_rpath) $(libmudflapth_la_LDFLAGS) $(libmudflapth_la_OBJECTS) $(libmudflapth_la_LIBADD) $(LIBS)
398
399 mostlyclean-compile:
400         -rm -f *.$(OBJEXT)
401
402 distclean-compile:
403         -rm -f *.tab.c
404
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-heuristics.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-hooks1.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-hooks2.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-runtime.Plo@am__quote@
409
410 .c.o:
411 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
412 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
416
417 .c.obj:
418 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
419 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
423
424 .c.lo:
425 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
426 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
430
431 mostlyclean-libtool:
432         -rm -f *.lo
433
434 clean-libtool:
435         -rm -rf .libs _libs
436
437 distclean-libtool:
438         -rm -f libtool
439
440 # GNU Make needs to see an explicit $(MAKE) variable in the command it
441 # runs to enable its job server during parallel builds.  Hence the
442 # comments below.
443 all-multi:
444         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
445 install-multi:
446         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
447
448 mostlyclean-multi:
449         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
450 clean-multi:
451         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
452 distclean-multi:
453         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
454 maintainer-clean-multi:
455         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
456 uninstall-info-am:
457 install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
458         @$(NORMAL_INSTALL)
459         test -z "$(libsubincludedir)" || $(mkdir_p) "$(DESTDIR)$(libsubincludedir)"
460         @$(am__vpath_adj_setup) \
461         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
462           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
463           $(am__vpath_adj) \
464           echo " $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
465           $(nobase_libsubincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
466         done
467
468 uninstall-nobase_libsubincludeHEADERS:
469         @$(NORMAL_UNINSTALL)
470         @$(am__vpath_adj_setup) \
471         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
472           $(am__vpath_adj) \
473           echo " rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
474           rm -f "$(DESTDIR)$(libsubincludedir)/$$f"; \
475         done
476
477 # This directory's subdirectories are mostly independent; you can cd
478 # into them and run `make' without going through this Makefile.
479 # To change the values of `make' variables: instead of editing Makefiles,
480 # (1) if the variable is set in `config.status', edit `config.status'
481 #     (which will cause the Makefiles to be regenerated when you run `make');
482 # (2) otherwise, pass the desired values on the `make' command line.
483 $(RECURSIVE_TARGETS):
484         @failcom='exit 1'; \
485         for f in x $$MAKEFLAGS; do \
486           case $$f in \
487             *=* | --[!k]*);; \
488             *k*) failcom='fail=yes';; \
489           esac; \
490         done; \
491         dot_seen=no; \
492         target=`echo $@ | sed s/-recursive//`; \
493         list='$(SUBDIRS)'; for subdir in $$list; do \
494           echo "Making $$target in $$subdir"; \
495           if test "$$subdir" = "."; then \
496             dot_seen=yes; \
497             local_target="$$target-am"; \
498           else \
499             local_target="$$target"; \
500           fi; \
501           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
502           || eval $$failcom; \
503         done; \
504         if test "$$dot_seen" = "no"; then \
505           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
506         fi; test -z "$$fail"
507
508 mostlyclean-recursive clean-recursive distclean-recursive \
509 maintainer-clean-recursive:
510         @failcom='exit 1'; \
511         for f in x $$MAKEFLAGS; do \
512           case $$f in \
513             *=* | --[!k]*);; \
514             *k*) failcom='fail=yes';; \
515           esac; \
516         done; \
517         dot_seen=no; \
518         case "$@" in \
519           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
520           *) list='$(SUBDIRS)' ;; \
521         esac; \
522         rev=''; for subdir in $$list; do \
523           if test "$$subdir" = "."; then :; else \
524             rev="$$subdir $$rev"; \
525           fi; \
526         done; \
527         rev="$$rev ."; \
528         target=`echo $@ | sed s/-recursive//`; \
529         for subdir in $$rev; do \
530           echo "Making $$target in $$subdir"; \
531           if test "$$subdir" = "."; then \
532             local_target="$$target-am"; \
533           else \
534             local_target="$$target"; \
535           fi; \
536           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
537           || eval $$failcom; \
538         done && test -z "$$fail"
539 tags-recursive:
540         list='$(SUBDIRS)'; for subdir in $$list; do \
541           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
542         done
543 ctags-recursive:
544         list='$(SUBDIRS)'; for subdir in $$list; do \
545           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
546         done
547
548 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
549         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
550         unique=`for i in $$list; do \
551             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
552           done | \
553           $(AWK) '    { files[$$0] = 1; } \
554                END { for (i in files) print i; }'`; \
555         mkid -fID $$unique
556 tags: TAGS
557
558 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
559                 $(TAGS_FILES) $(LISP)
560         tags=; \
561         here=`pwd`; \
562         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
563           include_option=--etags-include; \
564           empty_fix=.; \
565         else \
566           include_option=--include; \
567           empty_fix=; \
568         fi; \
569         list='$(SUBDIRS)'; for subdir in $$list; do \
570           if test "$$subdir" = .; then :; else \
571             test ! -f $$subdir/TAGS || \
572               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
573           fi; \
574         done; \
575         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
576         unique=`for i in $$list; do \
577             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578           done | \
579           $(AWK) '    { files[$$0] = 1; } \
580                END { for (i in files) print i; }'`; \
581         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
582           test -n "$$unique" || unique=$$empty_fix; \
583           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584             $$tags $$unique; \
585         fi
586 ctags: CTAGS
587 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
588                 $(TAGS_FILES) $(LISP)
589         tags=; \
590         here=`pwd`; \
591         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
592         unique=`for i in $$list; do \
593             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
594           done | \
595           $(AWK) '    { files[$$0] = 1; } \
596                END { for (i in files) print i; }'`; \
597         test -z "$(CTAGS_ARGS)$$tags$$unique" \
598           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
599              $$tags $$unique
600
601 GTAGS:
602         here=`$(am__cd) $(top_builddir) && pwd` \
603           && cd $(top_srcdir) \
604           && gtags -i $(GTAGS_ARGS) $$here
605
606 distclean-tags:
607         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
608
609 distdir: $(DISTFILES)
610         $(am__remove_distdir)
611         mkdir $(distdir)
612         $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/testsuite
613         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
614         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
615         list='$(DISTFILES)'; for file in $$list; do \
616           case $$file in \
617             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
618             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
619           esac; \
620           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
621           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
622           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
623             dir="/$$dir"; \
624             $(mkdir_p) "$(distdir)$$dir"; \
625           else \
626             dir=''; \
627           fi; \
628           if test -d $$d/$$file; then \
629             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
630               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
631             fi; \
632             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
633           else \
634             test -f $(distdir)/$$file \
635             || cp -p $$d/$$file $(distdir)/$$file \
636             || exit 1; \
637           fi; \
638         done
639         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
640           if test "$$subdir" = .; then :; else \
641             test -d "$(distdir)/$$subdir" \
642             || $(mkdir_p) "$(distdir)/$$subdir" \
643             || exit 1; \
644             distdir=`$(am__cd) $(distdir) && pwd`; \
645             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
646             (cd $$subdir && \
647               $(MAKE) $(AM_MAKEFLAGS) \
648                 top_distdir="$$top_distdir" \
649                 distdir="$$distdir/$$subdir" \
650                 distdir) \
651               || exit 1; \
652           fi; \
653         done
654         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
655           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
656           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
657           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
658         || chmod -R a+r $(distdir)
659 dist-gzip: distdir
660         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
661         $(am__remove_distdir)
662
663 dist-bzip2: distdir
664         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
665         $(am__remove_distdir)
666
667 dist-tarZ: distdir
668         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
669         $(am__remove_distdir)
670
671 dist-shar: distdir
672         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
673         $(am__remove_distdir)
674
675 dist-zip: distdir
676         -rm -f $(distdir).zip
677         zip -rq $(distdir).zip $(distdir)
678         $(am__remove_distdir)
679
680 dist dist-all: distdir
681         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
682         $(am__remove_distdir)
683
684 # This target untars the dist file and tries a VPATH configuration.  Then
685 # it guarantees that the distribution is self-contained by making another
686 # tarfile.
687 distcheck: dist
688         case '$(DIST_ARCHIVES)' in \
689         *.tar.gz*) \
690           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
691         *.tar.bz2*) \
692           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
693         *.tar.Z*) \
694           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
695         *.shar.gz*) \
696           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
697         *.zip*) \
698           unzip $(distdir).zip ;;\
699         esac
700         chmod -R a-w $(distdir); chmod a+w $(distdir)
701         mkdir $(distdir)/_build
702         mkdir $(distdir)/_inst
703         chmod a-w $(distdir)
704         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
705           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
706           && cd $(distdir)/_build \
707           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
708             $(DISTCHECK_CONFIGURE_FLAGS) \
709           && $(MAKE) $(AM_MAKEFLAGS) \
710           && $(MAKE) $(AM_MAKEFLAGS) dvi \
711           && $(MAKE) $(AM_MAKEFLAGS) check \
712           && $(MAKE) $(AM_MAKEFLAGS) install \
713           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
714           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
715           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
716                 distuninstallcheck \
717           && chmod -R a-w "$$dc_install_base" \
718           && ({ \
719                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
720                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
721                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
722                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
723                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
724               } || { rm -rf "$$dc_destdir"; exit 1; }) \
725           && rm -rf "$$dc_destdir" \
726           && $(MAKE) $(AM_MAKEFLAGS) dist \
727           && rm -rf $(DIST_ARCHIVES) \
728           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
729         $(am__remove_distdir)
730         @(echo "$(distdir) archives ready for distribution: "; \
731           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
732           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
733 distuninstallcheck:
734         @cd $(distuninstallcheck_dir) \
735         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
736            || { echo "ERROR: files left after uninstall:" ; \
737                 if test -n "$(DESTDIR)"; then \
738                   echo "  (check DESTDIR support)"; \
739                 fi ; \
740                 $(distuninstallcheck_listfiles) ; \
741                 exit 1; } >&2
742 distcleancheck: distclean
743         @if test '$(srcdir)' = . ; then \
744           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
745           exit 1 ; \
746         fi
747         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
748           || { echo "ERROR: files left in build directory after distclean:" ; \
749                $(distcleancheck_listfiles) ; \
750                exit 1; } >&2
751 check-am: all-am
752 check: check-recursive
753 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
754 installdirs: installdirs-recursive
755 installdirs-am:
756         for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
757           test -z "$$dir" || $(mkdir_p) "$$dir"; \
758         done
759 install: install-recursive
760 install-exec: install-exec-recursive
761 install-data: install-data-recursive
762 uninstall: uninstall-recursive
763
764 install-am: all-am
765         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
766
767 installcheck: installcheck-recursive
768 install-strip:
769         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
770           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
771           `test -z '$(STRIP)' || \
772             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
773 mostlyclean-generic:
774
775 clean-generic:
776
777 distclean-generic:
778         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779
780 maintainer-clean-generic:
781         @echo "This command is intended for maintainers to use"
782         @echo "it deletes files that may require special tools to rebuild."
783 clean: clean-multi clean-recursive
784
785 clean-am: clean-generic clean-libtool clean-local \
786         clean-toolexeclibLTLIBRARIES mostlyclean-am
787
788 distclean: distclean-multi distclean-recursive
789         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
790         -rm -rf ./$(DEPDIR)
791         -rm -f Makefile
792 distclean-am: clean-am distclean-compile distclean-generic \
793         distclean-hdr distclean-libtool distclean-tags
794
795 dvi: dvi-recursive
796
797 dvi-am:
798
799 html: html-recursive
800
801 info: info-recursive
802
803 info-am:
804
805 install-data-am: install-nobase_libsubincludeHEADERS
806
807 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
808
809 install-info: install-info-recursive
810
811 install-man:
812
813 installcheck-am:
814
815 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
816         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
817         -rm -rf $(top_srcdir)/autom4te.cache
818         -rm -rf ./$(DEPDIR)
819         -rm -f Makefile
820 maintainer-clean-am: distclean-am maintainer-clean-generic
821
822 mostlyclean: mostlyclean-multi mostlyclean-recursive
823
824 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
825         mostlyclean-libtool
826
827 pdf: pdf-recursive
828
829 pdf-am:
830
831 ps: ps-recursive
832
833 ps-am:
834
835 uninstall-am: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
836         uninstall-toolexeclibLTLIBRARIES
837
838 uninstall-info: uninstall-info-recursive
839
840 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
841         am--refresh check check-am clean clean-generic clean-libtool \
842         clean-local clean-multi clean-recursive \
843         clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist \
844         dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
845         distcheck distclean distclean-compile distclean-generic \
846         distclean-hdr distclean-libtool distclean-multi \
847         distclean-recursive distclean-tags distcleancheck distdir \
848         distuninstallcheck dvi dvi-am html html-am info info-am \
849         install install-am install-data install-data-am install-exec \
850         install-exec-am install-info install-info-am install-man \
851         install-multi install-nobase_libsubincludeHEADERS \
852         install-strip install-toolexeclibLTLIBRARIES installcheck \
853         installcheck-am installdirs installdirs-am maintainer-clean \
854         maintainer-clean-generic maintainer-clean-multi \
855         maintainer-clean-recursive mostlyclean mostlyclean-compile \
856         mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
857         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
858         uninstall uninstall-am uninstall-info-am \
859         uninstall-nobase_libsubincludeHEADERS \
860         uninstall-toolexeclibLTLIBRARIES
861
862
863 clean-local:
864         rm -f pth/*.o pth/*.lo
865
866 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
867         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-runtime.c -o $@
868 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
869         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-heuristics.c -o $@
870 pth/mf-hooks1.lo: mf-hooks1.c mf-runtime.h mf-impl.h
871         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks1.c -o $@
872 pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
873         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks2.c -o $@
874 pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
875         $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks3.c -o $@
876
877 # No install-html or install-pdf support in automake yet
878 .PHONY: install-html install-pdf
879 install-html:
880 install-pdf:
881 # Tell versions [3.59,3.63) of GNU make to not export all variables.
882 # Otherwise a system limit (for SysV at least) may be exceeded.
883 .NOEXPORT: