OSDN Git Service

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