* config/m68k/m68k.c (output_andsi3): Use -1 instead of
[official-gcc.git] / libmudflap / Makefile.in
blob1b668fb27cd94174bcd684a82370e9120c180f6e
1 # Makefile.in generated by automake 1.8.5 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 $(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 localstatedir = @localstatedir@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 multi_basedir = @multi_basedir@
202 oldincludedir = @oldincludedir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 sysconfdir = @sysconfdir@
208 target = @target@
209 target_alias = @target_alias@
210 target_cpu = @target_cpu@
211 target_os = @target_os@
212 target_vendor = @target_vendor@
213 toolexecdir = @toolexecdir@
214 toolexeclibdir = @toolexeclibdir@
215 AUTOMAKE_OPTIONS = 1.8 foreign
216 MAINT_CHARSET = latin1
217 SUBDIRS = testsuite
218 AM_CFLAGS = -Wall $(SECTION_FLAGS)
219 @LIBMUDFLAPTH_FALSE@libmudflapth =
220 @LIBMUDFLAPTH_TRUE@libmudflapth = libmudflapth.la
221 toolexeclib_LTLIBRARIES = libmudflap.la $(libmudflapth)
222 include_HEADERS = mf-runtime.h
223 libmudflap_la_SOURCES = \
224 mf-runtime.c \
225 mf-heuristics.c \
226 mf-hooks1.c \
227 mf-hooks2.c
229 libmudflap_la_LIBADD =
230 libmudflap_la_DEPENDENCIES = $(libmudflap_la_LIBADD)
231 libmudflap_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version`
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
240 libmudflapth_la_DEPENDENCIES = $(libmudflapth_la_LIBADD)
241 libmudflapth_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version`
243 # XXX hack alert
244 # From libffi/Makefile.am
246 # Work around what appears to be a GNU make bug handling MAKEFLAGS
247 # values defined in terms of make variables, as is the case for CC and
248 # friends when we are called from the top level Makefile.
249 AM_MAKEFLAGS = \
250 "AR_FLAGS=$(AR_FLAGS)" \
251 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
252 "CFLAGS=$(CFLAGS)" \
253 "CXXFLAGS=$(CXXFLAGS)" \
254 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
255 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
256 "INSTALL=$(INSTALL)" \
257 "INSTALL_DATA=$(INSTALL_DATA)" \
258 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
259 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
260 "JC1FLAGS=$(JC1FLAGS)" \
261 "LDFLAGS=$(LDFLAGS)" \
262 "LIBCFLAGS=$(LIBCFLAGS)" \
263 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
264 "MAKE=$(MAKE)" \
265 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
266 "PICFLAG=$(PICFLAG)" \
267 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
268 "SHELL=$(SHELL)" \
269 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
270 "exec_prefix=$(exec_prefix)" \
271 "infodir=$(infodir)" \
272 "libdir=$(libdir)" \
273 "prefix=$(prefix)" \
274 "AR=$(AR)" \
275 "AS=$(AS)" \
276 "CC=$(CC)" \
277 "CXX=$(CXX)" \
278 "LD=$(LD)" \
279 "LIBCFLAGS=$(LIBCFLAGS)" \
280 "NM=$(NM)" \
281 "PICFLAG=$(PICFLAG)" \
282 "RANLIB=$(RANLIB)" \
283 "DESTDIR=$(DESTDIR)"
285 MAKEOVERRIDES =
286 all: config.h
287 $(MAKE) $(AM_MAKEFLAGS) all-recursive
289 .SUFFIXES:
290 .SUFFIXES: .c .lo .o .obj
291 am--refresh:
293 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
294 @for dep in $?; do \
295 case '$(am__configure_deps)' in \
296 *$$dep*) \
297 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
298 cd $(srcdir) && $(AUTOMAKE) --foreign \
299 && exit 0; \
300 exit 1;; \
301 esac; \
302 done; \
303 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
304 cd $(top_srcdir) && \
305 $(AUTOMAKE) --foreign Makefile
306 .PRECIOUS: Makefile
307 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308 @case '$?' in \
309 *config.status*) \
310 echo ' $(SHELL) ./config.status'; \
311 $(SHELL) ./config.status;; \
312 *) \
313 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
314 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
315 esac;
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318 $(SHELL) ./config.status --recheck
320 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
321 cd $(srcdir) && $(AUTOCONF)
322 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
323 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
325 config.h: stamp-h1
326 @if test ! -f $@; then \
327 rm -f stamp-h1; \
328 $(MAKE) stamp-h1; \
329 else :; fi
331 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
332 @rm -f stamp-h1
333 cd $(top_builddir) && $(SHELL) ./config.status config.h
334 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
335 cd $(top_srcdir) && $(AUTOHEADER)
336 rm -f stamp-h1
337 touch $@
339 distclean-hdr:
340 -rm -f config.h stamp-h1
341 mf-runtime.h: $(top_builddir)/config.status $(srcdir)/mf-runtime.h.in
342 cd $(top_builddir) && $(SHELL) ./config.status $@
343 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
344 @$(NORMAL_INSTALL)
345 test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
346 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
347 if test -f $$p; then \
348 f="`echo $$p | sed -e 's|^.*/||'`"; \
349 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
350 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
351 else :; fi; \
352 done
354 uninstall-toolexeclibLTLIBRARIES:
355 @$(NORMAL_UNINSTALL)
356 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
357 p="`echo $$p | sed -e 's|^.*/||'`"; \
358 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
359 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
360 done
362 clean-toolexeclibLTLIBRARIES:
363 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
364 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
365 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
366 test "$$dir" != "$$p" || dir=.; \
367 echo "rm -f \"$${dir}/so_locations\""; \
368 rm -f "$${dir}/so_locations"; \
369 done
370 libmudflap.la: $(libmudflap_la_OBJECTS) $(libmudflap_la_DEPENDENCIES)
371 $(LINK) -rpath $(toolexeclibdir) $(libmudflap_la_LDFLAGS) $(libmudflap_la_OBJECTS) $(libmudflap_la_LIBADD) $(LIBS)
372 libmudflapth.la: $(libmudflapth_la_OBJECTS) $(libmudflapth_la_DEPENDENCIES)
373 $(LINK) -rpath $(toolexeclibdir) $(libmudflapth_la_LDFLAGS) $(libmudflapth_la_OBJECTS) $(libmudflapth_la_LIBADD) $(LIBS)
375 mostlyclean-compile:
376 -rm -f *.$(OBJEXT)
378 distclean-compile:
379 -rm -f *.tab.c
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-heuristics.Plo@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-hooks1.Plo@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-hooks2.Plo@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-runtime.Plo@am__quote@
386 .c.o:
387 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
388 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
394 .c.obj:
395 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
396 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
402 .c.lo:
403 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
404 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
410 mostlyclean-libtool:
411 -rm -f *.lo
413 clean-libtool:
414 -rm -rf .libs _libs
416 distclean-libtool:
417 -rm -f libtool
419 all-multi:
420 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
421 install-multi:
422 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
424 mostlyclean-multi:
425 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
426 clean-multi:
427 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
428 distclean-multi:
429 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
430 maintainer-clean-multi:
431 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
432 uninstall-info-am:
433 install-includeHEADERS: $(include_HEADERS)
434 @$(NORMAL_INSTALL)
435 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
436 @list='$(include_HEADERS)'; for p in $$list; do \
437 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
438 f="`echo $$p | sed -e 's|^.*/||'`"; \
439 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
440 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
441 done
443 uninstall-includeHEADERS:
444 @$(NORMAL_UNINSTALL)
445 @list='$(include_HEADERS)'; for p in $$list; do \
446 f="`echo $$p | sed -e 's|^.*/||'`"; \
447 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
448 rm -f "$(DESTDIR)$(includedir)/$$f"; \
449 done
451 # This directory's subdirectories are mostly independent; you can cd
452 # into them and run `make' without going through this Makefile.
453 # To change the values of `make' variables: instead of editing Makefiles,
454 # (1) if the variable is set in `config.status', edit `config.status'
455 # (which will cause the Makefiles to be regenerated when you run `make');
456 # (2) otherwise, pass the desired values on the `make' command line.
457 $(RECURSIVE_TARGETS):
458 @set fnord $$MAKEFLAGS; amf=$$2; \
459 dot_seen=no; \
460 target=`echo $@ | sed s/-recursive//`; \
461 list='$(SUBDIRS)'; for subdir in $$list; do \
462 echo "Making $$target in $$subdir"; \
463 if test "$$subdir" = "."; then \
464 dot_seen=yes; \
465 local_target="$$target-am"; \
466 else \
467 local_target="$$target"; \
468 fi; \
469 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
470 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
471 done; \
472 if test "$$dot_seen" = "no"; then \
473 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
474 fi; test -z "$$fail"
476 mostlyclean-recursive clean-recursive distclean-recursive \
477 maintainer-clean-recursive:
478 @set fnord $$MAKEFLAGS; amf=$$2; \
479 dot_seen=no; \
480 case "$@" in \
481 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
482 *) list='$(SUBDIRS)' ;; \
483 esac; \
484 rev=''; for subdir in $$list; do \
485 if test "$$subdir" = "."; then :; else \
486 rev="$$subdir $$rev"; \
487 fi; \
488 done; \
489 rev="$$rev ."; \
490 target=`echo $@ | sed s/-recursive//`; \
491 for subdir in $$rev; do \
492 echo "Making $$target in $$subdir"; \
493 if test "$$subdir" = "."; then \
494 local_target="$$target-am"; \
495 else \
496 local_target="$$target"; \
497 fi; \
498 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
500 done && test -z "$$fail"
501 tags-recursive:
502 list='$(SUBDIRS)'; for subdir in $$list; do \
503 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
504 done
505 ctags-recursive:
506 list='$(SUBDIRS)'; for subdir in $$list; do \
507 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
508 done
510 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512 unique=`for i in $$list; do \
513 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514 done | \
515 $(AWK) ' { files[$$0] = 1; } \
516 END { for (i in files) print i; }'`; \
517 mkid -fID $$unique
518 tags: TAGS
520 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
521 $(TAGS_FILES) $(LISP)
522 tags=; \
523 here=`pwd`; \
524 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
525 include_option=--etags-include; \
526 empty_fix=.; \
527 else \
528 include_option=--include; \
529 empty_fix=; \
530 fi; \
531 list='$(SUBDIRS)'; for subdir in $$list; do \
532 if test "$$subdir" = .; then :; else \
533 test ! -f $$subdir/TAGS || \
534 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
535 fi; \
536 done; \
537 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
538 unique=`for i in $$list; do \
539 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540 done | \
541 $(AWK) ' { files[$$0] = 1; } \
542 END { for (i in files) print i; }'`; \
543 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
544 test -n "$$unique" || unique=$$empty_fix; \
545 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546 $$tags $$unique; \
548 ctags: CTAGS
549 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
550 $(TAGS_FILES) $(LISP)
551 tags=; \
552 here=`pwd`; \
553 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
554 unique=`for i in $$list; do \
555 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
556 done | \
557 $(AWK) ' { files[$$0] = 1; } \
558 END { for (i in files) print i; }'`; \
559 test -z "$(CTAGS_ARGS)$$tags$$unique" \
560 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
561 $$tags $$unique
563 GTAGS:
564 here=`$(am__cd) $(top_builddir) && pwd` \
565 && cd $(top_srcdir) \
566 && gtags -i $(GTAGS_ARGS) $$here
568 distclean-tags:
569 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571 distdir: $(DISTFILES)
572 $(am__remove_distdir)
573 mkdir $(distdir)
574 $(mkdir_p) $(distdir)/. $(distdir)/.. $(distdir)/testsuite
575 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
576 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
577 list='$(DISTFILES)'; for file in $$list; do \
578 case $$file in \
579 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
580 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
581 esac; \
582 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
583 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
584 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
585 dir="/$$dir"; \
586 $(mkdir_p) "$(distdir)$$dir"; \
587 else \
588 dir=''; \
589 fi; \
590 if test -d $$d/$$file; then \
591 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
593 fi; \
594 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
595 else \
596 test -f $(distdir)/$$file \
597 || cp -p $$d/$$file $(distdir)/$$file \
598 || exit 1; \
599 fi; \
600 done
601 list='$(SUBDIRS)'; for subdir in $$list; do \
602 if test "$$subdir" = .; then :; else \
603 test -d "$(distdir)/$$subdir" \
604 || mkdir "$(distdir)/$$subdir" \
605 || exit 1; \
606 (cd $$subdir && \
607 $(MAKE) $(AM_MAKEFLAGS) \
608 top_distdir="../$(top_distdir)" \
609 distdir="../$(distdir)/$$subdir" \
610 distdir) \
611 || exit 1; \
612 fi; \
613 done
614 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
615 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
616 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
617 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
618 || chmod -R a+r $(distdir)
619 dist-gzip: distdir
620 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
621 $(am__remove_distdir)
623 dist-bzip2: distdir
624 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
625 $(am__remove_distdir)
627 dist-tarZ: distdir
628 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
629 $(am__remove_distdir)
631 dist-shar: distdir
632 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
633 $(am__remove_distdir)
635 dist-zip: distdir
636 -rm -f $(distdir).zip
637 zip -rq $(distdir).zip $(distdir)
638 $(am__remove_distdir)
640 dist dist-all: distdir
641 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
642 $(am__remove_distdir)
644 # This target untars the dist file and tries a VPATH configuration. Then
645 # it guarantees that the distribution is self-contained by making another
646 # tarfile.
647 distcheck: dist
648 case '$(DIST_ARCHIVES)' in \
649 *.tar.gz*) \
650 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
651 *.tar.bz2*) \
652 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
653 *.tar.Z*) \
654 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
655 *.shar.gz*) \
656 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
657 *.zip*) \
658 unzip $(distdir).zip ;;\
659 esac
660 chmod -R a-w $(distdir); chmod a+w $(distdir)
661 mkdir $(distdir)/_build
662 mkdir $(distdir)/_inst
663 chmod a-w $(distdir)
664 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
665 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
666 && cd $(distdir)/_build \
667 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
668 $(DISTCHECK_CONFIGURE_FLAGS) \
669 && $(MAKE) $(AM_MAKEFLAGS) \
670 && $(MAKE) $(AM_MAKEFLAGS) dvi \
671 && $(MAKE) $(AM_MAKEFLAGS) check \
672 && $(MAKE) $(AM_MAKEFLAGS) install \
673 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
674 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
675 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
676 distuninstallcheck \
677 && chmod -R a-w "$$dc_install_base" \
678 && ({ \
679 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
680 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
681 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
682 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
683 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
684 } || { rm -rf "$$dc_destdir"; exit 1; }) \
685 && rm -rf "$$dc_destdir" \
686 && $(MAKE) $(AM_MAKEFLAGS) dist \
687 && rm -rf $(DIST_ARCHIVES) \
688 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
689 $(am__remove_distdir)
690 @(echo "$(distdir) archives ready for distribution: "; \
691 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
692 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
693 distuninstallcheck:
694 @cd $(distuninstallcheck_dir) \
695 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
696 || { echo "ERROR: files left after uninstall:" ; \
697 if test -n "$(DESTDIR)"; then \
698 echo " (check DESTDIR support)"; \
699 fi ; \
700 $(distuninstallcheck_listfiles) ; \
701 exit 1; } >&2
702 distcleancheck: distclean
703 @if test '$(srcdir)' = . ; then \
704 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
705 exit 1 ; \
707 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
708 || { echo "ERROR: files left in build directory after distclean:" ; \
709 $(distcleancheck_listfiles) ; \
710 exit 1; } >&2
711 check-am: all-am
712 check: check-recursive
713 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
714 installdirs: installdirs-recursive
715 installdirs-am:
716 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(includedir)"; do \
717 test -z "$$dir" || $(mkdir_p) "$$dir"; \
718 done
719 install: install-recursive
720 install-exec: install-exec-recursive
721 install-data: install-data-recursive
722 uninstall: uninstall-recursive
724 install-am: all-am
725 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
727 installcheck: installcheck-recursive
728 install-strip:
729 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
730 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
731 `test -z '$(STRIP)' || \
732 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
733 mostlyclean-generic:
735 clean-generic:
737 distclean-generic:
738 -rm -f $(CONFIG_CLEAN_FILES)
740 maintainer-clean-generic:
741 @echo "This command is intended for maintainers to use"
742 @echo "it deletes files that may require special tools to rebuild."
743 clean: clean-multi clean-recursive
745 clean-am: clean-generic clean-libtool clean-local \
746 clean-toolexeclibLTLIBRARIES mostlyclean-am
748 distclean: distclean-multi distclean-recursive
749 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
750 -rm -rf ./$(DEPDIR)
751 -rm -f Makefile
752 distclean-am: clean-am distclean-compile distclean-generic \
753 distclean-hdr distclean-libtool distclean-tags
755 dvi: dvi-recursive
757 dvi-am:
759 html: html-recursive
761 info: info-recursive
763 info-am:
765 install-data-am: install-includeHEADERS
767 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
769 install-info: install-info-recursive
771 install-man:
773 installcheck-am:
775 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
776 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
777 -rm -rf $(top_srcdir)/autom4te.cache
778 -rm -rf ./$(DEPDIR)
779 -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
782 mostlyclean: mostlyclean-multi mostlyclean-recursive
784 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785 mostlyclean-libtool
787 pdf: pdf-recursive
789 pdf-am:
791 ps: ps-recursive
793 ps-am:
795 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
796 uninstall-toolexeclibLTLIBRARIES
798 uninstall-info: uninstall-info-recursive
800 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
801 am--refresh check check-am clean clean-generic clean-libtool \
802 clean-local clean-multi clean-recursive \
803 clean-toolexeclibLTLIBRARIES ctags ctags-recursive dist \
804 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
805 distcheck distclean distclean-compile distclean-generic \
806 distclean-hdr distclean-libtool distclean-multi \
807 distclean-recursive distclean-tags distcleancheck distdir \
808 distuninstallcheck dvi dvi-am html html-am info info-am \
809 install install-am install-data install-data-am install-exec \
810 install-exec-am install-includeHEADERS install-info \
811 install-info-am install-man install-multi install-strip \
812 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
813 installdirs installdirs-am maintainer-clean \
814 maintainer-clean-generic maintainer-clean-multi \
815 maintainer-clean-recursive mostlyclean mostlyclean-compile \
816 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
817 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
818 uninstall uninstall-am uninstall-includeHEADERS \
819 uninstall-info-am uninstall-toolexeclibLTLIBRARIES
822 clean-local:
823 rm -f pth/*.o pth/*.lo
825 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
826 $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-runtime.c -o $@
827 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
828 $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-heuristics.c -o $@
829 pth/mf-hooks1.lo: mf-hooks1.c mf-runtime.h mf-impl.h
830 $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks1.c -o $@
831 pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
832 $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks2.c -o $@
833 pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
834 $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks3.c -o $@
835 # Tell versions [3.59,3.63) of GNU make to not export all variables.
836 # Otherwise a system limit (for SysV at least) may be exceeded.
837 .NOEXPORT: