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