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