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