OSDN Git Service

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