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