quick save point before we rebuild the static anlysis code
[official-gcc.git] / libgpython / Makefile.in
blob3b7721bb3edc6b1f5bd8f57ee1b06025d7a694f9
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(library_include_HEADERS) \
40 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41 $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \
42 ChangeLog INSTALL NEWS config/compile config/config.guess \
43 config/config.sub config/depcomp config/install-sh \
44 config/ltmain.sh config/missing
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno config.status.lineno
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = config.h
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56 am__vpath_adj = case $$p in \
57 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 *) f=$$p;; \
59 esac;
60 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61 am__install_max = 40
62 am__nobase_strip_setup = \
63 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64 am__nobase_strip = \
65 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
66 am__nobase_list = $(am__nobase_strip_setup); \
67 for p in $$list; do echo "$$p $$p"; done | \
68 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
69 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
70 if (++n[$$2] == $(am__install_max)) \
71 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
72 END { for (dir in files) print dir, files[dir] }'
73 am__base_list = \
74 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
76 am__installdirs = "$(DESTDIR)$(libdir)" \
77 "$(DESTDIR)$(library_includedir)"
78 LTLIBRARIES = $(lib_LTLIBRARIES)
79 libgpython_la_LIBADD =
80 am_libgpython_la_OBJECTS = libgpython_la-obj-boolean.lo \
81 libgpython_la-obj-string.lo libgpython_la-obj-float.lo \
82 libgpython_la-obj-list.lo libgpython_la-obj-integer.lo \
83 libgpython_la-py-runtime.lo libgpython_la-py-garbage.lo \
84 libgpython_la-py-utils.lo libgpython_la-backend.lo \
85 libgpython_la-vectors.lo
86 libgpython_la_OBJECTS = $(am_libgpython_la_OBJECTS)
87 libgpython_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
88 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgpython_la_CFLAGS) \
89 $(CFLAGS) $(libgpython_la_LDFLAGS) $(LDFLAGS) -o $@
90 DEFAULT_INCLUDES = -I.@am__isrc@
91 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
92 am__depfiles_maybe = depfiles
93 am__mv = mv -f
94 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
98 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 CCLD = $(CC)
100 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
102 $(LDFLAGS) -o $@
103 SOURCES = $(libgpython_la_SOURCES)
104 DIST_SOURCES = $(libgpython_la_SOURCES)
105 HEADERS = $(library_include_HEADERS)
106 ETAGS = etags
107 CTAGS = ctags
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 distdir = $(PACKAGE)-$(VERSION)
110 top_distdir = $(distdir)
111 am__remove_distdir = \
112 { test ! -d "$(distdir)" \
113 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
114 && rm -fr "$(distdir)"; }; }
115 DIST_ARCHIVES = $(distdir).tar.gz
116 GZIP_ENV = --best
117 distuninstallcheck_listfiles = find . -type f -print
118 distcleancheck_listfiles = find . -type f -print
119 ACLOCAL = @ACLOCAL@
120 AMTAR = @AMTAR@
121 AR = @AR@
122 AUTOCONF = @AUTOCONF@
123 AUTOHEADER = @AUTOHEADER@
124 AUTOMAKE = @AUTOMAKE@
125 AWK = @AWK@
126 CC = @CC@
127 CCDEPMODE = @CCDEPMODE@
128 CFLAGS = @CFLAGS@
129 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
130 CHMOD = @CHMOD@
131 CMP = @CMP@
132 CP = @CP@
133 CPP = @CPP@
134 CPPFLAGS = @CPPFLAGS@
135 CXX = @CXX@
136 CXXCPP = @CXXCPP@
137 CXXDEPMODE = @CXXDEPMODE@
138 CXXFLAGS = @CXXFLAGS@
139 CYGPATH_W = @CYGPATH_W@
140 DEFS = @DEFS@
141 DEPDIR = @DEPDIR@
142 DSYMUTIL = @DSYMUTIL@
143 DUMPBIN = @DUMPBIN@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EXEEXT = @EXEEXT@
149 FGREP = @FGREP@
150 GREP = @GREP@
151 HAVE_VISIBILITY = @HAVE_VISIBILITY@
152 HOSTNAME = @HOSTNAME@
153 INSTALL = @INSTALL@
154 INSTALL_DATA = @INSTALL_DATA@
155 INSTALL_PROGRAM = @INSTALL_PROGRAM@
156 INSTALL_SCRIPT = @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBOBJS = @LIBOBJS@
161 LIBS = @LIBS@
162 LIBTOOL = @LIBTOOL@
163 LIPO = @LIPO@
164 LN_S = @LN_S@
165 LTLIBOBJS = @LTLIBOBJS@
166 MAKEINFO = @MAKEINFO@
167 MKDIR_P = @MKDIR_P@
168 MV = @MV@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_URL = @PACKAGE_URL@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 RANLIB = @RANLIB@
184 RM = @RM@
185 SED = @SED@
186 SET_MAKE = @SET_MAKE@
187 SHELL = @SHELL@
188 STRIP = @STRIP@
189 VERSION = @VERSION@
190 abs_builddir = @abs_builddir@
191 abs_srcdir = @abs_srcdir@
192 abs_top_builddir = @abs_top_builddir@
193 abs_top_srcdir = @abs_top_srcdir@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_CXX = @ac_ct_CXX@
196 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197 am__include = @am__include@
198 am__leading_dot = @am__leading_dot@
199 am__quote = @am__quote@
200 am__tar = @am__tar@
201 am__untar = @am__untar@
202 bindir = @bindir@
203 build = @build@
204 build_alias = @build_alias@
205 build_cpu = @build_cpu@
206 build_os = @build_os@
207 build_vendor = @build_vendor@
208 builddir = @builddir@
209 datadir = @datadir@
210 datarootdir = @datarootdir@
211 docdir = @docdir@
212 dvidir = @dvidir@
213 exec_prefix = @exec_prefix@
214 host = @host@
215 host_alias = @host_alias@
216 host_cpu = @host_cpu@
217 host_os = @host_os@
218 host_vendor = @host_vendor@
219 htmldir = @htmldir@
220 includedir = @includedir@
221 infodir = @infodir@
222 install_sh = @install_sh@
223 libdir = @libdir@
224 libexecdir = @libexecdir@
225 localedir = @localedir@
226 localstatedir = @localstatedir@
227 lt_ECHO = @lt_ECHO@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 oldincludedir = @oldincludedir@
231 pdfdir = @pdfdir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 psdir = @psdir@
235 sbindir = @sbindir@
236 sharedstatedir = @sharedstatedir@
237 srcdir = @srcdir@
238 sysconfdir = @sysconfdir@
239 target_alias = @target_alias@
240 top_build_prefix = @top_build_prefix@
241 top_builddir = @top_builddir@
242 top_srcdir = @top_srcdir@
243 lib_LTLIBRARIES = libgpython.la
244 AM_CPPFLAGS = -I$(top_srcdir)/include
245 AM_YFLAGS = -d --verbose
246 library_includedir = $(includedir)/gpython
247 library_include_HEADERS = \
248 include/gpython/gpython.h \
249 include/gpython/vectors.h \
250 include/gpython/garbage.h \
251 include/gpython/objects.h
253 libgpython_la_CFLAGS = -DPYHON -DSHARED
254 libgpython_la_LDFLAGS = -release 0.0.1
255 libgpython_la_SOURCES = \
256 runtime/obj-boolean.c \
257 runtime/obj-string.c \
258 runtime/obj-float.c \
259 runtime/obj-list.c \
260 runtime/obj-integer.c \
261 runtime/py-runtime.c \
262 runtime/py-garbage.c \
263 runtime/py-utils.c \
264 runtime/backend.c \
265 runtime/vectors.c
267 all: config.h
268 $(MAKE) $(AM_MAKEFLAGS) all-am
270 .SUFFIXES:
271 .SUFFIXES: .c .lo .o .obj
272 am--refresh:
274 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
275 @for dep in $?; do \
276 case '$(am__configure_deps)' in \
277 *$$dep*) \
278 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
279 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
280 && exit 0; \
281 exit 1;; \
282 esac; \
283 done; \
284 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
285 $(am__cd) $(top_srcdir) && \
286 $(AUTOMAKE) --gnu Makefile
287 .PRECIOUS: Makefile
288 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289 @case '$?' in \
290 *config.status*) \
291 echo ' $(SHELL) ./config.status'; \
292 $(SHELL) ./config.status;; \
293 *) \
294 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
295 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
296 esac;
298 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
299 $(SHELL) ./config.status --recheck
301 $(top_srcdir)/configure: $(am__configure_deps)
302 $(am__cd) $(srcdir) && $(AUTOCONF)
303 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
304 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
305 $(am__aclocal_m4_deps):
307 config.h: stamp-h1
308 @if test ! -f $@; then \
309 rm -f stamp-h1; \
310 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
311 else :; fi
313 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
314 @rm -f stamp-h1
315 cd $(top_builddir) && $(SHELL) ./config.status config.h
316 $(srcdir)/config.h.in: $(am__configure_deps)
317 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
318 rm -f stamp-h1
319 touch $@
321 distclean-hdr:
322 -rm -f config.h stamp-h1
323 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
324 @$(NORMAL_INSTALL)
325 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
326 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
327 list2=; for p in $$list; do \
328 if test -f $$p; then \
329 list2="$$list2 $$p"; \
330 else :; fi; \
331 done; \
332 test -z "$$list2" || { \
333 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
334 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
337 uninstall-libLTLIBRARIES:
338 @$(NORMAL_UNINSTALL)
339 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
340 for p in $$list; do \
341 $(am__strip_dir) \
342 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
343 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
344 done
346 clean-libLTLIBRARIES:
347 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
348 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
349 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
350 test "$$dir" != "$$p" || dir=.; \
351 echo "rm -f \"$${dir}/so_locations\""; \
352 rm -f "$${dir}/so_locations"; \
353 done
354 libgpython.la: $(libgpython_la_OBJECTS) $(libgpython_la_DEPENDENCIES)
355 $(libgpython_la_LINK) -rpath $(libdir) $(libgpython_la_OBJECTS) $(libgpython_la_LIBADD) $(LIBS)
357 mostlyclean-compile:
358 -rm -f *.$(OBJEXT)
360 distclean-compile:
361 -rm -f *.tab.c
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-backend.Plo@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-boolean.Plo@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-float.Plo@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-integer.Plo@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-list.Plo@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-string.Plo@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-garbage.Plo@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-runtime.Plo@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-utils.Plo@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-vectors.Plo@am__quote@
374 .c.o:
375 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
381 .c.obj:
382 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
383 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
388 .c.lo:
389 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
390 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
395 libgpython_la-obj-boolean.lo: runtime/obj-boolean.c
396 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-obj-boolean.lo -MD -MP -MF $(DEPDIR)/libgpython_la-obj-boolean.Tpo -c -o libgpython_la-obj-boolean.lo `test -f 'runtime/obj-boolean.c' || echo '$(srcdir)/'`runtime/obj-boolean.c
397 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-boolean.Tpo $(DEPDIR)/libgpython_la-obj-boolean.Plo
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-boolean.c' object='libgpython_la-obj-boolean.lo' libtool=yes @AMDEPBACKSLASH@
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-obj-boolean.lo `test -f 'runtime/obj-boolean.c' || echo '$(srcdir)/'`runtime/obj-boolean.c
402 libgpython_la-obj-string.lo: runtime/obj-string.c
403 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-obj-string.lo -MD -MP -MF $(DEPDIR)/libgpython_la-obj-string.Tpo -c -o libgpython_la-obj-string.lo `test -f 'runtime/obj-string.c' || echo '$(srcdir)/'`runtime/obj-string.c
404 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-string.Tpo $(DEPDIR)/libgpython_la-obj-string.Plo
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-string.c' object='libgpython_la-obj-string.lo' libtool=yes @AMDEPBACKSLASH@
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-obj-string.lo `test -f 'runtime/obj-string.c' || echo '$(srcdir)/'`runtime/obj-string.c
409 libgpython_la-obj-float.lo: runtime/obj-float.c
410 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-obj-float.lo -MD -MP -MF $(DEPDIR)/libgpython_la-obj-float.Tpo -c -o libgpython_la-obj-float.lo `test -f 'runtime/obj-float.c' || echo '$(srcdir)/'`runtime/obj-float.c
411 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-float.Tpo $(DEPDIR)/libgpython_la-obj-float.Plo
412 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-float.c' object='libgpython_la-obj-float.lo' libtool=yes @AMDEPBACKSLASH@
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-obj-float.lo `test -f 'runtime/obj-float.c' || echo '$(srcdir)/'`runtime/obj-float.c
416 libgpython_la-obj-list.lo: runtime/obj-list.c
417 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-obj-list.lo -MD -MP -MF $(DEPDIR)/libgpython_la-obj-list.Tpo -c -o libgpython_la-obj-list.lo `test -f 'runtime/obj-list.c' || echo '$(srcdir)/'`runtime/obj-list.c
418 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-list.Tpo $(DEPDIR)/libgpython_la-obj-list.Plo
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-list.c' object='libgpython_la-obj-list.lo' libtool=yes @AMDEPBACKSLASH@
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-obj-list.lo `test -f 'runtime/obj-list.c' || echo '$(srcdir)/'`runtime/obj-list.c
423 libgpython_la-obj-integer.lo: runtime/obj-integer.c
424 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-obj-integer.lo -MD -MP -MF $(DEPDIR)/libgpython_la-obj-integer.Tpo -c -o libgpython_la-obj-integer.lo `test -f 'runtime/obj-integer.c' || echo '$(srcdir)/'`runtime/obj-integer.c
425 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-integer.Tpo $(DEPDIR)/libgpython_la-obj-integer.Plo
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-integer.c' object='libgpython_la-obj-integer.lo' libtool=yes @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-obj-integer.lo `test -f 'runtime/obj-integer.c' || echo '$(srcdir)/'`runtime/obj-integer.c
430 libgpython_la-py-runtime.lo: runtime/py-runtime.c
431 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-py-runtime.lo -MD -MP -MF $(DEPDIR)/libgpython_la-py-runtime.Tpo -c -o libgpython_la-py-runtime.lo `test -f 'runtime/py-runtime.c' || echo '$(srcdir)/'`runtime/py-runtime.c
432 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-runtime.Tpo $(DEPDIR)/libgpython_la-py-runtime.Plo
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-runtime.c' object='libgpython_la-py-runtime.lo' libtool=yes @AMDEPBACKSLASH@
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-py-runtime.lo `test -f 'runtime/py-runtime.c' || echo '$(srcdir)/'`runtime/py-runtime.c
437 libgpython_la-py-garbage.lo: runtime/py-garbage.c
438 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-py-garbage.lo -MD -MP -MF $(DEPDIR)/libgpython_la-py-garbage.Tpo -c -o libgpython_la-py-garbage.lo `test -f 'runtime/py-garbage.c' || echo '$(srcdir)/'`runtime/py-garbage.c
439 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-garbage.Tpo $(DEPDIR)/libgpython_la-py-garbage.Plo
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-garbage.c' object='libgpython_la-py-garbage.lo' libtool=yes @AMDEPBACKSLASH@
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-py-garbage.lo `test -f 'runtime/py-garbage.c' || echo '$(srcdir)/'`runtime/py-garbage.c
444 libgpython_la-py-utils.lo: runtime/py-utils.c
445 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-py-utils.lo -MD -MP -MF $(DEPDIR)/libgpython_la-py-utils.Tpo -c -o libgpython_la-py-utils.lo `test -f 'runtime/py-utils.c' || echo '$(srcdir)/'`runtime/py-utils.c
446 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-utils.Tpo $(DEPDIR)/libgpython_la-py-utils.Plo
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-utils.c' object='libgpython_la-py-utils.lo' libtool=yes @AMDEPBACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-py-utils.lo `test -f 'runtime/py-utils.c' || echo '$(srcdir)/'`runtime/py-utils.c
451 libgpython_la-backend.lo: runtime/backend.c
452 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-backend.lo -MD -MP -MF $(DEPDIR)/libgpython_la-backend.Tpo -c -o libgpython_la-backend.lo `test -f 'runtime/backend.c' || echo '$(srcdir)/'`runtime/backend.c
453 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-backend.Tpo $(DEPDIR)/libgpython_la-backend.Plo
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/backend.c' object='libgpython_la-backend.lo' libtool=yes @AMDEPBACKSLASH@
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
456 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-backend.lo `test -f 'runtime/backend.c' || echo '$(srcdir)/'`runtime/backend.c
458 libgpython_la-vectors.lo: runtime/vectors.c
459 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -MT libgpython_la-vectors.lo -MD -MP -MF $(DEPDIR)/libgpython_la-vectors.Tpo -c -o libgpython_la-vectors.lo `test -f 'runtime/vectors.c' || echo '$(srcdir)/'`runtime/vectors.c
460 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-vectors.Tpo $(DEPDIR)/libgpython_la-vectors.Plo
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/vectors.c' object='libgpython_la-vectors.lo' libtool=yes @AMDEPBACKSLASH@
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgpython_la_CFLAGS) $(CFLAGS) -c -o libgpython_la-vectors.lo `test -f 'runtime/vectors.c' || echo '$(srcdir)/'`runtime/vectors.c
465 mostlyclean-libtool:
466 -rm -f *.lo
468 clean-libtool:
469 -rm -rf .libs _libs
471 distclean-libtool:
472 -rm -f libtool config.lt
473 install-library_includeHEADERS: $(library_include_HEADERS)
474 @$(NORMAL_INSTALL)
475 test -z "$(library_includedir)" || $(MKDIR_P) "$(DESTDIR)$(library_includedir)"
476 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
477 for p in $$list; do \
478 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
479 echo "$$d$$p"; \
480 done | $(am__base_list) | \
481 while read files; do \
482 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
483 $(INSTALL_HEADER) $$files "$(DESTDIR)$(library_includedir)" || exit $$?; \
484 done
486 uninstall-library_includeHEADERS:
487 @$(NORMAL_UNINSTALL)
488 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
489 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
490 test -n "$$files" || exit 0; \
491 echo " ( cd '$(DESTDIR)$(library_includedir)' && rm -f" $$files ")"; \
492 cd "$(DESTDIR)$(library_includedir)" && rm -f $$files
494 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
495 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
496 unique=`for i in $$list; do \
497 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498 done | \
499 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
500 END { if (nonempty) { for (i in files) print i; }; }'`; \
501 mkid -fID $$unique
502 tags: TAGS
504 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
505 $(TAGS_FILES) $(LISP)
506 set x; \
507 here=`pwd`; \
508 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
509 unique=`for i in $$list; do \
510 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511 done | \
512 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
513 END { if (nonempty) { for (i in files) print i; }; }'`; \
514 shift; \
515 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
516 test -n "$$unique" || unique=$$empty_fix; \
517 if test $$# -gt 0; then \
518 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
519 "$$@" $$unique; \
520 else \
521 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
522 $$unique; \
523 fi; \
525 ctags: CTAGS
526 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
527 $(TAGS_FILES) $(LISP)
528 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
529 unique=`for i in $$list; do \
530 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
531 done | \
532 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
533 END { if (nonempty) { for (i in files) print i; }; }'`; \
534 test -z "$(CTAGS_ARGS)$$unique" \
535 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
536 $$unique
538 GTAGS:
539 here=`$(am__cd) $(top_builddir) && pwd` \
540 && $(am__cd) $(top_srcdir) \
541 && gtags -i $(GTAGS_ARGS) "$$here"
543 distclean-tags:
544 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
546 distdir: $(DISTFILES)
547 $(am__remove_distdir)
548 test -d "$(distdir)" || mkdir "$(distdir)"
549 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551 list='$(DISTFILES)'; \
552 dist_files=`for file in $$list; do echo $$file; done | \
553 sed -e "s|^$$srcdirstrip/||;t" \
554 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555 case $$dist_files in \
556 */*) $(MKDIR_P) `echo "$$dist_files" | \
557 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558 sort -u` ;; \
559 esac; \
560 for file in $$dist_files; do \
561 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562 if test -d $$d/$$file; then \
563 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564 if test -d "$(distdir)/$$file"; then \
565 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566 fi; \
567 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
569 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570 fi; \
571 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572 else \
573 test -f "$(distdir)/$$file" \
574 || cp -p $$d/$$file "$(distdir)/$$file" \
575 || exit 1; \
576 fi; \
577 done
578 -test -n "$(am__skip_mode_fix)" \
579 || find "$(distdir)" -type d ! -perm -755 \
580 -exec chmod u+rwx,go+rx {} \; -o \
581 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
582 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
583 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
584 || chmod -R a+r "$(distdir)"
585 dist-gzip: distdir
586 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
587 $(am__remove_distdir)
589 dist-bzip2: distdir
590 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
591 $(am__remove_distdir)
593 dist-lzma: distdir
594 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
595 $(am__remove_distdir)
597 dist-xz: distdir
598 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
599 $(am__remove_distdir)
601 dist-tarZ: distdir
602 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
603 $(am__remove_distdir)
605 dist-shar: distdir
606 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
607 $(am__remove_distdir)
609 dist-zip: distdir
610 -rm -f $(distdir).zip
611 zip -rq $(distdir).zip $(distdir)
612 $(am__remove_distdir)
614 dist dist-all: distdir
615 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
616 $(am__remove_distdir)
618 # This target untars the dist file and tries a VPATH configuration. Then
619 # it guarantees that the distribution is self-contained by making another
620 # tarfile.
621 distcheck: dist
622 case '$(DIST_ARCHIVES)' in \
623 *.tar.gz*) \
624 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
625 *.tar.bz2*) \
626 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
627 *.tar.lzma*) \
628 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
629 *.tar.xz*) \
630 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
631 *.tar.Z*) \
632 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
633 *.shar.gz*) \
634 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
635 *.zip*) \
636 unzip $(distdir).zip ;;\
637 esac
638 chmod -R a-w $(distdir); chmod a+w $(distdir)
639 mkdir $(distdir)/_build
640 mkdir $(distdir)/_inst
641 chmod a-w $(distdir)
642 test -d $(distdir)/_build || exit 0; \
643 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
644 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
645 && am__cwd=`pwd` \
646 && $(am__cd) $(distdir)/_build \
647 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
648 $(DISTCHECK_CONFIGURE_FLAGS) \
649 && $(MAKE) $(AM_MAKEFLAGS) \
650 && $(MAKE) $(AM_MAKEFLAGS) dvi \
651 && $(MAKE) $(AM_MAKEFLAGS) check \
652 && $(MAKE) $(AM_MAKEFLAGS) install \
653 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
654 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
655 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
656 distuninstallcheck \
657 && chmod -R a-w "$$dc_install_base" \
658 && ({ \
659 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
660 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
661 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
662 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
663 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
664 } || { rm -rf "$$dc_destdir"; exit 1; }) \
665 && rm -rf "$$dc_destdir" \
666 && $(MAKE) $(AM_MAKEFLAGS) dist \
667 && rm -rf $(DIST_ARCHIVES) \
668 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
669 && cd "$$am__cwd" \
670 || exit 1
671 $(am__remove_distdir)
672 @(echo "$(distdir) archives ready for distribution: "; \
673 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
674 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
675 distuninstallcheck:
676 @$(am__cd) '$(distuninstallcheck_dir)' \
677 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
678 || { echo "ERROR: files left after uninstall:" ; \
679 if test -n "$(DESTDIR)"; then \
680 echo " (check DESTDIR support)"; \
681 fi ; \
682 $(distuninstallcheck_listfiles) ; \
683 exit 1; } >&2
684 distcleancheck: distclean
685 @if test '$(srcdir)' = . ; then \
686 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
687 exit 1 ; \
689 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
690 || { echo "ERROR: files left in build directory after distclean:" ; \
691 $(distcleancheck_listfiles) ; \
692 exit 1; } >&2
693 check-am: all-am
694 check: check-am
695 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
696 installdirs:
697 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
698 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
699 done
700 install: install-am
701 install-exec: install-exec-am
702 install-data: install-data-am
703 uninstall: uninstall-am
705 install-am: all-am
706 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
708 installcheck: installcheck-am
709 install-strip:
710 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
711 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
712 `test -z '$(STRIP)' || \
713 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
714 mostlyclean-generic:
716 clean-generic:
718 distclean-generic:
719 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
720 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
722 maintainer-clean-generic:
723 @echo "This command is intended for maintainers to use"
724 @echo "it deletes files that may require special tools to rebuild."
725 clean: clean-am
727 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
728 mostlyclean-am
730 distclean: distclean-am
731 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
732 -rm -rf ./$(DEPDIR)
733 -rm -f Makefile
734 distclean-am: clean-am distclean-compile distclean-generic \
735 distclean-hdr distclean-libtool distclean-tags
737 dvi: dvi-am
739 dvi-am:
741 html: html-am
743 html-am:
745 info: info-am
747 info-am:
749 install-data-am: install-library_includeHEADERS
751 install-dvi: install-dvi-am
753 install-dvi-am:
755 install-exec-am: install-libLTLIBRARIES
757 install-html: install-html-am
759 install-html-am:
761 install-info: install-info-am
763 install-info-am:
765 install-man:
767 install-pdf: install-pdf-am
769 install-pdf-am:
771 install-ps: install-ps-am
773 install-ps-am:
775 installcheck-am:
777 maintainer-clean: maintainer-clean-am
778 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
779 -rm -rf $(top_srcdir)/autom4te.cache
780 -rm -rf ./$(DEPDIR)
781 -rm -f Makefile
782 maintainer-clean-am: distclean-am maintainer-clean-generic
784 mostlyclean: mostlyclean-am
786 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
787 mostlyclean-libtool
789 pdf: pdf-am
791 pdf-am:
793 ps: ps-am
795 ps-am:
797 uninstall-am: uninstall-libLTLIBRARIES \
798 uninstall-library_includeHEADERS
800 .MAKE: all install-am install-strip
802 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
803 clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \
804 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
805 dist-xz dist-zip distcheck distclean distclean-compile \
806 distclean-generic distclean-hdr distclean-libtool \
807 distclean-tags distcleancheck distdir distuninstallcheck dvi \
808 dvi-am html html-am info info-am install install-am \
809 install-data install-data-am install-dvi install-dvi-am \
810 install-exec install-exec-am install-html install-html-am \
811 install-info install-info-am install-libLTLIBRARIES \
812 install-library_includeHEADERS install-man install-pdf \
813 install-pdf-am install-ps install-ps-am install-strip \
814 installcheck installcheck-am installdirs maintainer-clean \
815 maintainer-clean-generic mostlyclean mostlyclean-compile \
816 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
817 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
818 uninstall-library_includeHEADERS
821 # Tell versions [3.59,3.63) of GNU make to not export all variables.
822 # Otherwise a system limit (for SysV at least) may be exceeded.
823 .NOEXPORT: