OSDN Git Service

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