1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
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
18 SOURCES
= $(libmudflap_la_SOURCES
) $(libmudflapth_la_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
40 build_triplet
= @build@
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
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
) \
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/||"`;; \
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 \
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
)
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
)
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 \
101 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
102 HEADERS
= $(include_HEADERS
)
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
115 distuninstallcheck_listfiles
= find .
-type f
-print
116 distcleancheck_listfiles
= find .
-type f
-print
118 AMDEP_FALSE
= @AMDEP_FALSE@
119 AMDEP_TRUE
= @AMDEP_TRUE@
121 AUTOCONF
= @AUTOCONF@
122 AUTOHEADER
= @AUTOHEADER@
123 AUTOMAKE
= @AUTOMAKE@
126 CCDEPMODE
= @CCDEPMODE@
129 CPPFLAGS
= @CPPFLAGS@
130 CYGPATH_W
= @CYGPATH_W@
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@
148 LTLIBOBJS
= @LTLIBOBJS@
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@
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@
165 SECTION_FLAGS
= @SECTION_FLAGS@
166 SET_MAKE
= @SET_MAKE@
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@
180 am__untar
= @am__untar@
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@
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@
196 host_alias
= @host_alias@
197 host_cpu
= @host_cpu@
199 host_vendor
= @host_vendor@
200 includedir = @
includedir@
202 install_sh
= @install_sh@
204 libexecdir
= @libexecdir@
205 localstatedir
= @localstatedir@
208 multi_basedir
= @multi_basedir@
209 oldincludedir = @
oldincludedir@
211 program_transform_name
= @program_transform_name@
213 sharedstatedir
= @sharedstatedir@
214 sysconfdir
= @sysconfdir@
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
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
= \
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
= \
243 pth
/mf-heuristics.lo \
248 libmudflapth_la_DEPENDENCIES
= $(libmudflapth_la_LIBADD
)
249 libmudflapth_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version`
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.
258 "AR_FLAGS=$(AR_FLAGS)" \
259 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
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)" \
273 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
274 "PICFLAG=$(PICFLAG)" \
275 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
277 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
278 "exec_prefix=$(exec_prefix)" \
279 "infodir=$(infodir)" \
287 "LIBCFLAGS=$(LIBCFLAGS)" \
289 "PICFLAG=$(PICFLAG)" \
295 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
298 .SUFFIXES
: .c .lo .o .obj
301 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
303 case
'$(am__configure_deps)' in \
305 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
306 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
311 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
312 cd
$(top_srcdir
) && \
313 $(AUTOMAKE
) --foreign Makefile
315 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
318 echo
' $(SHELL) ./config.status'; \
319 $(SHELL
) .
/config.status
;; \
321 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
322 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
)
334 @if
test ! -f
$@
; then \
339 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
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
)
348 -rm -f config.h stamp-h1
349 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
351 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
352 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
353 if
test -f
$$p; then \
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"; \
360 uninstall-toolexeclibLTLIBRARIES
:
362 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
364 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
365 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
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"; \
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
)
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@
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
$<
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) '$<'`
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
$@
$<
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
426 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
428 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
431 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
433 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
435 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
436 maintainer-clean-multi
:
437 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
439 install-includeHEADERS
: $(include_HEADERS
)
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
; \
445 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
446 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
449 uninstall-includeHEADERS
:
451 @list
='$(include_HEADERS)'; for p in
$$list; do \
453 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
454 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
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; \
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 \
471 local_target
="$$target-am"; \
473 local_target
="$$target"; \
475 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
476 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
478 if
test "$$dot_seen" = "no"; then \
479 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
482 mostlyclean-recursive clean-recursive distclean-recursive \
483 maintainer-clean-recursive
:
484 @set fnord
$$MAKEFLAGS; amf
=$$2; \
487 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
488 *) list
='$(SUBDIRS)' ;; \
490 rev
=''; for subdir in
$$list; do \
491 if
test "$$subdir" = "."; then
:; else \
492 rev
="$$subdir $$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"; \
502 local_target
="$$target"; \
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"
508 list
='$(SUBDIRS)'; for subdir in
$$list; do \
509 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
512 list
='$(SUBDIRS)'; for subdir in
$$list; do \
513 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
521 $(AWK) ' { files[$$0] = 1; } \
522 END { for (i in files) print i; }'`; \
526 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
527 $(TAGS_FILES
) $(LISP
)
530 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
531 include_option
=--etags-include
; \
534 include_option
=--include; \
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"; \
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; \
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
) \
555 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
556 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
570 here
=`$(am__cd) $(top_builddir) && pwd` \
571 && cd
$(top_srcdir
) \
572 && gtags
-i
$(GTAGS_ARGS
) $$here
575 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
577 distdir
: $(DISTFILES
)
578 $(am__remove_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 \
585 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
586 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
592 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
600 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
602 test -f
$(distdir
)/$$file \
603 || cp
-p
$$d/$$file $(distdir
)/$$file \
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" \
612 distdir
=`$(am__cd) $(distdir) && pwd`; \
613 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
615 $(MAKE
) $(AM_MAKEFLAGS
) \
616 top_distdir
="$$top_distdir" \
617 distdir
="$$distdir/$$subdir" \
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
)
628 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
629 $(am__remove_distdir
)
632 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
633 $(am__remove_distdir
)
636 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
637 $(am__remove_distdir
)
640 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
641 $(am__remove_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
656 case
'$(DIST_ARCHIVES)' in \
658 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
660 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
662 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
664 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
666 unzip
$(distdir
).zip
;;\
668 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
669 mkdir
$(distdir
)/_build
670 mkdir
$(distdir
)/_inst
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" \
685 && chmod
-R a-w
"$$dc_install_base" \
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;}'
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)"; \
708 $(distuninstallcheck_listfiles
) ; \
710 distcleancheck
: distclean
711 @if
test '$(srcdir)' = .
; then \
712 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
715 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
716 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
717 $(distcleancheck_listfiles
) ; \
720 check: check-recursive
721 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
722 installdirs: installdirs-recursive
724 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(includedir)"; do \
725 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
727 install: install-recursive
728 install-exec
: install-exec-recursive
729 install-data
: install-data-recursive
730 uninstall: uninstall-recursive
733 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
735 installcheck: installcheck-recursive
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
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
)
760 distclean-am
: clean-am distclean-compile distclean-generic \
761 distclean-hdr distclean-libtool distclean-tags
773 install-data-am
: install-includeHEADERS
775 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
777 install-info
: install-info-recursive
783 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
784 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
785 -rm -rf
$(top_srcdir
)/autom4te.cache
788 maintainer-clean-am
: distclean-am maintainer-clean-generic
790 mostlyclean: mostlyclean-multi mostlyclean-recursive
792 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
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
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.