1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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
)
36 build_triplet
= @build@
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
) \
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
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/||"`;; \
60 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
62 am__nobase_strip_setup
= \
63 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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-class.lo \
81 libgpython_la-obj-functor.lo libgpython_la-obj-integer.lo \
82 libgpython_la-obj-list.lo libgpython_la-py-main.lo \
83 libgpython_la-py-runtime.lo libgpython_la-py-type-utils.lo \
84 libgpython_la-py-routines.lo libgpython_la-py-vectors.lo
85 libgpython_la_OBJECTS
= $(am_libgpython_la_OBJECTS
)
86 libgpython_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
87 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(libgpython_la_CFLAGS
) \
88 $(CFLAGS
) $(libgpython_la_LDFLAGS
) $(LDFLAGS
) -o
$@
89 DEFAULT_INCLUDES
= -I.@am__isrc@
90 depcomp
= $(SHELL
) $(top_srcdir
)/config
/depcomp
91 am__depfiles_maybe
= depfiles
93 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
94 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
95 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
96 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
97 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
99 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
100 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
102 SOURCES
= $(libgpython_la_SOURCES
)
103 DIST_SOURCES
= $(libgpython_la_SOURCES
)
104 HEADERS
= $(library_include_HEADERS
)
107 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
108 distdir
= $(PACKAGE
)-$(VERSION
)
109 top_distdir
= $(distdir
)
110 am__remove_distdir
= \
111 { test ! -d
"$(distdir)" \
112 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
113 && rm -fr
"$(distdir)"; }; }
114 DIST_ARCHIVES
= $(distdir
).
tar.gz
116 distuninstallcheck_listfiles
= find .
-type f
-print
117 distcleancheck_listfiles
= find .
-type f
-print
121 AUTOCONF
= @AUTOCONF@
122 AUTOHEADER
= @AUTOHEADER@
123 AUTOMAKE
= @AUTOMAKE@
126 CCDEPMODE
= @CCDEPMODE@
132 CPPFLAGS
= @CPPFLAGS@
135 CXXDEPMODE
= @CXXDEPMODE@
136 CXXFLAGS
= @CXXFLAGS@
137 CYGPATH_W
= @CYGPATH_W@
141 DSYMUTIL
= @DSYMUTIL@
150 HOSTNAME
= @HOSTNAME@
152 INSTALL_DATA
= @INSTALL_DATA@
153 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
154 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
163 LTLIBOBJS
= @LTLIBOBJS@
164 MAKEINFO
= @MAKEINFO@
165 MANIFEST_TOOL
= @MANIFEST_TOOL@
175 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
176 PACKAGE_NAME
= @PACKAGE_NAME@
177 PACKAGE_STRING
= @PACKAGE_STRING@
178 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
179 PACKAGE_URL
= @PACKAGE_URL@
180 PACKAGE_VERSION
= @PACKAGE_VERSION@
181 PATH_SEPARATOR
= @PATH_SEPARATOR@
185 SET_MAKE
= @SET_MAKE@
189 abs_builddir
= @abs_builddir@
190 abs_srcdir
= @abs_srcdir@
191 abs_top_builddir
= @abs_top_builddir@
192 abs_top_srcdir
= @abs_top_srcdir@
193 ac_ct_AR
= @ac_ct_AR@
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@
201 am__untar
= @am__untar@
204 build_alias
= @build_alias@
205 build_cpu
= @build_cpu@
206 build_os
= @build_os@
207 build_vendor
= @build_vendor@
208 builddir
= @builddir@
210 datarootdir
= @datarootdir@
213 exec_prefix = @
exec_prefix@
215 host_alias
= @host_alias@
216 host_cpu
= @host_cpu@
218 host_vendor
= @host_vendor@
220 includedir = @
includedir@
222 install_sh
= @install_sh@
224 libexecdir
= @libexecdir@
225 localedir
= @localedir@
226 localstatedir
= @localstatedir@
229 oldincludedir = @
oldincludedir@
232 program_transform_name
= @program_transform_name@
235 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
238 target_alias
= @target_alias@
239 top_build_prefix
= @top_build_prefix@
240 top_builddir
= @top_builddir@
241 top_srcdir
= @top_srcdir@
242 lib_LTLIBRARIES
= libgpython.la
243 AM_CPPFLAGS
= -I
$(top_srcdir
)/include
244 AM_YFLAGS
= -d
--verbose
245 library_includedir
= $(includedir)/gpython
246 library_include_HEADERS
= \
247 include/gpython
/gpython.h \
248 include/gpython
/vectors.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-class.c \
255 runtime
/obj-functor.c \
256 runtime
/obj-integer.c \
259 runtime
/py-runtime.c \
260 runtime
/py-type-utils.c \
261 runtime
/py-routines.c \
265 $(MAKE
) $(AM_MAKEFLAGS
) all-am
268 .SUFFIXES
: .c .lo .o .obj
271 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
273 case
'$(am__configure_deps)' in \
275 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
276 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
281 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
282 $(am__cd
) $(top_srcdir
) && \
283 $(AUTOMAKE
) --gnu Makefile
285 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
288 echo
' $(SHELL) ./config.status'; \
289 $(SHELL
) .
/config.status
;; \
291 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
292 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
295 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
296 $(SHELL
) .
/config.status
--recheck
298 $(top_srcdir
)/configure
: $(am__configure_deps
)
299 $(am__cd
) $(srcdir) && $(AUTOCONF
)
300 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
301 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
302 $(am__aclocal_m4_deps
):
305 @if
test ! -f
$@
; then \
307 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
310 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
312 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
313 $(srcdir)/config.h.in
: $(am__configure_deps
)
314 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
319 -rm -f config.h stamp-h1
320 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
322 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
323 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
324 list2
=; for p in
$$list; do \
325 if
test -f
$$p; then \
326 list2
="$$list2 $$p"; \
329 test -z
"$$list2" ||
{ \
330 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
331 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
334 uninstall-libLTLIBRARIES
:
336 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
337 for p in
$$list; do \
339 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
340 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
343 clean-libLTLIBRARIES
:
344 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
345 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
346 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
347 test "$$dir" != "$$p" ||
dir=.
; \
348 echo
"rm -f \"$${dir}/so_locations\""; \
349 rm -f
"$${dir}/so_locations"; \
351 libgpython.la
: $(libgpython_la_OBJECTS
) $(libgpython_la_DEPENDENCIES
)
352 $(libgpython_la_LINK
) -rpath
$(libdir) $(libgpython_la_OBJECTS
) $(libgpython_la_LIBADD
) $(LIBS
)
360 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-obj-class.Plo@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-obj-functor.Plo@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-obj-integer.Plo@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-obj-list.Plo@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-py-main.Plo@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-py-routines.Plo@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-py-runtime.Plo@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-py-type-utils.Plo@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgpython_la-py-vectors.Plo@am__quote@
371 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
372 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
375 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
378 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
379 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
382 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
385 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
386 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
389 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
391 libgpython_la-obj-class.lo
: runtime
/obj-class.c
392 @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-class.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-obj-class.Tpo
-c
-o libgpython_la-obj-class.lo
`test -f 'runtime/obj-class.c' || echo '$(srcdir)/'`runtime
/obj-class.c
393 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-obj-class.Tpo
$(DEPDIR
)/libgpython_la-obj-class.Plo
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/obj-class.c' object
='libgpython_la-obj-class.lo' libtool
=yes @AMDEPBACKSLASH@
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
396 @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-class.lo
`test -f 'runtime/obj-class.c' || echo '$(srcdir)/'`runtime
/obj-class.c
398 libgpython_la-obj-functor.lo
: runtime
/obj-functor.c
399 @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-functor.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-obj-functor.Tpo
-c
-o libgpython_la-obj-functor.lo
`test -f 'runtime/obj-functor.c' || echo '$(srcdir)/'`runtime
/obj-functor.c
400 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-obj-functor.Tpo
$(DEPDIR
)/libgpython_la-obj-functor.Plo
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/obj-functor.c' object
='libgpython_la-obj-functor.lo' libtool
=yes @AMDEPBACKSLASH@
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
403 @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-functor.lo
`test -f 'runtime/obj-functor.c' || echo '$(srcdir)/'`runtime
/obj-functor.c
405 libgpython_la-obj-integer.lo
: runtime
/obj-integer.c
406 @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
407 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-obj-integer.Tpo
$(DEPDIR
)/libgpython_la-obj-integer.Plo
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/obj-integer.c' object
='libgpython_la-obj-integer.lo' libtool
=yes @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
410 @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
412 libgpython_la-obj-list.lo
: runtime
/obj-list.c
413 @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
414 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-obj-list.Tpo
$(DEPDIR
)/libgpython_la-obj-list.Plo
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/obj-list.c' object
='libgpython_la-obj-list.lo' libtool
=yes @AMDEPBACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
417 @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
419 libgpython_la-py-main.lo
: runtime
/py-main.c
420 @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-main.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-py-main.Tpo
-c
-o libgpython_la-py-main.lo
`test -f 'runtime/py-main.c' || echo '$(srcdir)/'`runtime
/py-main.c
421 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-py-main.Tpo
$(DEPDIR
)/libgpython_la-py-main.Plo
422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/py-main.c' object
='libgpython_la-py-main.lo' libtool
=yes @AMDEPBACKSLASH@
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
424 @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-main.lo
`test -f 'runtime/py-main.c' || echo '$(srcdir)/'`runtime
/py-main.c
426 libgpython_la-py-runtime.lo
: runtime
/py-runtime.c
427 @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
428 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-py-runtime.Tpo
$(DEPDIR
)/libgpython_la-py-runtime.Plo
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/py-runtime.c' object
='libgpython_la-py-runtime.lo' libtool
=yes @AMDEPBACKSLASH@
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
431 @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
433 libgpython_la-py-type-utils.lo
: runtime
/py-type-utils.c
434 @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-type-utils.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-py-type-utils.Tpo
-c
-o libgpython_la-py-type-utils.lo
`test -f 'runtime/py-type-utils.c' || echo '$(srcdir)/'`runtime
/py-type-utils.c
435 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-py-type-utils.Tpo
$(DEPDIR
)/libgpython_la-py-type-utils.Plo
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/py-type-utils.c' object
='libgpython_la-py-type-utils.lo' libtool
=yes @AMDEPBACKSLASH@
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
438 @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-type-utils.lo
`test -f 'runtime/py-type-utils.c' || echo '$(srcdir)/'`runtime
/py-type-utils.c
440 libgpython_la-py-routines.lo
: runtime
/py-routines.c
441 @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-routines.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-py-routines.Tpo
-c
-o libgpython_la-py-routines.lo
`test -f 'runtime/py-routines.c' || echo '$(srcdir)/'`runtime
/py-routines.c
442 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-py-routines.Tpo
$(DEPDIR
)/libgpython_la-py-routines.Plo
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/py-routines.c' object
='libgpython_la-py-routines.lo' libtool
=yes @AMDEPBACKSLASH@
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
445 @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-routines.lo
`test -f 'runtime/py-routines.c' || echo '$(srcdir)/'`runtime
/py-routines.c
447 libgpython_la-py-vectors.lo
: runtime
/py-vectors.c
448 @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-vectors.lo
-MD
-MP
-MF
$(DEPDIR
)/libgpython_la-py-vectors.Tpo
-c
-o libgpython_la-py-vectors.lo
`test -f 'runtime/py-vectors.c' || echo '$(srcdir)/'`runtime
/py-vectors.c
449 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libgpython_la-py-vectors.Tpo
$(DEPDIR
)/libgpython_la-py-vectors.Plo
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/py-vectors.c' object
='libgpython_la-py-vectors.lo' libtool
=yes @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
452 @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-vectors.lo
`test -f 'runtime/py-vectors.c' || echo '$(srcdir)/'`runtime
/py-vectors.c
461 -rm -f libtool config.lt
462 install-library_includeHEADERS
: $(library_include_HEADERS
)
464 test -z
"$(library_includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(library_includedir)"
465 @list
='$(library_include_HEADERS)'; test -n
"$(library_includedir)" || list
=; \
466 for p in
$$list; do \
467 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
469 done |
$(am__base_list
) | \
470 while read files
; do \
471 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
472 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(library_includedir)" || exit
$$?
; \
475 uninstall-library_includeHEADERS
:
477 @list
='$(library_include_HEADERS)'; test -n
"$(library_includedir)" || list
=; \
478 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
479 test -n
"$$files" || exit
0; \
480 echo
" ( cd '$(DESTDIR)$(library_includedir)' && rm -f" $$files ")"; \
481 cd
"$(DESTDIR)$(library_includedir)" && rm -f
$$files
483 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
484 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique
=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
494 $(TAGS_FILES
) $(LISP
)
497 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
498 unique
=`for i in $$list; do \
499 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502 END { if (nonempty) { for (i in files) print i; }; }'`; \
504 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
505 test -n
"$$unique" || unique
=$$empty_fix; \
506 if
test $$# -gt 0; then \
507 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
510 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
515 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
516 $(TAGS_FILES
) $(LISP
)
517 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
518 unique
=`for i in $$list; do \
519 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522 END { if (nonempty) { for (i in files) print i; }; }'`; \
523 test -z
"$(CTAGS_ARGS)$$unique" \
524 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
528 here
=`$(am__cd) $(top_builddir) && pwd` \
529 && $(am__cd
) $(top_srcdir
) \
530 && gtags
-i
$(GTAGS_ARGS
) "$$here"
533 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
535 distdir
: $(DISTFILES
)
536 $(am__remove_distdir
)
537 test -d
"$(distdir)" || mkdir
"$(distdir)"
538 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
540 list
='$(DISTFILES)'; \
541 dist_files
=`for file in $$list; do echo $$file; done | \
542 sed -e "s|^$$srcdirstrip/||;t" \
543 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
544 case
$$dist_files in \
545 */*) $(MKDIR_P
) `echo "$$dist_files" | \
546 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
549 for file in
$$dist_files; do \
550 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
551 if
test -d
$$d/$$file; then \
552 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
553 if
test -d
"$(distdir)/$$file"; then \
554 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
556 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
557 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
558 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
560 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
562 test -f
"$(distdir)/$$file" \
563 || cp
-p
$$d/$$file "$(distdir)/$$file" \
567 -test -n
"$(am__skip_mode_fix)" \
568 || find
"$(distdir)" -type d
! -perm
-755 \
569 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
570 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
571 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
572 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
573 || chmod
-R a
+r
"$(distdir)"
575 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
576 $(am__remove_distdir
)
579 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
580 $(am__remove_distdir
)
583 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
584 $(am__remove_distdir
)
587 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
588 $(am__remove_distdir
)
591 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
592 $(am__remove_distdir
)
595 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
596 $(am__remove_distdir
)
599 -rm -f
$(distdir
).zip
600 zip
-rq
$(distdir
).zip
$(distdir
)
601 $(am__remove_distdir
)
603 dist dist-all
: distdir
604 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
605 $(am__remove_distdir
)
607 # This target untars the dist file and tries a VPATH configuration. Then
608 # it guarantees that the distribution is self-contained by making another
611 case
'$(DIST_ARCHIVES)' in \
613 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
615 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
617 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
619 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
621 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
623 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
625 unzip
$(distdir
).zip
;;\
627 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
628 mkdir
$(distdir
)/_build
629 mkdir
$(distdir
)/_inst
631 test -d
$(distdir
)/_build || exit
0; \
632 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
633 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
635 && $(am__cd
) $(distdir
)/_build \
636 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
637 $(DISTCHECK_CONFIGURE_FLAGS
) \
638 && $(MAKE
) $(AM_MAKEFLAGS
) \
639 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
640 && $(MAKE
) $(AM_MAKEFLAGS
) check \
641 && $(MAKE
) $(AM_MAKEFLAGS
) install \
642 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
643 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
644 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
646 && chmod
-R a-w
"$$dc_install_base" \
648 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
649 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
650 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
651 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
652 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
653 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
654 && rm -rf
"$$dc_destdir" \
655 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
656 && rm -rf
$(DIST_ARCHIVES
) \
657 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
660 $(am__remove_distdir
)
661 @
(echo
"$(distdir) archives ready for distribution: "; \
662 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
663 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
665 @
$(am__cd
) '$(distuninstallcheck_dir)' \
666 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
667 ||
{ echo
"ERROR: files left after uninstall:" ; \
668 if
test -n
"$(DESTDIR)"; then \
669 echo
" (check DESTDIR support)"; \
671 $(distuninstallcheck_listfiles
) ; \
673 distcleancheck
: distclean
674 @if
test '$(srcdir)' = .
; then \
675 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
678 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
679 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
680 $(distcleancheck_listfiles
) ; \
684 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
) config.h
686 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
687 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
690 install-exec
: install-exec-am
691 install-data
: install-data-am
692 uninstall: uninstall-am
695 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
697 installcheck: installcheck-am
699 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
700 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
701 `test -z '$(STRIP)' || \
702 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
708 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
709 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
711 maintainer-clean-generic
:
712 @echo
"This command is intended for maintainers to use"
713 @echo
"it deletes files that may require special tools to rebuild."
716 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
719 distclean: distclean-am
720 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
723 distclean-am
: clean-am distclean-compile distclean-generic \
724 distclean-hdr distclean-libtool distclean-tags
738 install-data-am
: install-library_includeHEADERS
740 install-dvi
: install-dvi-am
744 install-exec-am
: install-libLTLIBRARIES
746 install-html
: install-html-am
750 install-info
: install-info-am
756 install-pdf
: install-pdf-am
760 install-ps
: install-ps-am
766 maintainer-clean
: maintainer-clean-am
767 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
768 -rm -rf
$(top_srcdir
)/autom4te.cache
771 maintainer-clean-am
: distclean-am maintainer-clean-generic
773 mostlyclean: mostlyclean-am
775 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
786 uninstall-am
: uninstall-libLTLIBRARIES \
787 uninstall-library_includeHEADERS
789 .MAKE
: all install-am install-strip
791 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
792 clean-generic clean-libLTLIBRARIES clean-libtool ctags
dist \
793 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
794 dist-xz dist-zip distcheck
distclean distclean-compile \
795 distclean-generic distclean-hdr distclean-libtool \
796 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
797 dvi-am html html-am
info info-am
install install-am \
798 install-data install-data-am install-dvi install-dvi-am \
799 install-exec install-exec-am install-html install-html-am \
800 install-info install-info-am install-libLTLIBRARIES \
801 install-library_includeHEADERS install-man install-pdf \
802 install-pdf-am install-ps install-ps-am install-strip \
803 installcheck installcheck-am
installdirs maintainer-clean \
804 maintainer-clean-generic
mostlyclean mostlyclean-compile \
805 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
806 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
807 uninstall-library_includeHEADERS
810 # Tell versions [3.59,3.63) of GNU make to not export all variables.
811 # Otherwise a system limit (for SysV at least) may be exceeded.