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