Adjust to changes in Makefile.rules
[oota-llvm.git] / runtime / GC / Makefile.in
1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #===-- runtime/GC/Makefile.am ------------------------------*- Makefile -*--===#
18 #
19 #                     The LLVM Compiler Infrastructure
20 #
21 # This file was developed by Reid Spencer and is distributed under the 
22 # University of Illinois Open Source License. See LICENSE.TXT for details.
23
24 #===------------------------------------------------------------------------===#
25
26 #,===-- Makefile.rules.am - Common make rules for LLVM ------*- Makefile -*--===#
27 #
28 #                     The LLVM Compiler Infrastructure
29 #
30 # This file was developed by Reid Spencer and is distributed under the 
31 # University of Illinois Open Source License. See LICENSE.TXT for details.
32
33 #===------------------------------------------------------------------------===#
34 srcdir = @srcdir@
35 top_srcdir = @top_srcdir@
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ../..
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 target_triplet = @target@
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57         $(top_srcdir)/Makefile_config
58 subdir = runtime/GC
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
64 CONFIG_HEADER = $(top_builddir)/include/llvm/Config/config.h \
65         $(top_builddir)/include/llvm/Support/DataTypes.h \
66         $(top_builddir)/include/llvm/ADT/hash_map \
67         $(top_builddir)/include/llvm/ADT/hash_set \
68         $(top_builddir)/include/llvm/Support/ThreadSupport.h \
69         $(top_builddir)/include/llvm/ADT/iterator
70 CONFIG_CLEAN_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74         html-recursive info-recursive install-data-recursive \
75         install-exec-recursive install-info-recursive \
76         install-recursive installcheck-recursive installdirs-recursive \
77         pdf-recursive ps-recursive uninstall-info-recursive \
78         uninstall-recursive
79 CTAGS = ctags
80 DEJATOOL = $(PACKAGE)
81 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
82 EXPECT = expect
83 RUNTEST = runtest
84 DIST_SUBDIRS = $(SUBDIRS)
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 INSTALL = @INSTALL@
87 ACLOCAL = @ACLOCAL@
88 ALLOCA = @ALLOCA@
89 AMDEP_FALSE = @AMDEP_FALSE@
90 AMDEP_TRUE = @AMDEP_TRUE@
91 AMTAR = @AMTAR@
92 AR = @AR@
93
94 # Target hardware architecture
95 ARCH = @ARCH@
96 ARCH_PPC_FALSE = @ARCH_PPC_FALSE@
97 ARCH_PPC_TRUE = @ARCH_PPC_TRUE@
98 ARCH_SPARC_FALSE = @ARCH_SPARC_FALSE@
99 ARCH_SPARC_TRUE = @ARCH_SPARC_TRUE@
100 ARCH_UNKNOWN_FALSE = @ARCH_UNKNOWN_FALSE@
101 ARCH_UNKNOWN_TRUE = @ARCH_UNKNOWN_TRUE@
102 ARCH_X86_FALSE = @ARCH_X86_FALSE@
103 ARCH_X86_TRUE = @ARCH_X86_TRUE@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 BISON = @BISON@
109 BUILDMODE := @BUILDMODE@
110
111 # Path to the CC binary, which use used by testcases for native builds.
112 CC := @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117
118 # Path to the C++ compiler to use.  This is an optional setting, which defaults
119 # to whatever your gmake defaults to.
120 CXX = @CXX@
121 CXXCPP = @CXXCPP@
122 CXXDEPMODE = @CXXDEPMODE@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DOT = @DOT@
128 ECHO = echo
129 ECHO_C = @ECHO_C@
130 ECHO_N = @ECHO_N@
131 ECHO_T = @ECHO_T@
132 EGREP = @EGREP@
133 ENABLE_OPTIMIZED = @ENABLE_OPTIMIZED@
134 ENABLE_PROFILED = @ENABLE_PROFILED@
135
136 # Endian-ness of the target
137 ENDIAN = @ENDIAN@
138 ETAGS = @ETAGS@
139 ETAGSFLAGS = @ETAGSFLAGS@
140
141 # Executable file extension for this platform.
142 EXEEXT = @EXEEXT@
143 F77 = @F77@
144 FFLAGS = @FFLAGS@
145 FLEX = @LEX@
146 HAVE_BZIP2 = @HAVE_BZIP2@
147 HAVE_ZLIB = @HAVE_ZLIB@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 JIT = @JIT@
153
154 # Linker flags.
155 LDFLAGS = @LDFLAGS@ @LDFLAGS@
156 LEX = @LEX@
157 LEXLIB = @LEXLIB@
158 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LLVMCC1 = @LLVMCC1@
163 LLVMCC1PLUS = @LLVMCC1PLUS@
164
165 # Path to location for LLVM C/C++ front-end. You can modify this if you
166 # want to override the value set by configure.
167 LLVMGCCDIR := @LLVMGCCDIR@
168 LLVM_BINDIR := @LLVM_BINDIR@
169 LLVM_CONFIGTIME = @LLVM_CONFIGTIME@
170 LLVM_DATADIR := @LLVM_DATADIR@
171 LLVM_DOCSDIR := @LLVM_DOCSDIR@
172 LLVM_ETCDIR := @LLVM_ETCDIR@
173 LLVM_INCLUDEDIR := @LLVM_INCLUDEDIR@ 
174 LLVM_INFODIR := @LLVM_INFODIR@
175 LLVM_LIBDIR := @LLVM_LIBDIR@
176 LLVM_MANDIR := @LLVM_MANDIR@
177
178 # Autoconf configured values
179 LLVM_PREFIX := @LLVM_PREFIX@
180 LN_S = @LN_S@
181 LTLIBOBJS = @LTLIBOBJS@
182 MAKEINFO = @MAKEINFO@
183 MMAP_FILE = @MMAP_FILE@
184 OBJEXT = @OBJEXT@
185
186 # Target operating system for which LLVM will be compiled.
187 OS = @OS@
188 PACKAGE = @PACKAGE@
189 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
190 PACKAGE_NAME = @PACKAGE_NAME@
191 PACKAGE_STRING = @PACKAGE_STRING@
192 PACKAGE_TARNAME = @PACKAGE_TARNAME@
193 PACKAGE_VERSION = @PACKAGE_VERSION@
194 PATH_SEPARATOR = @PATH_SEPARATOR@
195
196 # Path to the Python interpreter
197 PYTHON := @PYTHON@
198 QMTEST = @QMTEST@
199 RANLIB = @RANLIB@
200 SET_MAKE = @SET_MAKE@
201 SHELL = @SHELL@
202
203 # Shared library extension for this platform.
204 SHLIBEXT = @SHLIBEXT@
205 STRIP = @STRIP@
206 VERSION = @VERSION@
207
208 # The pathnames of the Flex and Bison programs, respectively.
209 YACC = @YACC@
210 ac_ct_AR = @ac_ct_AR@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_CXX = @ac_ct_CXX@
213 ac_ct_F77 = @ac_ct_F77@
214 ac_ct_RANLIB = @ac_ct_RANLIB@
215 ac_ct_STRIP = @ac_ct_STRIP@
216 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
217 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
218 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
219 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
220 am__include = @am__include@
221 am__leading_dot = @am__leading_dot@
222 am__quote = @am__quote@
223 am__tar = @am__tar@
224 am__untar = @am__untar@
225 bindir = @bindir@
226 build = @build@
227 build_alias = @build_alias@
228 build_cpu = @build_cpu@
229 build_os = @build_os@
230 build_vendor = @build_vendor@
231 datadir = @datadir@
232 exec_prefix = @exec_prefix@
233 host = @host@
234 host_alias = @host_alias@
235 host_cpu = @host_cpu@
236 host_os = @host_os@
237 host_vendor = @host_vendor@
238 ifGNUmake = @ifGNUmake@
239 includedir = @includedir@
240 infodir = @infodir@
241 install_sh = @install_sh@
242 libdir = @libdir@
243 libexecdir = @libexecdir@
244 localstatedir = @localstatedir@
245 mandir = @mandir@
246 mkdir_p = @mkdir_p@
247 oldincludedir = @oldincludedir@
248 prefix = @prefix@
249 program_transform_name = @program_transform_name@
250 sbindir = @sbindir@
251 sharedstatedir = @sharedstatedir@
252 subdirs = @subdirs@
253 sysconfdir = @sysconfdir@
254 target = @target@
255 target_alias = @target_alias@
256 target_cpu = @target_cpu@
257 target_os = @target_os@
258 target_vendor = @target_vendor@
259 SUBDIRS = SemiSpace
260 EXTRA_DIST = gc_exported_symbols.lst GCInterface.h
261
262 # Options for all automake makefiles
263 ACLOCAL_AMFLAGS = -I autoconf -I autoconf/m4 --output=autoconf/aclocal.m4
264 AUTOMAKE_OPTIONS = foreign dejagnu dist-zip nostdinc
265
266 # Libraries needed by tools
267 TOOLLINKOPTS = @LIBS@
268
269 # Path to the library archiver program.
270 AR_PATH = @AR@
271
272 # Paths to miscellaneous programs.
273 RPWD = pwd
274 SED = sed
275 RM = rm
276 CP = cp
277 LN = ln
278 CMP = cmp
279 MKDIR = @abs_top_srcdir@/autoconf/mkinstalldirs
280 DATE = date
281 MV = mv
282 VERB := @
283 IGNORE := true
284
285 # Determine the target for which LLVM should generate code.
286 LLVMGCCARCH := @target@/3.4-llvm
287
288 # Full pathnames of LLVM C/C++ front-end 'cc1' and 'cc1plus' binaries:
289 LCC1 = @LLVMCC1@
290 LCC1XX = @LLVMCC1PLUS@
291
292 # Path to directory where object files should be stored during a build.
293 # Set OBJ_ROOT to "." if you do not want to use a separate place for
294 # object files.
295 OBJ_ROOT := .
296 all: all-recursive
297
298 .SUFFIXES:
299 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile_config $(am__configure_deps)
300         @for dep in $?; do \
301           case '$(am__configure_deps)' in \
302             *$$dep*) \
303               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
304                 && exit 0; \
305               exit 1;; \
306           esac; \
307         done; \
308         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  runtime/GC/Makefile'; \
309         cd $(top_srcdir) && \
310           $(AUTOMAKE) --foreign  runtime/GC/Makefile
311 .PRECIOUS: Makefile
312 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313         @case '$?' in \
314           *config.status*) \
315             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316           *) \
317             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319         esac;
320
321 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324 $(top_srcdir)/configure:  $(am__configure_deps)
325         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
327         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329 mostlyclean-libtool:
330         -rm -f *.lo
331
332 clean-libtool:
333         -rm -rf .libs _libs
334
335 distclean-libtool:
336         -rm -f libtool
337 uninstall-info-am:
338
339 # This directory's subdirectories are mostly independent; you can cd
340 # into them and run `make' without going through this Makefile.
341 # To change the values of `make' variables: instead of editing Makefiles,
342 # (1) if the variable is set in `config.status', edit `config.status'
343 #     (which will cause the Makefiles to be regenerated when you run `make');
344 # (2) otherwise, pass the desired values on the `make' command line.
345 $(RECURSIVE_TARGETS):
346         @set fnord $$MAKEFLAGS; amf=$$2; \
347         dot_seen=no; \
348         target=`echo $@ | sed s/-recursive//`; \
349         list='$(SUBDIRS)'; for subdir in $$list; do \
350           echo "Making $$target in $$subdir"; \
351           if test "$$subdir" = "."; then \
352             dot_seen=yes; \
353             local_target="$$target-am"; \
354           else \
355             local_target="$$target"; \
356           fi; \
357           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
358            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
359         done; \
360         if test "$$dot_seen" = "no"; then \
361           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
362         fi; test -z "$$fail"
363
364 mostlyclean-recursive clean-recursive distclean-recursive \
365 maintainer-clean-recursive:
366         @set fnord $$MAKEFLAGS; amf=$$2; \
367         dot_seen=no; \
368         case "$@" in \
369           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
370           *) list='$(SUBDIRS)' ;; \
371         esac; \
372         rev=''; for subdir in $$list; do \
373           if test "$$subdir" = "."; then :; else \
374             rev="$$subdir $$rev"; \
375           fi; \
376         done; \
377         rev="$$rev ."; \
378         target=`echo $@ | sed s/-recursive//`; \
379         for subdir in $$rev; do \
380           echo "Making $$target in $$subdir"; \
381           if test "$$subdir" = "."; then \
382             local_target="$$target-am"; \
383           else \
384             local_target="$$target"; \
385           fi; \
386           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
387            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
388         done && test -z "$$fail"
389 tags-recursive:
390         list='$(SUBDIRS)'; for subdir in $$list; do \
391           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
392         done
393 ctags-recursive:
394         list='$(SUBDIRS)'; for subdir in $$list; do \
395           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
396         done
397
398 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
399         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400         unique=`for i in $$list; do \
401             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402           done | \
403           $(AWK) '    { files[$$0] = 1; } \
404                END { for (i in files) print i; }'`; \
405         mkid -fID $$unique
406 tags: TAGS
407
408 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
409                 $(TAGS_FILES) $(LISP)
410         tags=; \
411         here=`pwd`; \
412         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
413           include_option=--etags-include; \
414           empty_fix=.; \
415         else \
416           include_option=--include; \
417           empty_fix=; \
418         fi; \
419         list='$(SUBDIRS)'; for subdir in $$list; do \
420           if test "$$subdir" = .; then :; else \
421             test ! -f $$subdir/TAGS || \
422               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
423           fi; \
424         done; \
425         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
426         unique=`for i in $$list; do \
427             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428           done | \
429           $(AWK) '    { files[$$0] = 1; } \
430                END { for (i in files) print i; }'`; \
431         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
432           test -n "$$unique" || unique=$$empty_fix; \
433           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434             $$tags $$unique; \
435         fi
436 ctags: CTAGS
437 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
438                 $(TAGS_FILES) $(LISP)
439         tags=; \
440         here=`pwd`; \
441         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
442         unique=`for i in $$list; do \
443             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444           done | \
445           $(AWK) '    { files[$$0] = 1; } \
446                END { for (i in files) print i; }'`; \
447         test -z "$(CTAGS_ARGS)$$tags$$unique" \
448           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
449              $$tags $$unique
450
451 GTAGS:
452         here=`$(am__cd) $(top_builddir) && pwd` \
453           && cd $(top_srcdir) \
454           && gtags -i $(GTAGS_ARGS) $$here
455
456 distclean-tags:
457         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
458
459 check-DEJAGNU: site.exp
460         srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
461         EXPECT=$(EXPECT); export EXPECT; \
462         runtest=$(RUNTEST); \
463         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
464           l='$(DEJATOOL)'; for tool in $$l; do \
465             $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
466           done; \
467         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
468         fi
469 site.exp: Makefile
470         @echo 'Making a new site.exp file...'
471         @echo '## these variables are automatically generated by make ##' >site.tmp
472         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
473         @echo '# edit the last section' >>site.tmp
474         @echo 'set srcdir $(srcdir)' >>site.tmp
475         @echo "set objdir `pwd`" >>site.tmp
476         @echo 'set build_alias "$(build_alias)"' >>site.tmp
477         @echo 'set build_triplet $(build_triplet)' >>site.tmp
478         @echo 'set host_alias "$(host_alias)"' >>site.tmp
479         @echo 'set host_triplet $(host_triplet)' >>site.tmp
480         @echo 'set target_alias "$(target_alias)"' >>site.tmp
481         @echo 'set target_triplet $(target_triplet)' >>site.tmp
482         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
483         @test ! -f site.exp || \
484           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
485         @-rm -f site.bak
486         @test ! -f site.exp || mv site.exp site.bak
487         @mv site.tmp site.exp
488
489 distclean-DEJAGNU:
490         -rm -f site.exp site.bak
491         -l='$(DEJATOOL)'; for tool in $$l; do \
492           rm -f $$tool.sum $$tool.log; \
493         done
494
495 distdir: $(DISTFILES)
496         $(mkdir_p) $(distdir)/../..
497         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
498         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
499         list='$(DISTFILES)'; for file in $$list; do \
500           case $$file in \
501             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
502             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
503           esac; \
504           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
505           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
506           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
507             dir="/$$dir"; \
508             $(mkdir_p) "$(distdir)$$dir"; \
509           else \
510             dir=''; \
511           fi; \
512           if test -d $$d/$$file; then \
513             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
515             fi; \
516             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
517           else \
518             test -f $(distdir)/$$file \
519             || cp -p $$d/$$file $(distdir)/$$file \
520             || exit 1; \
521           fi; \
522         done
523         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
524           if test "$$subdir" = .; then :; else \
525             test -d "$(distdir)/$$subdir" \
526             || $(mkdir_p) "$(distdir)/$$subdir" \
527             || exit 1; \
528             distdir=`$(am__cd) $(distdir) && pwd`; \
529             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
530             (cd $$subdir && \
531               $(MAKE) $(AM_MAKEFLAGS) \
532                 top_distdir="$$top_distdir" \
533                 distdir="$$distdir/$$subdir" \
534                 distdir) \
535               || exit 1; \
536           fi; \
537         done
538 check-am: all-am
539         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
540 check: check-recursive
541 all-am: Makefile
542 installdirs: installdirs-recursive
543 installdirs-am:
544 install: install-recursive
545 install-exec: install-exec-recursive
546 install-data: install-data-recursive
547 uninstall: uninstall-recursive
548
549 install-am: all-am
550         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
551
552 installcheck: installcheck-recursive
553 install-strip:
554         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556           `test -z '$(STRIP)' || \
557             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564
565 maintainer-clean-generic:
566         @echo "This command is intended for maintainers to use"
567         @echo "it deletes files that may require special tools to rebuild."
568 clean: clean-recursive
569
570 clean-am: clean-generic clean-libtool mostlyclean-am
571
572 distclean: distclean-recursive
573         -rm -f Makefile
574 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
575         distclean-libtool distclean-tags
576
577 dvi: dvi-recursive
578
579 dvi-am:
580
581 html: html-recursive
582
583 info: info-recursive
584
585 info-am:
586
587 install-data-am:
588
589 install-exec-am:
590
591 install-info: install-info-recursive
592
593 install-man:
594
595 installcheck-am:
596
597 maintainer-clean: maintainer-clean-recursive
598         -rm -f Makefile
599 maintainer-clean-am: distclean-am maintainer-clean-generic
600
601 mostlyclean: mostlyclean-recursive
602
603 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
604
605 pdf: pdf-recursive
606
607 pdf-am:
608
609 ps: ps-recursive
610
611 ps-am:
612
613 uninstall-am: uninstall-info-am
614
615 uninstall-info: uninstall-info-recursive
616
617 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check \
618         check-DEJAGNU check-am clean clean-generic clean-libtool \
619         clean-recursive ctags ctags-recursive distclean \
620         distclean-DEJAGNU distclean-generic distclean-libtool \
621         distclean-recursive distclean-tags distdir dvi dvi-am html \
622         html-am info info-am install install-am install-data \
623         install-data-am install-exec install-exec-am install-info \
624         install-info-am install-man install-strip installcheck \
625         installcheck-am installdirs installdirs-am maintainer-clean \
626         maintainer-clean-generic maintainer-clean-recursive \
627         mostlyclean mostlyclean-generic mostlyclean-libtool \
628         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
629         uninstall uninstall-am uninstall-info-am
630
631
632 # These are options that can either be enabled here, or can be enabled on the
633 # make command line (ie, make ENABLE_PROFILING=1):
634
635 # When ENABLE_OPTIMIZED is enabled, Release builds of all of the LLVM code are
636 # turned on, and Debug builds are turned off.
637 #ENABLE_OPTIMIZED = 1
638
639 # When ENABLE_PROFILING is enabled, the llvm source base is built with profile
640 # information to allow gprof to be used to get execution frequencies.
641 #ENABLE_PROFILING = 1
642
643 # This option tells the Makefiles to produce verbose output.
644 # It essentially prints the commands that make is executing
645 #VERBOSE = 1
646
647 # Include the rules.
648 # WARNING NOTE WARNING NOTE WARNING NOTE WARNING NOTE
649 # The inclusion of Makefile_rules MUST be done such that there is a space
650 # before "include". This prevents automake from processing the file and
651 # simply passes the inclusion on to GNU Make. The rules in Makefile_rules
652 # depend on this. DO NOT REMOVE THE SPACE BEFORE "include"
653  include $(top_srcdir)/Makefile_rules
654 # Tell versions [3.59,3.63) of GNU make to not export all variables.
655 # Otherwise a system limit (for SysV at least) may be exceeded.
656 .NOEXPORT: