/[zanavi_public1]/navit/navit/binding/python/Makefile.in
ZANavi

Contents of /navit/navit/binding/python/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 23095 byte(s)
import files
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38 $(top_srcdir)/Makefile.inc
39 subdir = navit/binding/python
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
42 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
43 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
44 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
45 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
46 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lcmessage.m4 \
47 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
49 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
50 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
51 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
52 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
53 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
54 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
55 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
56 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
57 $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
58 $(top_srcdir)/configure.in
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60 $(ACLOCAL_M4)
61 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66 am__vpath_adj = case $$p in \
67 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68 *) f=$$p;; \
69 esac;
70 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71 am__install_max = 40
72 am__nobase_strip_setup = \
73 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74 am__nobase_strip = \
75 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
76 am__nobase_list = $(am__nobase_strip_setup); \
77 for p in $$list; do echo "$$p $$p"; done | \
78 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80 if (++n[$$2] == $(am__install_max)) \
81 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82 END { for (dir in files) print dir, files[dir] }'
83 am__base_list = \
84 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
86 am__installdirs = "$(DESTDIR)$(modulebindingdir)"
87 LTLIBRARIES = $(modulebinding_LTLIBRARIES)
88 libbinding_python_la_DEPENDENCIES =
89 am_libbinding_python_la_OBJECTS = binding_python.lo config.lo navit.lo \
90 pcoord.lo route.lo navigation.lo attr.lo
91 libbinding_python_la_OBJECTS = $(am_libbinding_python_la_OBJECTS)
92 libbinding_python_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
93 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94 $(libbinding_python_la_LDFLAGS) $(LDFLAGS) -o $@
95 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
96 depcomp = $(SHELL) $(top_srcdir)/depcomp
97 am__depfiles_maybe = depfiles
98 am__mv = mv -f
99 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
103 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104 CCLD = $(CC)
105 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
107 $(LDFLAGS) -o $@
108 SOURCES = $(libbinding_python_la_SOURCES)
109 DIST_SOURCES = $(libbinding_python_la_SOURCES)
110 ETAGS = etags
111 CTAGS = ctags
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 ACLOCAL = @ACLOCAL@
114 ALLOCA = @ALLOCA@
115 AMTAR = @AMTAR@
116 ANDROID_PERMISSIONS = @ANDROID_PERMISSIONS@
117 ANDROID_PROJECT = @ANDROID_PROJECT@
118 AR = @AR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
124 CATOBJEXT = @CATOBJEXT@
125 CC = @CC@
126 CCDEPMODE = @CCDEPMODE@
127 CCLD_FOR_BUILD = @CCLD_FOR_BUILD@
128 CC_FOR_BUILD = @CC_FOR_BUILD@
129 CFLAGS = @CFLAGS@
130 CPP = @CPP@
131 CPPFLAGS = @CPPFLAGS@
132 CRYPTO_LIBS = @CRYPTO_LIBS@
133 CXX = @CXX@
134 CXXCPP = @CXXCPP@
135 CXXDEPMODE = @CXXDEPMODE@
136 CXXFLAGS = @CXXFLAGS@
137 CYGPATH_W = @CYGPATH_W@
138 DATADIRNAME = @DATADIRNAME@
139 DBUS_CFLAGS = @DBUS_CFLAGS@
140 DBUS_LIBS = @DBUS_LIBS@
141 DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
142 DEFS = @DEFS@
143 DEPDIR = @DEPDIR@
144 DSYMUTIL = @DSYMUTIL@
145 DUMPBIN = @DUMPBIN@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 FGREP = @FGREP@
152 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
153 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
154 FREEIMAGE_LIBS = @FREEIMAGE_LIBS@
155 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
156 FREETYPE2_LIBS = @FREETYPE2_LIBS@
157 FRIBIDI2_CFLAGS = @FRIBIDI2_CFLAGS@
158 FRIBIDI2_LIBS = @FRIBIDI2_LIBS@
159 FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
160 FRIBIDI_LIBS = @FRIBIDI_LIBS@
161 GDLIB_CONFIG = @GDLIB_CONFIG@
162 GD_CFLAGS = @GD_CFLAGS@
163 GD_LIBS = @GD_LIBS@
164 GENCAT = @GENCAT@
165 GLC_CFLAGS = @GLC_CFLAGS@
166 GLC_LIBS = @GLC_LIBS@
167 GLIBC21 = @GLIBC21@
168 GLIB_CFLAGS = @GLIB_CFLAGS@
169 GLIB_LIBS = @GLIB_LIBS@
170 GMODULE_CFLAGS = @GMODULE_CFLAGS@
171 GMODULE_LIBS = @GMODULE_LIBS@
172 GMSGFMT = @GMSGFMT@
173 GPSBT_CFLAGS = @GPSBT_CFLAGS@
174 GPSBT_LIBS = @GPSBT_LIBS@
175 GPSD_CFLAGS = @GPSD_CFLAGS@
176 GPSD_LIBS = @GPSD_LIBS@
177 GREP = @GREP@
178 GTK2_CFLAGS = @GTK2_CFLAGS@
179 GTK2_LIBS = @GTK2_LIBS@
180 GYPSY_CFLAGS = @GYPSY_CFLAGS@
181 GYPSY_LIBS = @GYPSY_LIBS@
182 HAVE_ASPRINTF = @HAVE_ASPRINTF@
183 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
184 HAVE_SNPRINTF = @HAVE_SNPRINTF@
185 HAVE_WPRINTF = @HAVE_WPRINTF@
186 HILDON_CFLAGS = @HILDON_CFLAGS@
187 HILDON_LIBS = @HILDON_LIBS@
188 IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
189 IMLIB2_LIBS = @IMLIB2_LIBS@
190 INSTALL = @INSTALL@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195 INSTOBJEXT = @INSTOBJEXT@
196 INTLBISON = @INTLBISON@
197 INTLIBS = @INTLIBS@
198 INTLLIBS = @INTLLIBS@
199 INTLOBJS = @INTLOBJS@
200 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
201 IPHONE_CFLAGS = @IPHONE_CFLAGS@
202 IPHONE_LIBS = @IPHONE_LIBS@
203 LD = @LD@
204 LDFLAGS = @LDFLAGS@
205 LIBC_LIBS = @LIBC_LIBS@
206 LIBGARMIN_CFLAGS = @LIBGARMIN_CFLAGS@
207 LIBGARMIN_LIBS = @LIBGARMIN_LIBS@
208 LIBGPS19_CFLAGS = @LIBGPS19_CFLAGS@
209 LIBGPS19_LIBS = @LIBGPS19_LIBS@
210 LIBICONV = @LIBICONV@
211 LIBINTL = @LIBINTL@
212 LIBLOCATION_CFLAGS = @LIBLOCATION_CFLAGS@
213 LIBLOCATION_LIBS = @LIBLOCATION_LIBS@
214 LIBNAVIT = @LIBNAVIT@
215 LIBOBJS = @LIBOBJS@
216 LIBOSSO_CFLAGS = @LIBOSSO_CFLAGS@
217 LIBOSSO_LIBS = @LIBOSSO_LIBS@
218 LIBPDL_CFLAGS = @LIBPDL_CFLAGS@
219 LIBPDL_LIBS = @LIBPDL_LIBS@
220 LIBS = @LIBS@
221 LIBTOOL = @LIBTOOL@
222 LIPO = @LIPO@
223 LN_S = @LN_S@
224 LTLIBICONV = @LTLIBICONV@
225 LTLIBINTL = @LTLIBINTL@
226 LTLIBOBJS = @LTLIBOBJS@
227 MAINT = @MAINT@
228 MAKEINFO = @MAKEINFO@
229 MKDIR_P = @MKDIR_P@
230 MKINSTALLDIRS = @MKINSTALLDIRS@
231 MOC = @MOC@
232 MODULE_LDFLAGS = @MODULE_LDFLAGS@
233 MODULE_LIBADD = @MODULE_LIBADD@
234 MOFILES = @MOFILES@
235 MSGFMT = @MSGFMT@
236 MSGMERGE = @MSGMERGE@
237 NAVIT_CFLAGS = @NAVIT_CFLAGS@
238 NAVIT_LIBS = @NAVIT_LIBS@
239 NAVIT_MODULE_LDFLAGS = @NAVIT_MODULE_LDFLAGS@
240 NAVIT_SOCKET_LDFLAGS = @NAVIT_SOCKET_LDFLAGS@
241 NAVIT_VARIANT = @NAVIT_VARIANT@
242 NM = @NM@
243 NMEDIT = @NMEDIT@
244 OBJC = @OBJC@
245 OBJCDEPMODE = @OBJCDEPMODE@
246 OBJCFLAGS = @OBJCFLAGS@
247 OBJDUMP = @OBJDUMP@
248 OBJEXT = @OBJEXT@
249 OPENGL_CFLAGS = @OPENGL_CFLAGS@
250 OPENGL_LIBS = @OPENGL_LIBS@
251 OTOOL = @OTOOL@
252 OTOOL64 = @OTOOL64@
253 PACKAGE = @PACKAGE@
254 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
255 PACKAGE_NAME = @PACKAGE_NAME@
256 PACKAGE_STRING = @PACKAGE_STRING@
257 PACKAGE_TARNAME = @PACKAGE_TARNAME@
258 PACKAGE_URL = @PACKAGE_URL@
259 PACKAGE_VERSION = @PACKAGE_VERSION@
260 PATH_SEPARATOR = @PATH_SEPARATOR@
261 PG_CONFIG = @PG_CONFIG@
262 PKG_CONFIG = @PKG_CONFIG@
263 POFILES = @POFILES@
264 POIFILES = @POIFILES@
265 POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
266 POSTGRESQL_LIBS = @POSTGRESQL_LIBS@
267 POSUB = @POSUB@
268 PYTHONCONFIG = @PYTHONCONFIG@
269 PYTHON_CFLAGS = @PYTHON_CFLAGS@
270 PYTHON_LIBS = @PYTHON_LIBS@
271 QT_DECLARATIVE_CFLAGS = @QT_DECLARATIVE_CFLAGS@
272 QT_DECLARATIVE_LIBS = @QT_DECLARATIVE_LIBS@
273 QT_GUI_CFLAGS = @QT_GUI_CFLAGS@
274 QT_GUI_LIBS = @QT_GUI_LIBS@
275 QT_SVG_CFLAGS = @QT_SVG_CFLAGS@
276 QT_SVG_LIBS = @QT_SVG_LIBS@
277 QT_XML_CFLAGS = @QT_XML_CFLAGS@
278 QT_XML_LIBS = @QT_XML_LIBS@
279 RANLIB = @RANLIB@
280 SAXON = @SAXON@
281 SDL_CFLAGS = @SDL_CFLAGS@
282 SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
283 SDL_LIBS = @SDL_LIBS@
284 SED = @SED@
285 SET_MAKE = @SET_MAKE@
286 SHAPEFILE_CFLAGS = @SHAPEFILE_CFLAGS@
287 SHAPEFILE_LIBS = @SHAPEFILE_LIBS@
288 SHELL = @SHELL@
289 SOURCE_MODE = @SOURCE_MODE@
290 SPEECHD_CFLAGS = @SPEECHD_CFLAGS@
291 SPEECHD_LIBS = @SPEECHD_LIBS@
292 STRIP = @STRIP@
293 SVG2PNG = @SVG2PNG@
294 SVG2PNG_SCALES = @SVG2PNG_SCALES@
295 SVG2PNG_SCALES_FLAG = @SVG2PNG_SCALES_FLAG@
296 SVG2PNG_SCALES_NAV = @SVG2PNG_SCALES_NAV@
297 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
298 USE_NLS = @USE_NLS@
299 VERSION = @VERSION@
300 WINDRES = @WINDRES@
301 WORDEXP_LIBS = @WORDEXP_LIBS@
302 XGETTEXT = @XGETTEXT@
303 XSLTS = @XSLTS@
304 ZLIB_CFLAGS = @ZLIB_CFLAGS@
305 ZLIB_LIBS = @ZLIB_LIBS@
306 _PATH_BZCAT = @_PATH_BZCAT@
307 _PATH_PYTHON = @_PATH_PYTHON@
308 abs_builddir = @abs_builddir@
309 abs_srcdir = @abs_srcdir@
310 abs_top_builddir = @abs_top_builddir@
311 abs_top_srcdir = @abs_top_srcdir@
312 ac_ct_CC = @ac_ct_CC@
313 ac_ct_CXX = @ac_ct_CXX@
314 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
315 ac_ct_OBJC = @ac_ct_OBJC@
316 am__include = @am__include@
317 am__leading_dot = @am__leading_dot@
318 am__quote = @am__quote@
319 am__tar = @am__tar@
320 am__untar = @am__untar@
321 bindir = @bindir@
322 build = @build@
323 build_alias = @build_alias@
324 build_cpu = @build_cpu@
325 build_os = @build_os@
326 build_vendor = @build_vendor@
327 builddir = @builddir@
328 cross_compiling = @cross_compiling@
329 datadir = @datadir@
330 datarootdir = @datarootdir@
331 docdir = @docdir@
332 dvidir = @dvidir@
333 exec_prefix = @exec_prefix@
334 host = @host@
335 host_alias = @host_alias@
336 host_cpu = @host_cpu@
337 host_os = @host_os@
338 host_vendor = @host_vendor@
339 htmldir = @htmldir@
340 includedir = @includedir@
341 infodir = @infodir@
342 install_sh = @install_sh@
343 libdir = @libdir@
344 libexecdir = @libexecdir@
345 localedir = @localedir@
346 localstatedir = @localstatedir@
347 lt_ECHO = @lt_ECHO@
348 mandir = @mandir@
349 mkdir_p = @mkdir_p@
350 oldincludedir = @oldincludedir@
351 pdfdir = @pdfdir@
352 prefix = @prefix@
353 program_transform_name = @program_transform_name@
354 psdir = @psdir@
355 sbindir = @sbindir@
356 sharedstatedir = @sharedstatedir@
357 srcdir = @srcdir@
358 sysconfdir = @sysconfdir@
359 target_alias = @target_alias@
360 top_build_prefix = @top_build_prefix@
361 top_builddir = @top_builddir@
362 top_srcdir = @top_srcdir@
363 modulebindingdir = $(pkglibdir)/binding
364 modulemapdir = $(pkglibdir)/map
365 modulefontdir = $(pkglibdir)/font
366 modulegraphicsdir = $(pkglibdir)/graphics
367 moduleguidir = $(pkglibdir)/gui
368 modulespeechdir = $(pkglibdir)/speech
369 moduleosddir = $(pkglibdir)/osd
370 modulevehicledir = $(pkglibdir)/vehicle
371 moduleplugindir = $(pkglibdir)/plugin
372 moduleautoloaddir = $(pkglibdir)/autoload
373 pkgdocdir = $(pkgdatadir)
374 xpmdir = $(pkgdatadir)/xpm
375 skinsdir = $(pkgdatadir)/skins
376 fontsdir = $(pkgdatadir)/fonts
377 mapsdir = $(pkgdatadir)/maps
378 AM_CPPFLAGS = @NAVIT_CFLAGS@ @PYTHON_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=binding_python
379 modulebinding_LTLIBRARIES = libbinding_python.la
380 libbinding_python_la_SOURCES = binding_python.c config.c navit.c pcoord.c route.c navigation.c attr.c common.h
381 libbinding_python_la_LIBADD = @PYTHON_LIBS@
382 libbinding_python_la_LDFLAGS = -module -avoid-version
383 all: all-am
384
385 .SUFFIXES:
386 .SUFFIXES: .c .lo .o .obj
387 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.inc $(am__configure_deps)
388 @for dep in $?; do \
389 case '$(am__configure_deps)' in \
390 *$$dep*) \
391 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
392 && { if test -f $@; then exit 0; else break; fi; }; \
393 exit 1;; \
394 esac; \
395 done; \
396 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu navit/binding/python/Makefile'; \
397 $(am__cd) $(top_srcdir) && \
398 $(AUTOMAKE) --gnu navit/binding/python/Makefile
399 .PRECIOUS: Makefile
400 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
401 @case '$?' in \
402 *config.status*) \
403 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
404 *) \
405 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
406 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
407 esac;
408
409 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
410 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
411
412 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
413 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
415 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416 $(am__aclocal_m4_deps):
417 install-modulebindingLTLIBRARIES: $(modulebinding_LTLIBRARIES)
418 @$(NORMAL_INSTALL)
419 test -z "$(modulebindingdir)" || $(MKDIR_P) "$(DESTDIR)$(modulebindingdir)"
420 @list='$(modulebinding_LTLIBRARIES)'; test -n "$(modulebindingdir)" || list=; \
421 list2=; for p in $$list; do \
422 if test -f $$p; then \
423 list2="$$list2 $$p"; \
424 else :; fi; \
425 done; \
426 test -z "$$list2" || { \
427 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(modulebindingdir)'"; \
428 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(modulebindingdir)"; \
429 }
430
431 uninstall-modulebindingLTLIBRARIES:
432 @$(NORMAL_UNINSTALL)
433 @list='$(modulebinding_LTLIBRARIES)'; test -n "$(modulebindingdir)" || list=; \
434 for p in $$list; do \
435 $(am__strip_dir) \
436 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(modulebindingdir)/$$f'"; \
437 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(modulebindingdir)/$$f"; \
438 done
439
440 clean-modulebindingLTLIBRARIES:
441 -test -z "$(modulebinding_LTLIBRARIES)" || rm -f $(modulebinding_LTLIBRARIES)
442 @list='$(modulebinding_LTLIBRARIES)'; for p in $$list; do \
443 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
444 test "$$dir" != "$$p" || dir=.; \
445 echo "rm -f \"$${dir}/so_locations\""; \
446 rm -f "$${dir}/so_locations"; \
447 done
448 libbinding_python.la: $(libbinding_python_la_OBJECTS) $(libbinding_python_la_DEPENDENCIES)
449 $(libbinding_python_la_LINK) -rpath $(modulebindingdir) $(libbinding_python_la_OBJECTS) $(libbinding_python_la_LIBADD) $(LIBS)
450
451 mostlyclean-compile:
452 -rm -f *.$(OBJEXT)
453
454 distclean-compile:
455 -rm -f *.tab.c
456
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attr.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binding_python.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/navigation.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/navit.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcoord.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/route.Plo@am__quote@
464
465 .c.o:
466 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
467 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
470 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
471
472 .c.obj:
473 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
474 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
478
479 .c.lo:
480 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
481 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
485
486 mostlyclean-libtool:
487 -rm -f *.lo
488
489 clean-libtool:
490 -rm -rf .libs _libs
491
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
501
502 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
503 $(TAGS_FILES) $(LISP)
504 set x; \
505 here=`pwd`; \
506 list='$(SOURCES) $(HEADERS) $(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; \
522 fi
523 ctags: CTAGS
524 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
526 list='$(SOURCES) $(HEADERS) $(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
535
536 GTAGS:
537 here=`$(am__cd) $(top_builddir) && pwd` \
538 && $(am__cd) $(top_srcdir) \
539 && gtags -i $(GTAGS_ARGS) "$$here"
540
541 distclean-tags:
542 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
543
544 distdir: $(DISTFILES)
545 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
546 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
547 list='$(DISTFILES)'; \
548 dist_files=`for file in $$list; do echo $$file; done | \
549 sed -e "s|^$$srcdirstrip/||;t" \
550 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
551 case $$dist_files in \
552 */*) $(MKDIR_P) `echo "$$dist_files" | \
553 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
554 sort -u` ;; \
555 esac; \
556 for file in $$dist_files; do \
557 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
558 if test -d $$d/$$file; then \
559 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
560 if test -d "$(distdir)/$$file"; then \
561 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562 fi; \
563 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
564 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
565 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566 fi; \
567 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
568 else \
569 test -f "$(distdir)/$$file" \
570 || cp -p $$d/$$file "$(distdir)/$$file" \
571 || exit 1; \
572 fi; \
573 done
574 check-am: all-am
575 check: check-am
576 all-am: Makefile $(LTLIBRARIES)
577 installdirs:
578 for dir in "$(DESTDIR)$(modulebindingdir)"; do \
579 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
580 done
581 install: install-am
582 install-exec: install-exec-am
583 install-data: install-data-am
584 uninstall: uninstall-am
585
586 install-am: all-am
587 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
588
589 installcheck: installcheck-am
590 install-strip:
591 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593 `test -z '$(STRIP)' || \
594 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
595 mostlyclean-generic:
596
597 clean-generic:
598
599 distclean-generic:
600 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
601 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
602
603 maintainer-clean-generic:
604 @echo "This command is intended for maintainers to use"
605 @echo "it deletes files that may require special tools to rebuild."
606 clean: clean-am
607
608 clean-am: clean-generic clean-libtool clean-modulebindingLTLIBRARIES \
609 mostlyclean-am
610
611 distclean: distclean-am
612 -rm -rf ./$(DEPDIR)
613 -rm -f Makefile
614 distclean-am: clean-am distclean-compile distclean-generic \
615 distclean-tags
616
617 dvi: dvi-am
618
619 dvi-am:
620
621 html: html-am
622
623 html-am:
624
625 info: info-am
626
627 info-am:
628
629 install-data-am: install-modulebindingLTLIBRARIES
630
631 install-dvi: install-dvi-am
632
633 install-dvi-am:
634
635 install-exec-am:
636
637 install-html: install-html-am
638
639 install-html-am:
640
641 install-info: install-info-am
642
643 install-info-am:
644
645 install-man:
646
647 install-pdf: install-pdf-am
648
649 install-pdf-am:
650
651 install-ps: install-ps-am
652
653 install-ps-am:
654
655 installcheck-am:
656
657 maintainer-clean: maintainer-clean-am
658 -rm -rf ./$(DEPDIR)
659 -rm -f Makefile
660 maintainer-clean-am: distclean-am maintainer-clean-generic
661
662 mostlyclean: mostlyclean-am
663
664 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
665 mostlyclean-libtool
666
667 pdf: pdf-am
668
669 pdf-am:
670
671 ps: ps-am
672
673 ps-am:
674
675 uninstall-am: uninstall-modulebindingLTLIBRARIES
676
677 .MAKE: install-am install-strip
678
679 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
680 clean-libtool clean-modulebindingLTLIBRARIES ctags distclean \
681 distclean-compile distclean-generic distclean-libtool \
682 distclean-tags distdir dvi dvi-am html html-am info info-am \
683 install install-am install-data install-data-am install-dvi \
684 install-dvi-am install-exec install-exec-am install-html \
685 install-html-am install-info install-info-am install-man \
686 install-modulebindingLTLIBRARIES install-pdf install-pdf-am \
687 install-ps install-ps-am install-strip installcheck \
688 installcheck-am installdirs maintainer-clean \
689 maintainer-clean-generic mostlyclean mostlyclean-compile \
690 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
691 tags uninstall uninstall-am uninstall-modulebindingLTLIBRARIES
692
693
694 # Tell versions [3.59,3.63) of GNU make to not export all variables.
695 # Otherwise a system limit (for SysV at least) may be exceeded.
696 .NOEXPORT:

   
Visit the ZANavi Wiki