nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10  
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15  
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = doc
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c___attribute__.m4 \
40 $(top_srcdir)/m4/ax_cc_maxopt.m4 \
41 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
42 $(top_srcdir)/m4/ax_compiler_vendor.m4 \
43 $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
44 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
45 $(top_srcdir)/m4/ax_detect_git_head.m4 \
46 $(top_srcdir)/m4/ax_gcc_archflag.m4 \
47 $(top_srcdir)/m4/ax_gcc_warn_unused_result.m4 \
48 $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
49 $(top_srcdir)/m4/ax_set_warning_flags.m4 \
50 $(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \
51 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55 $(ACLOCAL_M4)
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = $(top_builddir)/isl_config.h \
58 $(top_builddir)/include/isl/config.h
59 CONFIG_CLEAN_FILES =
60 CONFIG_CLEAN_VPATH_FILES =
61 AM_V_GEN = $(am__v_GEN_$(V))
62 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
63 am__v_GEN_0 = @echo " GEN " $@;
64 AM_V_at = $(am__v_at_$(V))
65 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
66 am__v_at_0 = @
67 SOURCES =
68 DIST_SOURCES =
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 AMTAR = @AMTAR@
72 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
73 AR = @AR@
74 AUTOCONF = @AUTOCONF@
75 AUTOHEADER = @AUTOHEADER@
76 AUTOMAKE = @AUTOMAKE@
77 AWK = @AWK@
78 CC = @CC@
79 CCDEPMODE = @CCDEPMODE@
80 CFLAGS = @CFLAGS@
81 CLANG_CXXFLAGS = @CLANG_CXXFLAGS@
82 CLANG_LDFLAGS = @CLANG_LDFLAGS@
83 CLANG_LIBS = @CLANG_LIBS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CXX = @CXX@
87 CXXCPP = @CXXCPP@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DLLTOOL = @DLLTOOL@
94 DSYMUTIL = @DSYMUTIL@
95 DUMPBIN = @DUMPBIN@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 FGREP = @FGREP@
102 GIT_HEAD = @GIT_HEAD@
103 GIT_HEAD_ID = @GIT_HEAD_ID@
104 GIT_HEAD_VERSION = @GIT_HEAD_VERSION@
105 GMP_CPPFLAGS = @GMP_CPPFLAGS@
106 GMP_LDFLAGS = @GMP_LDFLAGS@
107 GMP_LIBS = @GMP_LIBS@
108 GREP = @GREP@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LD = @LD@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LIBTOOL = @LIBTOOL@
119 LIB_CLANG_EDIT = @LIB_CLANG_EDIT@
120 LIPO = @LIPO@
121 LN_S = @LN_S@
122 LTLIBOBJS = @LTLIBOBJS@
123 MAKEINFO = @MAKEINFO@
124 MANIFEST_TOOL = @MANIFEST_TOOL@
125 MKDIR_P = @MKDIR_P@
126 NM = @NM@
127 NMEDIT = @NMEDIT@
128 OBJDUMP = @OBJDUMP@
129 OBJEXT = @OBJEXT@
130 OTOOL = @OTOOL@
131 OTOOL64 = @OTOOL64@
132 PACKAGE = @PACKAGE@
133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134 PACKAGE_NAME = @PACKAGE_NAME@
135 PACKAGE_STRING = @PACKAGE_STRING@
136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
137 PACKAGE_URL = @PACKAGE_URL@
138 PACKAGE_VERSION = @PACKAGE_VERSION@
139 PATH_SEPARATOR = @PATH_SEPARATOR@
140 PDFLATEX = @PDFLATEX@
141 PERL = @PERL@
142 PIPLIB_CPPFLAGS = @PIPLIB_CPPFLAGS@
143 PIPLIB_LDFLAGS = @PIPLIB_LDFLAGS@
144 PIPLIB_LIBS = @PIPLIB_LIBS@
145 POD2HTML = @POD2HTML@
146 PRTDIAG = @PRTDIAG@
147 RANLIB = @RANLIB@
148 SED = @SED@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 VERSION = @VERSION@
153 WARNING_FLAGS = @WARNING_FLAGS@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_AR = @ac_ct_AR@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_CXX = @ac_ct_CXX@
161 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 builddir = @builddir@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 llvm_config_found = @llvm_config_found@
191 localedir = @localedir@
192 localstatedir = @localstatedir@
193 mandir = @mandir@
194 mkdir_p = @mkdir_p@
195 oldincludedir = @oldincludedir@
196 pdfdir = @pdfdir@
197 pkgconfig_libdir = @pkgconfig_libdir@
198 pkgconfig_libfile = @pkgconfig_libfile@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 sysconfdir = @sysconfdir@
206 target_alias = @target_alias@
207 top_build_prefix = @top_build_prefix@
208 top_builddir = @top_builddir@
209 top_srcdir = @top_srcdir@
210 versioninfo = @versioninfo@
211 all: all-am
212  
213 .SUFFIXES:
214 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
215 @for dep in $?; do \
216 case '$(am__configure_deps)' in \
217 *$$dep*) \
218 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
219 && { if test -f $@; then exit 0; else break; fi; }; \
220 exit 1;; \
221 esac; \
222 done; \
223 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
224 $(am__cd) $(top_srcdir) && \
225 $(AUTOMAKE) --foreign doc/Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228 @case '$?' in \
229 *config.status*) \
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231 *) \
232 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234 esac;
235  
236 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238  
239 $(top_srcdir)/configure: $(am__configure_deps)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(am__aclocal_m4_deps):
244  
245 mostlyclean-libtool:
246 -rm -f *.lo
247  
248 clean-libtool:
249 -rm -rf .libs _libs
250 tags: TAGS
251 TAGS:
252  
253 ctags: CTAGS
254 CTAGS:
255  
256  
257 distdir: $(DISTFILES)
258 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
259 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
260 list='$(DISTFILES)'; \
261 dist_files=`for file in $$list; do echo $$file; done | \
262 sed -e "s|^$$srcdirstrip/||;t" \
263 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
264 case $$dist_files in \
265 */*) $(MKDIR_P) `echo "$$dist_files" | \
266 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
267 sort -u` ;; \
268 esac; \
269 for file in $$dist_files; do \
270 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
271 if test -d $$d/$$file; then \
272 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
273 if test -d "$(distdir)/$$file"; then \
274 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
275 fi; \
276 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
277 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
278 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
279 fi; \
280 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
281 else \
282 test -f "$(distdir)/$$file" \
283 || cp -p $$d/$$file "$(distdir)/$$file" \
284 || exit 1; \
285 fi; \
286 done
287 check-am: all-am
288 check: check-am
289 all-am: Makefile
290 installdirs:
291 install: install-am
292 install-exec: install-exec-am
293 install-data: install-data-am
294 uninstall: uninstall-am
295  
296 install-am: all-am
297 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
298  
299 installcheck: installcheck-am
300 install-strip:
301 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
302 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
303 `test -z '$(STRIP)' || \
304 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
305 mostlyclean-generic:
306  
307 clean-generic:
308  
309 distclean-generic:
310 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
311 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
312  
313 maintainer-clean-generic:
314 @echo "This command is intended for maintainers to use"
315 @echo "it deletes files that may require special tools to rebuild."
316 clean: clean-am
317  
318 clean-am: clean-generic clean-libtool mostlyclean-am
319  
320 distclean: distclean-am
321 -rm -f Makefile
322 distclean-am: clean-am distclean-generic
323  
324 dvi: dvi-am
325  
326 dvi-am:
327  
328 html: html-am
329  
330 html-am:
331  
332 info: info-am
333  
334 info-am:
335  
336 install-data-am:
337  
338 install-dvi: install-dvi-am
339  
340 install-dvi-am:
341  
342 install-exec-am:
343  
344 install-html: install-html-am
345  
346 install-html-am:
347  
348 install-info: install-info-am
349  
350 install-info-am:
351  
352 install-man:
353  
354 install-pdf: install-pdf-am
355  
356 install-pdf-am:
357  
358 install-ps: install-ps-am
359  
360 install-ps-am:
361  
362 installcheck-am:
363  
364 maintainer-clean: maintainer-clean-am
365 -rm -f Makefile
366 maintainer-clean-am: distclean-am maintainer-clean-generic
367  
368 mostlyclean: mostlyclean-am
369  
370 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
371  
372 pdf: pdf-am
373  
374 pdf-am:
375  
376 ps: ps-am
377  
378 ps-am:
379  
380 uninstall-am:
381  
382 .MAKE: install-am install-strip
383  
384 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
385 distclean distclean-generic distclean-libtool distdir dvi \
386 dvi-am html html-am info info-am install install-am \
387 install-data install-data-am install-dvi install-dvi-am \
388 install-exec install-exec-am install-html install-html-am \
389 install-info install-info-am install-man install-pdf \
390 install-pdf-am install-ps install-ps-am install-strip \
391 installcheck installcheck-am installdirs maintainer-clean \
392 maintainer-clean-generic mostlyclean mostlyclean-generic \
393 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
394  
395 @GENERATE_DOC_TRUE@export TEXINPUTS := $(srcdir):$(TEXINPUTS)
396 @GENERATE_DOC_TRUE@export BIBINPUTS := $(srcdir):$(BIBINPUTS)
397 @GENERATE_DOC_TRUE@export BSTINPUTS := $(srcdir):$(BSTINPUTS)
398  
399 @GENERATE_DOC_TRUE@user.tex: user.pod
400 @GENERATE_DOC_TRUE@ $(PERL) $(srcdir)/mypod2latex $< $@
401 @GENERATE_DOC_TRUE@manual.pdf: manual.tex user.tex $(srcdir)/implementation.tex
402 @GENERATE_DOC_TRUE@ (cd ..; echo "@GIT_HEAD_VERSION@") > version.tex
403 @GENERATE_DOC_TRUE@ $(PDFLATEX) $<
404 @GENERATE_DOC_TRUE@ bibtex manual
405 @GENERATE_DOC_TRUE@ $(PDFLATEX) $<
406 @GENERATE_DOC_TRUE@ $(PDFLATEX) $<
407 @GENERATE_DOC_TRUE@user.html: user.pod
408 @GENERATE_DOC_TRUE@ (cd ..; echo "@GIT_HEAD_VERSION@") > version
409 @GENERATE_DOC_TRUE@ $(POD2HTML) --infile=$< --outfile=$@ --title="Integer Set Library: Manual [version `cat version`]"
410  
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.
413 .NOEXPORT: