commit some automake cruft
[official-gcc.git] / libgpython / Makefile.in
blob65283eb887e7602f4152b9e05c175cb6774bb9f6
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 CHMOD = @CHMOD@
130 CMP = @CMP@
131 CP = @CP@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CXX = @CXX@
135 CXXCPP = @CXXCPP@
136 CXXDEPMODE = @CXXDEPMODE@
137 CXXFLAGS = @CXXFLAGS@
138 CYGPATH_W = @CYGPATH_W@
139 DEFS = @DEFS@
140 DEPDIR = @DEPDIR@
141 DSYMUTIL = @DSYMUTIL@
142 DUMPBIN = @DUMPBIN@
143 ECHO_C = @ECHO_C@
144 ECHO_N = @ECHO_N@
145 ECHO_T = @ECHO_T@
146 EGREP = @EGREP@
147 EXEEXT = @EXEEXT@
148 FGREP = @FGREP@
149 GREP = @GREP@
150 HOSTNAME = @HOSTNAME@
151 INSTALL = @INSTALL@
152 INSTALL_DATA = @INSTALL_DATA@
153 INSTALL_PROGRAM = @INSTALL_PROGRAM@
154 INSTALL_SCRIPT = @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156 LD = @LD@
157 LDFLAGS = @LDFLAGS@
158 LIBOBJS = @LIBOBJS@
159 LIBS = @LIBS@
160 LIBTOOL = @LIBTOOL@
161 LIPO = @LIPO@
162 LN_S = @LN_S@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAKEINFO = @MAKEINFO@
165 MKDIR_P = @MKDIR_P@
166 MV = @MV@
167 NM = @NM@
168 NMEDIT = @NMEDIT@
169 OBJDUMP = @OBJDUMP@
170 OBJEXT = @OBJEXT@
171 OTOOL = @OTOOL@
172 OTOOL64 = @OTOOL64@
173 PACKAGE = @PACKAGE@
174 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175 PACKAGE_NAME = @PACKAGE_NAME@
176 PACKAGE_STRING = @PACKAGE_STRING@
177 PACKAGE_TARNAME = @PACKAGE_TARNAME@
178 PACKAGE_URL = @PACKAGE_URL@
179 PACKAGE_VERSION = @PACKAGE_VERSION@
180 PATH_SEPARATOR = @PATH_SEPARATOR@
181 RANLIB = @RANLIB@
182 RM = @RM@
183 SED = @SED@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 STRIP = @STRIP@
187 VERSION = @VERSION@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_CC = @ac_ct_CC@
193 ac_ct_CXX = @ac_ct_CXX@
194 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
195 am__include = @am__include@
196 am__leading_dot = @am__leading_dot@
197 am__quote = @am__quote@
198 am__tar = @am__tar@
199 am__untar = @am__untar@
200 bindir = @bindir@
201 build = @build@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 builddir = @builddir@
207 datadir = @datadir@
208 datarootdir = @datarootdir@
209 docdir = @docdir@
210 dvidir = @dvidir@
211 exec_prefix = @exec_prefix@
212 host = @host@
213 host_alias = @host_alias@
214 host_cpu = @host_cpu@
215 host_os = @host_os@
216 host_vendor = @host_vendor@
217 htmldir = @htmldir@
218 includedir = @includedir@
219 infodir = @infodir@
220 install_sh = @install_sh@
221 libdir = @libdir@
222 libexecdir = @libexecdir@
223 localedir = @localedir@
224 localstatedir = @localstatedir@
225 lt_ECHO = @lt_ECHO@
226 mandir = @mandir@
227 mkdir_p = @mkdir_p@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 prefix = @prefix@
231 program_transform_name = @program_transform_name@
232 psdir = @psdir@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 srcdir = @srcdir@
236 sysconfdir = @sysconfdir@
237 target_alias = @target_alias@
238 top_build_prefix = @top_build_prefix@
239 top_builddir = @top_builddir@
240 top_srcdir = @top_srcdir@
241 lib_LTLIBRARIES = libgpython.la
242 AM_CPPFLAGS = -I$(top_srcdir)/include
243 AM_YFLAGS = -d --verbose
244 library_includedir = $(includedir)/gpython
245 library_include_HEADERS = \
246 include/gpython/gpython.h \
247 include/gpython/vectors.h \
248 include/gpython/garbage.h \
249 include/gpython/objects.h
251 libgpython_la_CFLAGS = -DPYHON -DSHARED
252 libgpython_la_LDFLAGS = -release 0.0.1
253 libgpython_la_SOURCES = \
254 runtime/obj-boolean.c \
255 runtime/obj-string.c \
256 runtime/obj-float.c \
257 runtime/obj-list.c \
258 runtime/obj-integer.c \
259 runtime/py-runtime.c \
260 runtime/py-garbage.c \
261 runtime/py-utils.c \
262 runtime/backend.c \
263 runtime/vectors.c
265 all: config.h
266 $(MAKE) $(AM_MAKEFLAGS) all-am
268 .SUFFIXES:
269 .SUFFIXES: .c .lo .o .obj
270 am--refresh:
272 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
273 @for dep in $?; do \
274 case '$(am__configure_deps)' in \
275 *$$dep*) \
276 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
277 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
278 && exit 0; \
279 exit 1;; \
280 esac; \
281 done; \
282 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
283 $(am__cd) $(top_srcdir) && \
284 $(AUTOMAKE) --gnu Makefile
285 .PRECIOUS: Makefile
286 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287 @case '$?' in \
288 *config.status*) \
289 echo ' $(SHELL) ./config.status'; \
290 $(SHELL) ./config.status;; \
291 *) \
292 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
293 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
294 esac;
296 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297 $(SHELL) ./config.status --recheck
299 $(top_srcdir)/configure: $(am__configure_deps)
300 $(am__cd) $(srcdir) && $(AUTOCONF)
301 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
302 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
303 $(am__aclocal_m4_deps):
305 config.h: stamp-h1
306 @if test ! -f $@; then \
307 rm -f stamp-h1; \
308 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
309 else :; fi
311 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
312 @rm -f stamp-h1
313 cd $(top_builddir) && $(SHELL) ./config.status config.h
314 $(srcdir)/config.h.in: $(am__configure_deps)
315 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
316 rm -f stamp-h1
317 touch $@
319 distclean-hdr:
320 -rm -f config.h stamp-h1
321 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
322 @$(NORMAL_INSTALL)
323 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
324 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
325 list2=; for p in $$list; do \
326 if test -f $$p; then \
327 list2="$$list2 $$p"; \
328 else :; fi; \
329 done; \
330 test -z "$$list2" || { \
331 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
332 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
335 uninstall-libLTLIBRARIES:
336 @$(NORMAL_UNINSTALL)
337 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
338 for p in $$list; do \
339 $(am__strip_dir) \
340 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
341 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
342 done
344 clean-libLTLIBRARIES:
345 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
346 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
347 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
348 test "$$dir" != "$$p" || dir=.; \
349 echo "rm -f \"$${dir}/so_locations\""; \
350 rm -f "$${dir}/so_locations"; \
351 done
352 libgpython.la: $(libgpython_la_OBJECTS) $(libgpython_la_DEPENDENCIES)
353 $(libgpython_la_LINK) -rpath $(libdir) $(libgpython_la_OBJECTS) $(libgpython_la_LIBADD) $(LIBS)
355 mostlyclean-compile:
356 -rm -f *.$(OBJEXT)
358 distclean-compile:
359 -rm -f *.tab.c
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-backend.Plo@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-boolean.Plo@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-float.Plo@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-integer.Plo@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-list.Plo@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-obj-string.Plo@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-garbage.Plo@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-runtime.Plo@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-py-utils.Plo@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpython_la-vectors.Plo@am__quote@
372 .c.o:
373 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
374 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
376 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
379 .c.obj:
380 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
381 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
383 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
386 .c.lo:
387 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
388 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
393 libgpython_la-obj-boolean.lo: runtime/obj-boolean.c
394 @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
395 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-boolean.Tpo $(DEPDIR)/libgpython_la-obj-boolean.Plo
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-boolean.c' object='libgpython_la-obj-boolean.lo' libtool=yes @AMDEPBACKSLASH@
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398 @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
400 libgpython_la-obj-string.lo: runtime/obj-string.c
401 @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
402 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-string.Tpo $(DEPDIR)/libgpython_la-obj-string.Plo
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-string.c' object='libgpython_la-obj-string.lo' libtool=yes @AMDEPBACKSLASH@
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405 @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
407 libgpython_la-obj-float.lo: runtime/obj-float.c
408 @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
409 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-float.Tpo $(DEPDIR)/libgpython_la-obj-float.Plo
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-float.c' object='libgpython_la-obj-float.lo' libtool=yes @AMDEPBACKSLASH@
411 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
412 @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
414 libgpython_la-obj-list.lo: runtime/obj-list.c
415 @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
416 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-list.Tpo $(DEPDIR)/libgpython_la-obj-list.Plo
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-list.c' object='libgpython_la-obj-list.lo' libtool=yes @AMDEPBACKSLASH@
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419 @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
421 libgpython_la-obj-integer.lo: runtime/obj-integer.c
422 @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
423 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-obj-integer.Tpo $(DEPDIR)/libgpython_la-obj-integer.Plo
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/obj-integer.c' object='libgpython_la-obj-integer.lo' libtool=yes @AMDEPBACKSLASH@
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426 @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
428 libgpython_la-py-runtime.lo: runtime/py-runtime.c
429 @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
430 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-runtime.Tpo $(DEPDIR)/libgpython_la-py-runtime.Plo
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-runtime.c' object='libgpython_la-py-runtime.lo' libtool=yes @AMDEPBACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433 @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
435 libgpython_la-py-garbage.lo: runtime/py-garbage.c
436 @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
437 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-garbage.Tpo $(DEPDIR)/libgpython_la-py-garbage.Plo
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-garbage.c' object='libgpython_la-py-garbage.lo' libtool=yes @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
440 @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
442 libgpython_la-py-utils.lo: runtime/py-utils.c
443 @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
444 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-py-utils.Tpo $(DEPDIR)/libgpython_la-py-utils.Plo
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/py-utils.c' object='libgpython_la-py-utils.lo' libtool=yes @AMDEPBACKSLASH@
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
447 @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
449 libgpython_la-backend.lo: runtime/backend.c
450 @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
451 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-backend.Tpo $(DEPDIR)/libgpython_la-backend.Plo
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/backend.c' object='libgpython_la-backend.lo' libtool=yes @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
454 @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
456 libgpython_la-vectors.lo: runtime/vectors.c
457 @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
458 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgpython_la-vectors.Tpo $(DEPDIR)/libgpython_la-vectors.Plo
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/vectors.c' object='libgpython_la-vectors.lo' libtool=yes @AMDEPBACKSLASH@
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
461 @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
463 mostlyclean-libtool:
464 -rm -f *.lo
466 clean-libtool:
467 -rm -rf .libs _libs
469 distclean-libtool:
470 -rm -f libtool config.lt
471 install-library_includeHEADERS: $(library_include_HEADERS)
472 @$(NORMAL_INSTALL)
473 test -z "$(library_includedir)" || $(MKDIR_P) "$(DESTDIR)$(library_includedir)"
474 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
475 for p in $$list; do \
476 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
477 echo "$$d$$p"; \
478 done | $(am__base_list) | \
479 while read files; do \
480 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
481 $(INSTALL_HEADER) $$files "$(DESTDIR)$(library_includedir)" || exit $$?; \
482 done
484 uninstall-library_includeHEADERS:
485 @$(NORMAL_UNINSTALL)
486 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
487 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
488 test -n "$$files" || exit 0; \
489 echo " ( cd '$(DESTDIR)$(library_includedir)' && rm -f" $$files ")"; \
490 cd "$(DESTDIR)$(library_includedir)" && rm -f $$files
492 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
493 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494 unique=`for i in $$list; do \
495 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496 done | \
497 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498 END { if (nonempty) { for (i in files) print i; }; }'`; \
499 mkid -fID $$unique
500 tags: TAGS
502 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
503 $(TAGS_FILES) $(LISP)
504 set x; \
505 here=`pwd`; \
506 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
507 unique=`for i in $$list; do \
508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509 done | \
510 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511 END { if (nonempty) { for (i in files) print i; }; }'`; \
512 shift; \
513 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514 test -n "$$unique" || unique=$$empty_fix; \
515 if test $$# -gt 0; then \
516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517 "$$@" $$unique; \
518 else \
519 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520 $$unique; \
521 fi; \
523 ctags: CTAGS
524 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
526 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
527 unique=`for i in $$list; do \
528 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529 done | \
530 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531 END { if (nonempty) { for (i in files) print i; }; }'`; \
532 test -z "$(CTAGS_ARGS)$$unique" \
533 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534 $$unique
536 GTAGS:
537 here=`$(am__cd) $(top_builddir) && pwd` \
538 && $(am__cd) $(top_srcdir) \
539 && gtags -i $(GTAGS_ARGS) "$$here"
541 distclean-tags:
542 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
544 distdir: $(DISTFILES)
545 $(am__remove_distdir)
546 test -d "$(distdir)" || mkdir "$(distdir)"
547 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549 list='$(DISTFILES)'; \
550 dist_files=`for file in $$list; do echo $$file; done | \
551 sed -e "s|^$$srcdirstrip/||;t" \
552 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
553 case $$dist_files in \
554 */*) $(MKDIR_P) `echo "$$dist_files" | \
555 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556 sort -u` ;; \
557 esac; \
558 for file in $$dist_files; do \
559 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
560 if test -d $$d/$$file; then \
561 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
562 if test -d "$(distdir)/$$file"; then \
563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564 fi; \
565 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
566 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
567 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568 fi; \
569 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
570 else \
571 test -f "$(distdir)/$$file" \
572 || cp -p $$d/$$file "$(distdir)/$$file" \
573 || exit 1; \
574 fi; \
575 done
576 -test -n "$(am__skip_mode_fix)" \
577 || find "$(distdir)" -type d ! -perm -755 \
578 -exec chmod u+rwx,go+rx {} \; -o \
579 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
580 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
581 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
582 || chmod -R a+r "$(distdir)"
583 dist-gzip: distdir
584 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
585 $(am__remove_distdir)
587 dist-bzip2: distdir
588 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
589 $(am__remove_distdir)
591 dist-lzma: distdir
592 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
593 $(am__remove_distdir)
595 dist-xz: distdir
596 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
597 $(am__remove_distdir)
599 dist-tarZ: distdir
600 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
601 $(am__remove_distdir)
603 dist-shar: distdir
604 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
605 $(am__remove_distdir)
607 dist-zip: distdir
608 -rm -f $(distdir).zip
609 zip -rq $(distdir).zip $(distdir)
610 $(am__remove_distdir)
612 dist dist-all: distdir
613 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
614 $(am__remove_distdir)
616 # This target untars the dist file and tries a VPATH configuration. Then
617 # it guarantees that the distribution is self-contained by making another
618 # tarfile.
619 distcheck: dist
620 case '$(DIST_ARCHIVES)' in \
621 *.tar.gz*) \
622 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
623 *.tar.bz2*) \
624 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
625 *.tar.lzma*) \
626 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
627 *.tar.xz*) \
628 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
629 *.tar.Z*) \
630 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
631 *.shar.gz*) \
632 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
633 *.zip*) \
634 unzip $(distdir).zip ;;\
635 esac
636 chmod -R a-w $(distdir); chmod a+w $(distdir)
637 mkdir $(distdir)/_build
638 mkdir $(distdir)/_inst
639 chmod a-w $(distdir)
640 test -d $(distdir)/_build || exit 0; \
641 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
642 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
643 && am__cwd=`pwd` \
644 && $(am__cd) $(distdir)/_build \
645 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
646 $(DISTCHECK_CONFIGURE_FLAGS) \
647 && $(MAKE) $(AM_MAKEFLAGS) \
648 && $(MAKE) $(AM_MAKEFLAGS) dvi \
649 && $(MAKE) $(AM_MAKEFLAGS) check \
650 && $(MAKE) $(AM_MAKEFLAGS) install \
651 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
652 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
653 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
654 distuninstallcheck \
655 && chmod -R a-w "$$dc_install_base" \
656 && ({ \
657 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
658 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
659 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
660 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
661 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
662 } || { rm -rf "$$dc_destdir"; exit 1; }) \
663 && rm -rf "$$dc_destdir" \
664 && $(MAKE) $(AM_MAKEFLAGS) dist \
665 && rm -rf $(DIST_ARCHIVES) \
666 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
667 && cd "$$am__cwd" \
668 || exit 1
669 $(am__remove_distdir)
670 @(echo "$(distdir) archives ready for distribution: "; \
671 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
672 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
673 distuninstallcheck:
674 @$(am__cd) '$(distuninstallcheck_dir)' \
675 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
676 || { echo "ERROR: files left after uninstall:" ; \
677 if test -n "$(DESTDIR)"; then \
678 echo " (check DESTDIR support)"; \
679 fi ; \
680 $(distuninstallcheck_listfiles) ; \
681 exit 1; } >&2
682 distcleancheck: distclean
683 @if test '$(srcdir)' = . ; then \
684 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
685 exit 1 ; \
687 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
688 || { echo "ERROR: files left in build directory after distclean:" ; \
689 $(distcleancheck_listfiles) ; \
690 exit 1; } >&2
691 check-am: all-am
692 check: check-am
693 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
694 installdirs:
695 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
696 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
697 done
698 install: install-am
699 install-exec: install-exec-am
700 install-data: install-data-am
701 uninstall: uninstall-am
703 install-am: all-am
704 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
706 installcheck: installcheck-am
707 install-strip:
708 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
709 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
710 `test -z '$(STRIP)' || \
711 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
712 mostlyclean-generic:
714 clean-generic:
716 distclean-generic:
717 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
720 maintainer-clean-generic:
721 @echo "This command is intended for maintainers to use"
722 @echo "it deletes files that may require special tools to rebuild."
723 clean: clean-am
725 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
726 mostlyclean-am
728 distclean: distclean-am
729 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
730 -rm -rf ./$(DEPDIR)
731 -rm -f Makefile
732 distclean-am: clean-am distclean-compile distclean-generic \
733 distclean-hdr distclean-libtool distclean-tags
735 dvi: dvi-am
737 dvi-am:
739 html: html-am
741 html-am:
743 info: info-am
745 info-am:
747 install-data-am: install-library_includeHEADERS
749 install-dvi: install-dvi-am
751 install-dvi-am:
753 install-exec-am: install-libLTLIBRARIES
755 install-html: install-html-am
757 install-html-am:
759 install-info: install-info-am
761 install-info-am:
763 install-man:
765 install-pdf: install-pdf-am
767 install-pdf-am:
769 install-ps: install-ps-am
771 install-ps-am:
773 installcheck-am:
775 maintainer-clean: maintainer-clean-am
776 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
777 -rm -rf $(top_srcdir)/autom4te.cache
778 -rm -rf ./$(DEPDIR)
779 -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
782 mostlyclean: mostlyclean-am
784 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785 mostlyclean-libtool
787 pdf: pdf-am
789 pdf-am:
791 ps: ps-am
793 ps-am:
795 uninstall-am: uninstall-libLTLIBRARIES \
796 uninstall-library_includeHEADERS
798 .MAKE: all install-am install-strip
800 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
801 clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \
802 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
803 dist-xz dist-zip distcheck distclean distclean-compile \
804 distclean-generic distclean-hdr distclean-libtool \
805 distclean-tags distcleancheck distdir distuninstallcheck dvi \
806 dvi-am html html-am info info-am install install-am \
807 install-data install-data-am install-dvi install-dvi-am \
808 install-exec install-exec-am install-html install-html-am \
809 install-info install-info-am install-libLTLIBRARIES \
810 install-library_includeHEADERS install-man install-pdf \
811 install-pdf-am install-ps install-ps-am install-strip \
812 installcheck installcheck-am installdirs maintainer-clean \
813 maintainer-clean-generic mostlyclean mostlyclean-compile \
814 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
815 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
816 uninstall-library_includeHEADERS
819 # Tell versions [3.59,3.63) of GNU make to not export all variables.
820 # Otherwise a system limit (for SysV at least) may be exceeded.
821 .NOEXPORT: