OSDN Git Service

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