8a60fb8675596647f78a2c633d0ab2a90779e14a
[oota-llvm.git] / runtime / GCCLibraries / 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/GCCLibraries/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/GCCLibraries
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 = crtend libc libcurses libg libgcc libgdbm libm libmalloc libpthread \
260           libtermcap libucb libutempter libutil
261
262
263 # Options for all automake makefiles
264 ACLOCAL_AMFLAGS = -I autoconf -I autoconf/m4 --output=autoconf/aclocal.m4
265 AUTOMAKE_OPTIONS = foreign dejagnu dist-zip nostdinc
266
267 # Libraries needed by tools
268 TOOLLINKOPTS = @LIBS@
269
270 # Path to the library archiver program.
271 AR_PATH = @AR@
272
273 # Paths to miscellaneous programs.
274 RPWD = pwd
275 SED = sed
276 RM = rm
277 CP = cp
278 LN = ln
279 CMP = cmp
280 MKDIR = @abs_top_srcdir@/autoconf/mkinstalldirs
281 DATE = date
282 MV = mv
283 VERB := @
284 IGNORE := true
285
286 # Determine the target for which LLVM should generate code.
287 LLVMGCCARCH := @target@/3.4-llvm
288
289 # Full pathnames of LLVM C/C++ front-end 'cc1' and 'cc1plus' binaries:
290 LCC1 = @LLVMCC1@
291 LCC1XX = @LLVMCC1PLUS@
292
293 # Path to directory where object files should be stored during a build.
294 # Set OBJ_ROOT to "." if you do not want to use a separate place for
295 # object files.
296 OBJ_ROOT := .
297 all: all-recursive
298
299 .SUFFIXES:
300 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile_config $(am__configure_deps)
301         @for dep in $?; do \
302           case '$(am__configure_deps)' in \
303             *$$dep*) \
304               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
305                 && exit 0; \
306               exit 1;; \
307           esac; \
308         done; \
309         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  runtime/GCCLibraries/Makefile'; \
310         cd $(top_srcdir) && \
311           $(AUTOMAKE) --foreign  runtime/GCCLibraries/Makefile
312 .PRECIOUS: Makefile
313 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
314         @case '$?' in \
315           *config.status*) \
316             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
317           *) \
318             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
319             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
320         esac;
321
322 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324
325 $(top_srcdir)/configure:  $(am__configure_deps)
326         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
328         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329
330 mostlyclean-libtool:
331         -rm -f *.lo
332
333 clean-libtool:
334         -rm -rf .libs _libs
335
336 distclean-libtool:
337         -rm -f libtool
338 uninstall-info-am:
339
340 # This directory's subdirectories are mostly independent; you can cd
341 # into them and run `make' without going through this Makefile.
342 # To change the values of `make' variables: instead of editing Makefiles,
343 # (1) if the variable is set in `config.status', edit `config.status'
344 #     (which will cause the Makefiles to be regenerated when you run `make');
345 # (2) otherwise, pass the desired values on the `make' command line.
346 $(RECURSIVE_TARGETS):
347         @set fnord $$MAKEFLAGS; amf=$$2; \
348         dot_seen=no; \
349         target=`echo $@ | sed s/-recursive//`; \
350         list='$(SUBDIRS)'; for subdir in $$list; do \
351           echo "Making $$target in $$subdir"; \
352           if test "$$subdir" = "."; then \
353             dot_seen=yes; \
354             local_target="$$target-am"; \
355           else \
356             local_target="$$target"; \
357           fi; \
358           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
359            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
360         done; \
361         if test "$$dot_seen" = "no"; then \
362           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
363         fi; test -z "$$fail"
364
365 mostlyclean-recursive clean-recursive distclean-recursive \
366 maintainer-clean-recursive:
367         @set fnord $$MAKEFLAGS; amf=$$2; \
368         dot_seen=no; \
369         case "$@" in \
370           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
371           *) list='$(SUBDIRS)' ;; \
372         esac; \
373         rev=''; for subdir in $$list; do \
374           if test "$$subdir" = "."; then :; else \
375             rev="$$subdir $$rev"; \
376           fi; \
377         done; \
378         rev="$$rev ."; \
379         target=`echo $@ | sed s/-recursive//`; \
380         for subdir in $$rev; do \
381           echo "Making $$target in $$subdir"; \
382           if test "$$subdir" = "."; then \
383             local_target="$$target-am"; \
384           else \
385             local_target="$$target"; \
386           fi; \
387           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
389         done && test -z "$$fail"
390 tags-recursive:
391         list='$(SUBDIRS)'; for subdir in $$list; do \
392           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
393         done
394 ctags-recursive:
395         list='$(SUBDIRS)'; for subdir in $$list; do \
396           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
397         done
398
399 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
400         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
401         unique=`for i in $$list; do \
402             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403           done | \
404           $(AWK) '    { files[$$0] = 1; } \
405                END { for (i in files) print i; }'`; \
406         mkid -fID $$unique
407 tags: TAGS
408
409 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410                 $(TAGS_FILES) $(LISP)
411         tags=; \
412         here=`pwd`; \
413         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
414           include_option=--etags-include; \
415           empty_fix=.; \
416         else \
417           include_option=--include; \
418           empty_fix=; \
419         fi; \
420         list='$(SUBDIRS)'; for subdir in $$list; do \
421           if test "$$subdir" = .; then :; else \
422             test ! -f $$subdir/TAGS || \
423               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
424           fi; \
425         done; \
426         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
427         unique=`for i in $$list; do \
428             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429           done | \
430           $(AWK) '    { files[$$0] = 1; } \
431                END { for (i in files) print i; }'`; \
432         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
433           test -n "$$unique" || unique=$$empty_fix; \
434           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435             $$tags $$unique; \
436         fi
437 ctags: CTAGS
438 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
439                 $(TAGS_FILES) $(LISP)
440         tags=; \
441         here=`pwd`; \
442         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
443         unique=`for i in $$list; do \
444             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445           done | \
446           $(AWK) '    { files[$$0] = 1; } \
447                END { for (i in files) print i; }'`; \
448         test -z "$(CTAGS_ARGS)$$tags$$unique" \
449           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
450              $$tags $$unique
451
452 GTAGS:
453         here=`$(am__cd) $(top_builddir) && pwd` \
454           && cd $(top_srcdir) \
455           && gtags -i $(GTAGS_ARGS) $$here
456
457 distclean-tags:
458         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
459
460 check-DEJAGNU: site.exp
461         srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
462         EXPECT=$(EXPECT); export EXPECT; \
463         runtest=$(RUNTEST); \
464         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
465           l='$(DEJATOOL)'; for tool in $$l; do \
466             $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
467           done; \
468         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
469         fi
470 site.exp: Makefile
471         @echo 'Making a new site.exp file...'
472         @echo '## these variables are automatically generated by make ##' >site.tmp
473         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
474         @echo '# edit the last section' >>site.tmp
475         @echo 'set srcdir $(srcdir)' >>site.tmp
476         @echo "set objdir `pwd`" >>site.tmp
477         @echo 'set build_alias "$(build_alias)"' >>site.tmp
478         @echo 'set build_triplet $(build_triplet)' >>site.tmp
479         @echo 'set host_alias "$(host_alias)"' >>site.tmp
480         @echo 'set host_triplet $(host_triplet)' >>site.tmp
481         @echo 'set target_alias "$(target_alias)"' >>site.tmp
482         @echo 'set target_triplet $(target_triplet)' >>site.tmp
483         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
484         @test ! -f site.exp || \
485           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
486         @-rm -f site.bak
487         @test ! -f site.exp || mv site.exp site.bak
488         @mv site.tmp site.exp
489
490 distclean-DEJAGNU:
491         -rm -f site.exp site.bak
492         -l='$(DEJATOOL)'; for tool in $$l; do \
493           rm -f $$tool.sum $$tool.log; \
494         done
495
496 distdir: $(DISTFILES)
497         $(mkdir_p) $(distdir)/../..
498         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
499         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
500         list='$(DISTFILES)'; for file in $$list; do \
501           case $$file in \
502             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
503             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
504           esac; \
505           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
506           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
507           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
508             dir="/$$dir"; \
509             $(mkdir_p) "$(distdir)$$dir"; \
510           else \
511             dir=''; \
512           fi; \
513           if test -d $$d/$$file; then \
514             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
515               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
516             fi; \
517             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
518           else \
519             test -f $(distdir)/$$file \
520             || cp -p $$d/$$file $(distdir)/$$file \
521             || exit 1; \
522           fi; \
523         done
524         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
525           if test "$$subdir" = .; then :; else \
526             test -d "$(distdir)/$$subdir" \
527             || $(mkdir_p) "$(distdir)/$$subdir" \
528             || exit 1; \
529             distdir=`$(am__cd) $(distdir) && pwd`; \
530             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
531             (cd $$subdir && \
532               $(MAKE) $(AM_MAKEFLAGS) \
533                 top_distdir="$$top_distdir" \
534                 distdir="$$distdir/$$subdir" \
535                 distdir) \
536               || exit 1; \
537           fi; \
538         done
539 check-am: all-am
540         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
541 check: check-recursive
542 all-am: Makefile
543 installdirs: installdirs-recursive
544 installdirs-am:
545 install: install-recursive
546 install-exec: install-exec-recursive
547 install-data: install-data-recursive
548 uninstall: uninstall-recursive
549
550 install-am: all-am
551         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553 installcheck: installcheck-recursive
554 install-strip:
555         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557           `test -z '$(STRIP)' || \
558             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559 mostlyclean-generic:
560
561 clean-generic:
562
563 distclean-generic:
564         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565
566 maintainer-clean-generic:
567         @echo "This command is intended for maintainers to use"
568         @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-recursive
570
571 clean-am: clean-generic clean-libtool mostlyclean-am
572
573 distclean: distclean-recursive
574         -rm -f Makefile
575 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
576         distclean-libtool distclean-tags
577
578 dvi: dvi-recursive
579
580 dvi-am:
581
582 html: html-recursive
583
584 info: info-recursive
585
586 info-am:
587
588 install-data-am:
589
590 install-exec-am:
591
592 install-info: install-info-recursive
593
594 install-man:
595
596 installcheck-am:
597
598 maintainer-clean: maintainer-clean-recursive
599         -rm -f Makefile
600 maintainer-clean-am: distclean-am maintainer-clean-generic
601
602 mostlyclean: mostlyclean-recursive
603
604 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
605
606 pdf: pdf-recursive
607
608 pdf-am:
609
610 ps: ps-recursive
611
612 ps-am:
613
614 uninstall-am: uninstall-info-am
615
616 uninstall-info: uninstall-info-recursive
617
618 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check \
619         check-DEJAGNU check-am clean clean-generic clean-libtool \
620         clean-recursive ctags ctags-recursive distclean \
621         distclean-DEJAGNU distclean-generic distclean-libtool \
622         distclean-recursive distclean-tags distdir dvi dvi-am html \
623         html-am info info-am install install-am install-data \
624         install-data-am install-exec install-exec-am install-info \
625         install-info-am install-man install-strip installcheck \
626         installcheck-am installdirs installdirs-am maintainer-clean \
627         maintainer-clean-generic maintainer-clean-recursive \
628         mostlyclean mostlyclean-generic mostlyclean-libtool \
629         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
630         uninstall uninstall-am uninstall-info-am
631
632
633 # These are options that can either be enabled here, or can be enabled on the
634 # make command line (ie, make ENABLE_PROFILING=1):
635
636 # When ENABLE_OPTIMIZED is enabled, Release builds of all of the LLVM code are
637 # turned on, and Debug builds are turned off.
638 #ENABLE_OPTIMIZED = 1
639
640 # When ENABLE_PROFILING is enabled, the llvm source base is built with profile
641 # information to allow gprof to be used to get execution frequencies.
642 #ENABLE_PROFILING = 1
643
644 # This option tells the Makefiles to produce verbose output.
645 # It essentially prints the commands that make is executing
646 #VERBOSE = 1
647
648 # Include the rules.
649 # WARNING NOTE WARNING NOTE WARNING NOTE WARNING NOTE
650 # The inclusion of Makefile_rules MUST be done such that there is a space
651 # before "include". This prevents automake from processing the file and
652 # simply passes the inclusion on to GNU Make. The rules in Makefile_rules
653 # depend on this. DO NOT REMOVE THE SPACE BEFORE "include"
654  include $(top_srcdir)/Makefile_rules
655 # Tell versions [3.59,3.63) of GNU make to not export all variables.
656 # Otherwise a system limit (for SysV at least) may be exceeded.
657 .NOEXPORT: