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

Contents of /navit/navit/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 56 - (show annotations) (download)
Sun Mar 19 08:44:36 2017 UTC (7 years ago) by zoff99
File size: 74916 byte(s)
updates
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
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(top_srcdir)/Makefile.inc
41 @PLUGINS_TRUE@am__append_1 = .
42 @FONTS_TRUE@am__append_2 = fonts
43 @PLUGINS_FALSE@am__append_3 = .
44 @MAPTOOL_TRUE@am__append_4 = maptool
45 @BUILD_SAMPLEMAP_TRUE@am__append_5 = maps
46 @BIN_NAVIT_TRUE@bin_PROGRAMS = navit$(EXEEXT)
47 @SUPPORT_WIN32CE_TRUE@am__append_6 = -Lsupport/libc -lsupport_libc
48 @SUPPORT_ANDROID_TRUE@am__append_7 = \
49 @SUPPORT_ANDROID_TRUE@ vehicle/android/vehicle_android.c \
50 @SUPPORT_ANDROID_TRUE@ vehicle/demo/vehicle_demo.c \
51 @SUPPORT_ANDROID_TRUE@ gui/internal/gui_internal.c \
52 @SUPPORT_ANDROID_TRUE@ graphics/android/graphics_android.c \
53 @SUPPORT_ANDROID_TRUE@ map/binfile/binfile.c map/csv/csv.c \
54 @SUPPORT_ANDROID_TRUE@ map/csv/quadtree.c \
55 @SUPPORT_ANDROID_TRUE@ map/textfile/textfile.c \
56 @SUPPORT_ANDROID_TRUE@ osd/core/osd_core.c \
57 @SUPPORT_ANDROID_TRUE@ speech/android/speech_android.c \
58 @SUPPORT_ANDROID_TRUE@ android.c
59 @EVENT_GLIB_TRUE@am__append_8 = event_glib.c
60 @PLUGINS_FALSE@am__append_9 = builtin.c
61 @PLUGINS_FALSE@am__append_10 = $(MODULES)
62 @SUPPORT_WIN32_TRUE@am__append_11 = resource.rsc
63 @SUPPORT_WIN32CE_TRUE@@SUPPORT_WIN32_TRUE@am__append_12 = -lcommctrl -Lsupport/libc
64 @SUPPORT_WIN32CE_FALSE@@SUPPORT_WIN32_TRUE@am__append_13 = -lgdi32 -lcomctl32 -lwinmm
65 subdir = navit
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
68 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
69 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
70 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
71 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
72 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lcmessage.m4 \
73 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
74 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
75 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
76 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
77 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
78 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
79 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
80 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
81 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
82 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
83 $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
84 $(top_srcdir)/configure.in
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86 $(ACLOCAL_M4)
87 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
88 CONFIG_HEADER = $(top_builddir)/config.h
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
92 am__vpath_adj = case $$p in \
93 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94 *) f=$$p;; \
95 esac;
96 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
97 am__install_max = 40
98 am__nobase_strip_setup = \
99 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100 am__nobase_strip = \
101 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
102 am__nobase_list = $(am__nobase_strip_setup); \
103 for p in $$list; do echo "$$p $$p"; done | \
104 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106 if (++n[$$2] == $(am__install_max)) \
107 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108 END { for (dir in files) print dir, files[dir] }'
109 am__base_list = \
110 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
112 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
113 "$(DESTDIR)$(pkgdatadir)"
114 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
115 am__DEPENDENCIES_1 =
116 lib@LIBNAVIT@_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__append_10)
117 am__lib@LIBNAVIT@_la_SOURCES_DIST = announcement.c atom.c attr.c \
118 cache.c callback.c command.c compass.c config_.c coord.c \
119 country.c data_window.c debug.c event.c event_glib.h file.c \
120 graphics.c gui.c item.c layout.c log.c main.c map.c \
121 linguistics.c mapset.c maptype.c menu.c messages.c bookmarks.c \
122 bookmarks.h navit.c navigation.c osd.c param.c phrase.c \
123 plugin.c popup.c profile.c projection.c roadprofile.c route.c \
124 routech.c search.c speech.c start_real.c transform.c track.c \
125 util.c vehicle.c vehicleprofile.c xmlconfig.c announcement.h \
126 atom.h attr.h attr_def.h cache.h callback.h color.h command.h \
127 compass.h config_.h coord.h country.h android.h data.h \
128 data_window.h data_window_int.h debug.h destination.h \
129 draw_info.h endianess.h event.h file.h graphics.h gtkext.h \
130 gui.h item.h item_def.h keys.h log.h layer.h layout.h \
131 linguistics.h main.h map-share.h map.h map_data.h mapset.h \
132 maptype.h menu.h messages.h navigation.h navit.h osd.h param.h \
133 phrase.h plugin.h point.h plugin_def.h projection.h popup.h \
134 route.h profile.h roadprofile.h search.h speech.h start_real.h \
135 transform.h track.h types.h util.h vehicle.h vehicleprofile.h \
136 window.h xmlconfig.h zipfile.h navit_nls.h sunriset.c \
137 sunriset.h glib_slice.h maptool/miniz.c coffeecatch.c \
138 coffeejni.c snprintf.c snprintf.h \
139 vehicle/android/vehicle_android.c vehicle/demo/vehicle_demo.c \
140 gui/internal/gui_internal.c \
141 graphics/android/graphics_android.c map/binfile/binfile.c \
142 map/csv/csv.c map/csv/quadtree.c map/textfile/textfile.c \
143 osd/core/osd_core.c speech/android/speech_android.c android.c \
144 event_glib.c builtin.c
145 @SUPPORT_ANDROID_TRUE@am__objects_1 = vehicle_android.lo \
146 @SUPPORT_ANDROID_TRUE@ vehicle_demo.lo gui_internal.lo \
147 @SUPPORT_ANDROID_TRUE@ graphics_android.lo binfile.lo csv.lo \
148 @SUPPORT_ANDROID_TRUE@ quadtree.lo textfile.lo osd_core.lo \
149 @SUPPORT_ANDROID_TRUE@ speech_android.lo android.lo
150 @EVENT_GLIB_TRUE@am__objects_2 = event_glib.lo
151 @PLUGINS_FALSE@am__objects_3 = builtin.lo
152 am_lib@LIBNAVIT@_la_OBJECTS = announcement.lo atom.lo attr.lo cache.lo \
153 callback.lo command.lo compass.lo config_.lo coord.lo \
154 country.lo data_window.lo debug.lo event.lo file.lo \
155 graphics.lo gui.lo item.lo layout.lo log.lo main.lo map.lo \
156 linguistics.lo mapset.lo maptype.lo menu.lo messages.lo \
157 bookmarks.lo navit.lo navigation.lo osd.lo param.lo phrase.lo \
158 plugin.lo popup.lo profile.lo projection.lo roadprofile.lo \
159 route.lo routech.lo search.lo speech.lo start_real.lo \
160 transform.lo track.lo util.lo vehicle.lo vehicleprofile.lo \
161 xmlconfig.lo sunriset.lo miniz.lo coffeecatch.lo coffeejni.lo \
162 snprintf.lo $(am__objects_1) $(am__objects_2) $(am__objects_3)
163 lib@LIBNAVIT@_la_OBJECTS = $(am_lib@LIBNAVIT@_la_OBJECTS)
164 lib@LIBNAVIT@_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
166 $(lib@LIBNAVIT@_la_LDFLAGS) $(LDFLAGS) -o $@
167 @SHARED_LIBNAVIT_FALSE@am_lib@LIBNAVIT@_la_rpath =
168 @SHARED_LIBNAVIT_TRUE@am_lib@LIBNAVIT@_la_rpath = -rpath $(libdir)
169 PROGRAMS = $(bin_PROGRAMS)
170 am__navit_SOURCES_DIST = start.c
171 @SUPPORT_ANDROID_FALSE@am_navit_OBJECTS = start.$(OBJEXT)
172 navit_OBJECTS = $(am_navit_OBJECTS)
173 @SUPPORT_ANDROID_FALSE@navit_DEPENDENCIES = lib@LIBNAVIT@.la \
174 @SUPPORT_ANDROID_FALSE@ $(am__append_11) $(am__DEPENDENCIES_1) \
175 @SUPPORT_ANDROID_FALSE@ $(am__DEPENDENCIES_1)
176 @SUPPORT_ANDROID_TRUE@navit_DEPENDENCIES = $(am__append_11) \
177 @SUPPORT_ANDROID_TRUE@ $(am__DEPENDENCIES_1) \
178 @SUPPORT_ANDROID_TRUE@ $(am__DEPENDENCIES_1)
179 navit_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
180 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(navit_LDFLAGS) \
181 $(LDFLAGS) -o $@
182 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
183 depcomp = $(SHELL) $(top_srcdir)/depcomp
184 am__depfiles_maybe = depfiles
185 am__mv = mv -f
186 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
187 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
188 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
189 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
190 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
191 CCLD = $(CC)
192 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
193 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
194 $(LDFLAGS) -o $@
195 SOURCES = $(lib@LIBNAVIT@_la_SOURCES) $(navit_SOURCES)
196 DIST_SOURCES = $(am__lib@LIBNAVIT@_la_SOURCES_DIST) \
197 $(am__navit_SOURCES_DIST)
198 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
199 html-recursive info-recursive install-data-recursive \
200 install-dvi-recursive install-exec-recursive \
201 install-html-recursive install-info-recursive \
202 install-pdf-recursive install-ps-recursive install-recursive \
203 installcheck-recursive installdirs-recursive pdf-recursive \
204 ps-recursive uninstall-recursive
205 DATA = $(pkgdata_DATA)
206 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
207 distclean-recursive maintainer-clean-recursive
208 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
209 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
210 distdir
211 ETAGS = etags
212 CTAGS = ctags
213 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
214 am__relativize = \
215 dir0=`pwd`; \
216 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
217 sed_rest='s,^[^/]*/*,,'; \
218 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
219 sed_butlast='s,/*[^/]*$$,,'; \
220 while test -n "$$dir1"; do \
221 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
222 if test "$$first" != "."; then \
223 if test "$$first" = ".."; then \
224 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
225 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
226 else \
227 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
228 if test "$$first2" = "$$first"; then \
229 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
230 else \
231 dir2="../$$dir2"; \
232 fi; \
233 dir0="$$dir0"/"$$first"; \
234 fi; \
235 fi; \
236 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
237 done; \
238 reldir="$$dir2"
239 ACLOCAL = @ACLOCAL@
240 ALLOCA = @ALLOCA@
241 AMTAR = @AMTAR@
242 ANDROID_PERMISSIONS = @ANDROID_PERMISSIONS@
243 ANDROID_PROJECT = @ANDROID_PROJECT@
244 AR = @AR@
245 AUTOCONF = @AUTOCONF@
246 AUTOHEADER = @AUTOHEADER@
247 AUTOMAKE = @AUTOMAKE@
248 AWK = @AWK@
249 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
250 CATOBJEXT = @CATOBJEXT@
251 CC = @CC@
252 CCDEPMODE = @CCDEPMODE@
253 CCLD_FOR_BUILD = @CCLD_FOR_BUILD@
254 CC_FOR_BUILD = @CC_FOR_BUILD@
255 CFLAGS = @CFLAGS@
256 CPP = @CPP@
257 CPPFLAGS = @CPPFLAGS@
258 CRYPTO_LIBS = @CRYPTO_LIBS@
259 CXX = @CXX@
260 CXXCPP = @CXXCPP@
261 CXXDEPMODE = @CXXDEPMODE@
262 CXXFLAGS = @CXXFLAGS@
263 CYGPATH_W = @CYGPATH_W@
264 DATADIRNAME = @DATADIRNAME@
265 DBUS_CFLAGS = @DBUS_CFLAGS@
266 DBUS_LIBS = @DBUS_LIBS@
267 DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
268 DEFS = @DEFS@
269 DEPDIR = @DEPDIR@
270 DSYMUTIL = @DSYMUTIL@
271 DUMPBIN = @DUMPBIN@
272 ECHO_C = @ECHO_C@
273 ECHO_N = @ECHO_N@
274 ECHO_T = @ECHO_T@
275 EGREP = @EGREP@
276 EXEEXT = @EXEEXT@
277 FGREP = @FGREP@
278 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
279 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
280 FREEIMAGE_LIBS = @FREEIMAGE_LIBS@
281 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
282 FREETYPE2_LIBS = @FREETYPE2_LIBS@
283 FRIBIDI2_CFLAGS = @FRIBIDI2_CFLAGS@
284 FRIBIDI2_LIBS = @FRIBIDI2_LIBS@
285 FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
286 FRIBIDI_LIBS = @FRIBIDI_LIBS@
287 GDLIB_CONFIG = @GDLIB_CONFIG@
288 GD_CFLAGS = @GD_CFLAGS@
289 GD_LIBS = @GD_LIBS@
290 GENCAT = @GENCAT@
291 GLC_CFLAGS = @GLC_CFLAGS@
292 GLC_LIBS = @GLC_LIBS@
293 GLIBC21 = @GLIBC21@
294 GLIB_CFLAGS = @GLIB_CFLAGS@
295 GLIB_LIBS = @GLIB_LIBS@
296 GMODULE_CFLAGS = @GMODULE_CFLAGS@
297 GMODULE_LIBS = @GMODULE_LIBS@
298 GMSGFMT = @GMSGFMT@
299 GPSBT_CFLAGS = @GPSBT_CFLAGS@
300 GPSBT_LIBS = @GPSBT_LIBS@
301 GPSD_CFLAGS = @GPSD_CFLAGS@
302 GPSD_LIBS = @GPSD_LIBS@
303 GREP = @GREP@
304 GTK2_CFLAGS = @GTK2_CFLAGS@
305 GTK2_LIBS = @GTK2_LIBS@
306 GYPSY_CFLAGS = @GYPSY_CFLAGS@
307 GYPSY_LIBS = @GYPSY_LIBS@
308 HAVE_ASPRINTF = @HAVE_ASPRINTF@
309 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
310 HAVE_SNPRINTF = @HAVE_SNPRINTF@
311 HAVE_WPRINTF = @HAVE_WPRINTF@
312 HILDON_CFLAGS = @HILDON_CFLAGS@
313 HILDON_LIBS = @HILDON_LIBS@
314 IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
315 IMLIB2_LIBS = @IMLIB2_LIBS@
316 INSTALL = @INSTALL@
317 INSTALL_DATA = @INSTALL_DATA@
318 INSTALL_PROGRAM = @INSTALL_PROGRAM@
319 INSTALL_SCRIPT = @INSTALL_SCRIPT@
320 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
321 INSTOBJEXT = @INSTOBJEXT@
322 INTLBISON = @INTLBISON@
323 INTLIBS = @INTLIBS@
324 INTLLIBS = @INTLLIBS@
325 INTLOBJS = @INTLOBJS@
326 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
327 IPHONE_CFLAGS = @IPHONE_CFLAGS@
328 IPHONE_LIBS = @IPHONE_LIBS@
329 LD = @LD@
330 LDFLAGS = @LDFLAGS@
331 LIBC_LIBS = @LIBC_LIBS@
332 LIBGARMIN_CFLAGS = @LIBGARMIN_CFLAGS@
333 LIBGARMIN_LIBS = @LIBGARMIN_LIBS@
334 LIBGPS19_CFLAGS = @LIBGPS19_CFLAGS@
335 LIBGPS19_LIBS = @LIBGPS19_LIBS@
336 LIBICONV = @LIBICONV@
337 LIBINTL = @LIBINTL@
338 LIBLOCATION_CFLAGS = @LIBLOCATION_CFLAGS@
339 LIBLOCATION_LIBS = @LIBLOCATION_LIBS@
340 LIBNAVIT = @LIBNAVIT@
341 LIBOBJS = @LIBOBJS@
342 LIBOSSO_CFLAGS = @LIBOSSO_CFLAGS@
343 LIBOSSO_LIBS = @LIBOSSO_LIBS@
344 LIBPDL_CFLAGS = @LIBPDL_CFLAGS@
345 LIBPDL_LIBS = @LIBPDL_LIBS@
346 LIBS = @LIBS@
347 LIBTOOL = @LIBTOOL@
348 LIPO = @LIPO@
349 LN_S = @LN_S@
350 LTLIBICONV = @LTLIBICONV@
351 LTLIBINTL = @LTLIBINTL@
352 LTLIBOBJS = @LTLIBOBJS@
353 MAINT = @MAINT@
354 MAKEINFO = @MAKEINFO@
355 MKDIR_P = @MKDIR_P@
356 MKINSTALLDIRS = @MKINSTALLDIRS@
357 MOC = @MOC@
358 MODULE_LDFLAGS = @MODULE_LDFLAGS@
359 MODULE_LIBADD = @MODULE_LIBADD@
360 MOFILES = @MOFILES@
361 MSGFMT = @MSGFMT@
362 MSGMERGE = @MSGMERGE@
363 NAVIT_CFLAGS = @NAVIT_CFLAGS@
364 NAVIT_LIBS = @NAVIT_LIBS@
365 NAVIT_MODULE_LDFLAGS = @NAVIT_MODULE_LDFLAGS@
366 NAVIT_SOCKET_LDFLAGS = @NAVIT_SOCKET_LDFLAGS@
367 NAVIT_VARIANT = @NAVIT_VARIANT@
368 NM = @NM@
369 NMEDIT = @NMEDIT@
370 OBJC = @OBJC@
371 OBJCDEPMODE = @OBJCDEPMODE@
372 OBJCFLAGS = @OBJCFLAGS@
373 OBJDUMP = @OBJDUMP@
374 OBJEXT = @OBJEXT@
375 OPENGL_CFLAGS = @OPENGL_CFLAGS@
376 OPENGL_LIBS = @OPENGL_LIBS@
377 OTOOL = @OTOOL@
378 OTOOL64 = @OTOOL64@
379 PACKAGE = @PACKAGE@
380 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
381 PACKAGE_NAME = @PACKAGE_NAME@
382 PACKAGE_STRING = @PACKAGE_STRING@
383 PACKAGE_TARNAME = @PACKAGE_TARNAME@
384 PACKAGE_URL = @PACKAGE_URL@
385 PACKAGE_VERSION = @PACKAGE_VERSION@
386 PATH_SEPARATOR = @PATH_SEPARATOR@
387 PG_CONFIG = @PG_CONFIG@
388 PKG_CONFIG = @PKG_CONFIG@
389 POFILES = @POFILES@
390 POIFILES = @POIFILES@
391 POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
392 POSTGRESQL_LIBS = @POSTGRESQL_LIBS@
393 POSUB = @POSUB@
394 PYTHONCONFIG = @PYTHONCONFIG@
395 PYTHON_CFLAGS = @PYTHON_CFLAGS@
396 PYTHON_LIBS = @PYTHON_LIBS@
397 QT_DECLARATIVE_CFLAGS = @QT_DECLARATIVE_CFLAGS@
398 QT_DECLARATIVE_LIBS = @QT_DECLARATIVE_LIBS@
399 QT_GUI_CFLAGS = @QT_GUI_CFLAGS@
400 QT_GUI_LIBS = @QT_GUI_LIBS@
401 QT_SVG_CFLAGS = @QT_SVG_CFLAGS@
402 QT_SVG_LIBS = @QT_SVG_LIBS@
403 QT_XML_CFLAGS = @QT_XML_CFLAGS@
404 QT_XML_LIBS = @QT_XML_LIBS@
405 RANLIB = @RANLIB@
406 SAXON = @SAXON@
407 SDL_CFLAGS = @SDL_CFLAGS@
408 SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
409 SDL_LIBS = @SDL_LIBS@
410 SED = @SED@
411 SET_MAKE = @SET_MAKE@
412 SHAPEFILE_CFLAGS = @SHAPEFILE_CFLAGS@
413 SHAPEFILE_LIBS = @SHAPEFILE_LIBS@
414 SHELL = @SHELL@
415 SOURCE_MODE = @SOURCE_MODE@
416 SPEECHD_CFLAGS = @SPEECHD_CFLAGS@
417 SPEECHD_LIBS = @SPEECHD_LIBS@
418 STRIP = @STRIP@
419 SVG2PNG = @SVG2PNG@
420 SVG2PNG_SCALES = @SVG2PNG_SCALES@
421 SVG2PNG_SCALES_FLAG = @SVG2PNG_SCALES_FLAG@
422 SVG2PNG_SCALES_NAV = @SVG2PNG_SCALES_NAV@
423 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
424 USE_NLS = @USE_NLS@
425 VERSION = @VERSION@
426 WINDRES = @WINDRES@
427 WORDEXP_LIBS = @WORDEXP_LIBS@
428 XGETTEXT = @XGETTEXT@
429 XSLTS = @XSLTS@
430 ZLIB_CFLAGS = @ZLIB_CFLAGS@
431 ZLIB_LIBS = @ZLIB_LIBS@
432 _PATH_BZCAT = @_PATH_BZCAT@
433 _PATH_PYTHON = @_PATH_PYTHON@
434 abs_builddir = @abs_builddir@
435 abs_srcdir = @abs_srcdir@
436 abs_top_builddir = @abs_top_builddir@
437 abs_top_srcdir = @abs_top_srcdir@
438 ac_ct_CC = @ac_ct_CC@
439 ac_ct_CXX = @ac_ct_CXX@
440 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
441 ac_ct_OBJC = @ac_ct_OBJC@
442 am__include = @am__include@
443 am__leading_dot = @am__leading_dot@
444 am__quote = @am__quote@
445 am__tar = @am__tar@
446 am__untar = @am__untar@
447 bindir = @bindir@
448 build = @build@
449 build_alias = @build_alias@
450 build_cpu = @build_cpu@
451 build_os = @build_os@
452 build_vendor = @build_vendor@
453 builddir = @builddir@
454 cross_compiling = @cross_compiling@
455 datadir = @datadir@
456 datarootdir = @datarootdir@
457 docdir = @docdir@
458 dvidir = @dvidir@
459 exec_prefix = @exec_prefix@
460 host = @host@
461 host_alias = @host_alias@
462 host_cpu = @host_cpu@
463 host_os = @host_os@
464 host_vendor = @host_vendor@
465 htmldir = @htmldir@
466 includedir = @includedir@
467 infodir = @infodir@
468 install_sh = @install_sh@
469 libdir = @libdir@
470 libexecdir = @libexecdir@
471 localedir = @localedir@
472 localstatedir = @localstatedir@
473 lt_ECHO = @lt_ECHO@
474 mandir = @mandir@
475 mkdir_p = @mkdir_p@
476 oldincludedir = @oldincludedir@
477 pdfdir = @pdfdir@
478 prefix = @prefix@
479 program_transform_name = @program_transform_name@
480 psdir = @psdir@
481 sbindir = @sbindir@
482 sharedstatedir = @sharedstatedir@
483 srcdir = @srcdir@
484 sysconfdir = @sysconfdir@
485 target_alias = @target_alias@
486 top_build_prefix = @top_build_prefix@
487 top_builddir = @top_builddir@
488 top_srcdir = @top_srcdir@
489 modulebindingdir = $(pkglibdir)/binding
490 modulemapdir = $(pkglibdir)/map
491 modulefontdir = $(pkglibdir)/font
492 modulegraphicsdir = $(pkglibdir)/graphics
493 moduleguidir = $(pkglibdir)/gui
494 modulespeechdir = $(pkglibdir)/speech
495 moduleosddir = $(pkglibdir)/osd
496 modulevehicledir = $(pkglibdir)/vehicle
497 moduleplugindir = $(pkglibdir)/plugin
498 moduleautoloaddir = $(pkglibdir)/autoload
499 pkgdocdir = $(pkgdatadir)
500 xpmdir = $(pkgdatadir)/xpm
501 skinsdir = $(pkgdatadir)/skins
502 fontsdir = $(pkgdatadir)/fonts
503 mapsdir = $(pkgdatadir)/maps
504 comma = ,
505 SUBDIRS = fib-1.1 support $(am__append_1) autoload binding map font \
506 gui graphics osd plugin speech vehicle $(am__append_2) \
507 $(am__append_3) $(am__append_4) $(am__append_5)
508 DIST_SUBDIRS = autoload binding map maptool fib-1.1 font fonts gui graphics osd plugin speech vehicle support maps
509 MODULES = $(wildcard $(top_builddir)/navit/binding/*/*.la $(top_builddir)/navit/font/*/*.la $(top_builddir)/navit/graphics/*/*.la $(top_builddir)/navit/gui/*/*.la $(top_builddir)/navit/map/*/*.la $(top_builddir)/navit/osd/*/*.la $(top_builddir)/navit/speech/*/*.la $(top_builddir)/navit/vehicle/*/*.la)
510 AM_CPPFLAGS = -I$(top_srcdir)/navit/fib-1.1 @NAVIT_CFLAGS@ @ZLIB_CFLAGS@ -DPREFIX=\"@prefix@\" -DLIBDIR=\"@libdir@\" -DMODULE=navit
511 BUILT_SOURCES = version.h navit_config.h
512 @SHARED_LIBNAVIT_TRUE@lib_LTLIBRARIES = lib@LIBNAVIT@.la
513 @SHARED_LIBNAVIT_TRUE@lib@LIBNAVIT@_la_LDFLAGS = -avoid-version @MODULE_LDFLAGS@ @NAVIT_SOCKET_LDFLAGS@ -no-undefined -Wl,--no-undefined
514 @SHARED_LIBNAVIT_FALSE@noinst_LTLIBRARIES = lib@LIBNAVIT@.la
515 lib@LIBNAVIT@_la_LIBADD = @NAVIT_LIBS@ @WORDEXP_LIBS@ @ZLIB_LIBS@ \
516 @INTLLIBS@ -Lfib-1.1 -lfib @MODULE_LIBADD@ @CRYPTO_LIBS@ \
517 $(am__append_6) $(am__append_10)
518 pkgdata_DATA = navit.xml
519 EXTRA_DIST = navit_shipped.xml navit.dtd
520 lib@LIBNAVIT@_la_SOURCES = announcement.c atom.c attr.c cache.c \
521 callback.c command.c compass.c config_.c coord.c country.c \
522 data_window.c debug.c event.c event_glib.h file.c graphics.c \
523 gui.c item.c layout.c log.c main.c map.c linguistics.c \
524 mapset.c maptype.c menu.c messages.c bookmarks.c bookmarks.h \
525 navit.c navigation.c osd.c param.c phrase.c plugin.c popup.c \
526 profile.c projection.c roadprofile.c route.c routech.c \
527 search.c speech.c start_real.c transform.c track.c util.c \
528 vehicle.c vehicleprofile.c xmlconfig.c announcement.h atom.h \
529 attr.h attr_def.h cache.h callback.h color.h command.h \
530 compass.h config_.h coord.h country.h android.h data.h \
531 data_window.h data_window_int.h debug.h destination.h \
532 draw_info.h endianess.h event.h file.h graphics.h gtkext.h \
533 gui.h item.h item_def.h keys.h log.h layer.h layout.h \
534 linguistics.h main.h map-share.h map.h map_data.h mapset.h \
535 maptype.h menu.h messages.h navigation.h navit.h osd.h param.h \
536 phrase.h plugin.h point.h plugin_def.h projection.h popup.h \
537 route.h profile.h roadprofile.h search.h speech.h start_real.h \
538 transform.h track.h types.h util.h vehicle.h vehicleprofile.h \
539 window.h xmlconfig.h zipfile.h navit_nls.h sunriset.c \
540 sunriset.h glib_slice.h maptool/miniz.c coffeecatch.c \
541 coffeejni.c snprintf.c snprintf.h $(am__append_7) \
542 $(am__append_8) $(am__append_9)
543 @SUPPORT_ANDROID_FALSE@navit_SOURCES = start.c
544 @SUPPORT_ANDROID_TRUE@navit_SOURCES =
545 @SUPPORT_ANDROID_FALSE@navit_LDADD = lib@LIBNAVIT@.la @NAVIT_LIBS@ \
546 @SUPPORT_ANDROID_FALSE@ @WORDEXP_LIBS@ @ZLIB_LIBS@ \
547 @SUPPORT_ANDROID_FALSE@ @CRYPTO_LIBS@ @INTLLIBS@ \
548 @SUPPORT_ANDROID_FALSE@ $(am__append_11) $(am__append_12) \
549 @SUPPORT_ANDROID_FALSE@ $(am__append_13)
550 @SUPPORT_ANDROID_TRUE@navit_LDADD = @NAVIT_LIBS@ @WORDEXP_LIBS@ \
551 @SUPPORT_ANDROID_TRUE@ @ZLIB_LIBS@ @CRYPTO_LIBS@ @INTLLIBS@ \
552 @SUPPORT_ANDROID_TRUE@ $(am__append_11) $(am__append_12) \
553 @SUPPORT_ANDROID_TRUE@ $(am__append_13)
554 @SUPPORT_ANDROID_TRUE@v_int = $$(cat $(srcdir)/android/Android_Market_Version_int.txt|grep v_int|cut -d ":" -f 2)
555 # v_name = "1.0.0-"$$(LANG=C svnversion $(top_srcdir) 2> /dev/null|tr -d ":A-Z" 2> /dev/null)
556 @SUPPORT_ANDROID_TRUE@v_name = $$(cat $(srcdir)/android/Android_Market_Version_int.txt|grep v_name|cut -d ":" -f 2)
557 @SUPPORT_ANDROID_TRUE@b_arch = $(shell if [ "$(DO_X86_BUILD)" == "1" ]; then echo "x86"; elif [ "$(DO_ARMV7_BUILD)" == "1" ]; then echo "armeabi-v7a"; else echo "armeabi"; fi)
558 navit_LDFLAGS = -export-dynamic
559 all: $(BUILT_SOURCES)
560 $(MAKE) $(AM_MAKEFLAGS) all-recursive
561
562 .SUFFIXES:
563 .SUFFIXES: .c .lo .o .obj
564 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.inc $(am__configure_deps)
565 @for dep in $?; do \
566 case '$(am__configure_deps)' in \
567 *$$dep*) \
568 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
569 && { if test -f $@; then exit 0; else break; fi; }; \
570 exit 1;; \
571 esac; \
572 done; \
573 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu navit/Makefile'; \
574 $(am__cd) $(top_srcdir) && \
575 $(AUTOMAKE) --gnu navit/Makefile
576 .PRECIOUS: Makefile
577 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
578 @case '$?' in \
579 *config.status*) \
580 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
581 *) \
582 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
583 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
584 esac;
585
586 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
587 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
588
589 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
590 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
591 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
592 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
593 $(am__aclocal_m4_deps):
594 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
595 @$(NORMAL_INSTALL)
596 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
597 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
598 list2=; for p in $$list; do \
599 if test -f $$p; then \
600 list2="$$list2 $$p"; \
601 else :; fi; \
602 done; \
603 test -z "$$list2" || { \
604 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
605 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
606 }
607
608 uninstall-libLTLIBRARIES:
609 @$(NORMAL_UNINSTALL)
610 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
611 for p in $$list; do \
612 $(am__strip_dir) \
613 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
614 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
615 done
616
617 clean-libLTLIBRARIES:
618 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
619 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
620 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
621 test "$$dir" != "$$p" || dir=.; \
622 echo "rm -f \"$${dir}/so_locations\""; \
623 rm -f "$${dir}/so_locations"; \
624 done
625
626 clean-noinstLTLIBRARIES:
627 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
628 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
629 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
630 test "$$dir" != "$$p" || dir=.; \
631 echo "rm -f \"$${dir}/so_locations\""; \
632 rm -f "$${dir}/so_locations"; \
633 done
634 lib@LIBNAVIT@.la: $(lib@LIBNAVIT@_la_OBJECTS) $(lib@LIBNAVIT@_la_DEPENDENCIES)
635 $(lib@LIBNAVIT@_la_LINK) $(am_lib@LIBNAVIT@_la_rpath) $(lib@LIBNAVIT@_la_OBJECTS) $(lib@LIBNAVIT@_la_LIBADD) $(LIBS)
636 install-binPROGRAMS: $(bin_PROGRAMS)
637 @$(NORMAL_INSTALL)
638 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
639 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
640 for p in $$list; do echo "$$p $$p"; done | \
641 sed 's/$(EXEEXT)$$//' | \
642 while read p p1; do if test -f $$p || test -f $$p1; \
643 then echo "$$p"; echo "$$p"; else :; fi; \
644 done | \
645 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
646 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
647 sed 'N;N;N;s,\n, ,g' | \
648 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
649 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
650 if ($$2 == $$4) files[d] = files[d] " " $$1; \
651 else { print "f", $$3 "/" $$4, $$1; } } \
652 END { for (d in files) print "f", d, files[d] }' | \
653 while read type dir files; do \
654 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
655 test -z "$$files" || { \
656 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
657 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
658 } \
659 ; done
660
661 uninstall-binPROGRAMS:
662 @$(NORMAL_UNINSTALL)
663 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
664 files=`for p in $$list; do echo "$$p"; done | \
665 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
666 -e 's/$$/$(EXEEXT)/' `; \
667 test -n "$$list" || exit 0; \
668 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
669 cd "$(DESTDIR)$(bindir)" && rm -f $$files
670
671 clean-binPROGRAMS:
672 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
673 echo " rm -f" $$list; \
674 rm -f $$list || exit $$?; \
675 test -n "$(EXEEXT)" || exit 0; \
676 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
677 echo " rm -f" $$list; \
678 rm -f $$list
679 navit$(EXEEXT): $(navit_OBJECTS) $(navit_DEPENDENCIES)
680 @rm -f navit$(EXEEXT)
681 $(navit_LINK) $(navit_OBJECTS) $(navit_LDADD) $(LIBS)
682
683 mostlyclean-compile:
684 -rm -f *.$(OBJEXT)
685
686 distclean-compile:
687 -rm -f *.tab.c
688
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/android.Plo@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/announcement.Plo@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atom.Plo@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attr.Plo@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binfile.Plo@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bookmarks.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/builtin.Plo@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callback.Plo@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffeecatch.Plo@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffeejni.Plo@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Plo@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compass.Plo@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_.Plo@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coord.Plo@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/country.Plo@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csv.Plo@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data_window.Plo@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event_glib.Plo@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphics.Plo@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphics_android.Plo@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui.Plo@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui_internal.Plo@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/item.Plo@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Plo@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linguistics.Plo@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Plo@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapset.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maptype.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messages.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miniz.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/navigation.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/navit.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osd.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osd_core.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/param.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phrase.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/popup.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/profile.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/projection.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quadtree.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/roadprofile.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/route.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routech.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/search.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speech.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speech_android.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/start.Po@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/start_real.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sunriset.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textfile.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transform.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vehicle.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vehicle_android.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vehicle_demo.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vehicleprofile.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlconfig.Plo@am__quote@
756
757 .c.o:
758 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
759 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
762 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
763
764 .c.obj:
765 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
766 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
770
771 .c.lo:
772 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
773 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
776 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
777
778 miniz.lo: maptool/miniz.c
779 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT miniz.lo -MD -MP -MF $(DEPDIR)/miniz.Tpo -c -o miniz.lo `test -f 'maptool/miniz.c' || echo '$(srcdir)/'`maptool/miniz.c
780 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/miniz.Tpo $(DEPDIR)/miniz.Plo
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='maptool/miniz.c' object='miniz.lo' libtool=yes @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o miniz.lo `test -f 'maptool/miniz.c' || echo '$(srcdir)/'`maptool/miniz.c
784
785 vehicle_android.lo: vehicle/android/vehicle_android.c
786 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vehicle_android.lo -MD -MP -MF $(DEPDIR)/vehicle_android.Tpo -c -o vehicle_android.lo `test -f 'vehicle/android/vehicle_android.c' || echo '$(srcdir)/'`vehicle/android/vehicle_android.c
787 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/vehicle_android.Tpo $(DEPDIR)/vehicle_android.Plo
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vehicle/android/vehicle_android.c' object='vehicle_android.lo' libtool=yes @AMDEPBACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
790 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vehicle_android.lo `test -f 'vehicle/android/vehicle_android.c' || echo '$(srcdir)/'`vehicle/android/vehicle_android.c
791
792 vehicle_demo.lo: vehicle/demo/vehicle_demo.c
793 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vehicle_demo.lo -MD -MP -MF $(DEPDIR)/vehicle_demo.Tpo -c -o vehicle_demo.lo `test -f 'vehicle/demo/vehicle_demo.c' || echo '$(srcdir)/'`vehicle/demo/vehicle_demo.c
794 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/vehicle_demo.Tpo $(DEPDIR)/vehicle_demo.Plo
795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vehicle/demo/vehicle_demo.c' object='vehicle_demo.lo' libtool=yes @AMDEPBACKSLASH@
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vehicle_demo.lo `test -f 'vehicle/demo/vehicle_demo.c' || echo '$(srcdir)/'`vehicle/demo/vehicle_demo.c
798
799 gui_internal.lo: gui/internal/gui_internal.c
800 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gui_internal.lo -MD -MP -MF $(DEPDIR)/gui_internal.Tpo -c -o gui_internal.lo `test -f 'gui/internal/gui_internal.c' || echo '$(srcdir)/'`gui/internal/gui_internal.c
801 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/gui_internal.Tpo $(DEPDIR)/gui_internal.Plo
802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gui/internal/gui_internal.c' object='gui_internal.lo' libtool=yes @AMDEPBACKSLASH@
803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
804 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gui_internal.lo `test -f 'gui/internal/gui_internal.c' || echo '$(srcdir)/'`gui/internal/gui_internal.c
805
806 graphics_android.lo: graphics/android/graphics_android.c
807 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT graphics_android.lo -MD -MP -MF $(DEPDIR)/graphics_android.Tpo -c -o graphics_android.lo `test -f 'graphics/android/graphics_android.c' || echo '$(srcdir)/'`graphics/android/graphics_android.c
808 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/graphics_android.Tpo $(DEPDIR)/graphics_android.Plo
809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='graphics/android/graphics_android.c' object='graphics_android.lo' libtool=yes @AMDEPBACKSLASH@
810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o graphics_android.lo `test -f 'graphics/android/graphics_android.c' || echo '$(srcdir)/'`graphics/android/graphics_android.c
812
813 binfile.lo: map/binfile/binfile.c
814 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT binfile.lo -MD -MP -MF $(DEPDIR)/binfile.Tpo -c -o binfile.lo `test -f 'map/binfile/binfile.c' || echo '$(srcdir)/'`map/binfile/binfile.c
815 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/binfile.Tpo $(DEPDIR)/binfile.Plo
816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='map/binfile/binfile.c' object='binfile.lo' libtool=yes @AMDEPBACKSLASH@
817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
818 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o binfile.lo `test -f 'map/binfile/binfile.c' || echo '$(srcdir)/'`map/binfile/binfile.c
819
820 csv.lo: map/csv/csv.c
821 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT csv.lo -MD -MP -MF $(DEPDIR)/csv.Tpo -c -o csv.lo `test -f 'map/csv/csv.c' || echo '$(srcdir)/'`map/csv/csv.c
822 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/csv.Tpo $(DEPDIR)/csv.Plo
823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='map/csv/csv.c' object='csv.lo' libtool=yes @AMDEPBACKSLASH@
824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
825 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o csv.lo `test -f 'map/csv/csv.c' || echo '$(srcdir)/'`map/csv/csv.c
826
827 quadtree.lo: map/csv/quadtree.c
828 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT quadtree.lo -MD -MP -MF $(DEPDIR)/quadtree.Tpo -c -o quadtree.lo `test -f 'map/csv/quadtree.c' || echo '$(srcdir)/'`map/csv/quadtree.c
829 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/quadtree.Tpo $(DEPDIR)/quadtree.Plo
830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='map/csv/quadtree.c' object='quadtree.lo' libtool=yes @AMDEPBACKSLASH@
831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
832 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o quadtree.lo `test -f 'map/csv/quadtree.c' || echo '$(srcdir)/'`map/csv/quadtree.c
833
834 textfile.lo: map/textfile/textfile.c
835 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT textfile.lo -MD -MP -MF $(DEPDIR)/textfile.Tpo -c -o textfile.lo `test -f 'map/textfile/textfile.c' || echo '$(srcdir)/'`map/textfile/textfile.c
836 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/textfile.Tpo $(DEPDIR)/textfile.Plo
837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='map/textfile/textfile.c' object='textfile.lo' libtool=yes @AMDEPBACKSLASH@
838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
839 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o textfile.lo `test -f 'map/textfile/textfile.c' || echo '$(srcdir)/'`map/textfile/textfile.c
840
841 osd_core.lo: osd/core/osd_core.c
842 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT osd_core.lo -MD -MP -MF $(DEPDIR)/osd_core.Tpo -c -o osd_core.lo `test -f 'osd/core/osd_core.c' || echo '$(srcdir)/'`osd/core/osd_core.c
843 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/osd_core.Tpo $(DEPDIR)/osd_core.Plo
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='osd/core/osd_core.c' object='osd_core.lo' libtool=yes @AMDEPBACKSLASH@
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
846 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o osd_core.lo `test -f 'osd/core/osd_core.c' || echo '$(srcdir)/'`osd/core/osd_core.c
847
848 speech_android.lo: speech/android/speech_android.c
849 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT speech_android.lo -MD -MP -MF $(DEPDIR)/speech_android.Tpo -c -o speech_android.lo `test -f 'speech/android/speech_android.c' || echo '$(srcdir)/'`speech/android/speech_android.c
850 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/speech_android.Tpo $(DEPDIR)/speech_android.Plo
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='speech/android/speech_android.c' object='speech_android.lo' libtool=yes @AMDEPBACKSLASH@
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
853 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o speech_android.lo `test -f 'speech/android/speech_android.c' || echo '$(srcdir)/'`speech/android/speech_android.c
854
855 mostlyclean-libtool:
856 -rm -f *.lo
857
858 clean-libtool:
859 -rm -rf .libs _libs
860 install-pkgdataDATA: $(pkgdata_DATA)
861 @$(NORMAL_INSTALL)
862 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
863 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
864 for p in $$list; do \
865 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
866 echo "$$d$$p"; \
867 done | $(am__base_list) | \
868 while read files; do \
869 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
870 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
871 done
872
873 uninstall-pkgdataDATA:
874 @$(NORMAL_UNINSTALL)
875 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
876 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
877 test -n "$$files" || exit 0; \
878 echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
879 cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
880
881 # This directory's subdirectories are mostly independent; you can cd
882 # into them and run `make' without going through this Makefile.
883 # To change the values of `make' variables: instead of editing Makefiles,
884 # (1) if the variable is set in `config.status', edit `config.status'
885 # (which will cause the Makefiles to be regenerated when you run `make');
886 # (2) otherwise, pass the desired values on the `make' command line.
887 $(RECURSIVE_TARGETS):
888 @fail= failcom='exit 1'; \
889 for f in x $$MAKEFLAGS; do \
890 case $$f in \
891 *=* | --[!k]*);; \
892 *k*) failcom='fail=yes';; \
893 esac; \
894 done; \
895 dot_seen=no; \
896 target=`echo $@ | sed s/-recursive//`; \
897 list='$(SUBDIRS)'; for subdir in $$list; do \
898 echo "Making $$target in $$subdir"; \
899 if test "$$subdir" = "."; then \
900 dot_seen=yes; \
901 local_target="$$target-am"; \
902 else \
903 local_target="$$target"; \
904 fi; \
905 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
906 || eval $$failcom; \
907 done; \
908 if test "$$dot_seen" = "no"; then \
909 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
910 fi; test -z "$$fail"
911
912 $(RECURSIVE_CLEAN_TARGETS):
913 @fail= failcom='exit 1'; \
914 for f in x $$MAKEFLAGS; do \
915 case $$f in \
916 *=* | --[!k]*);; \
917 *k*) failcom='fail=yes';; \
918 esac; \
919 done; \
920 dot_seen=no; \
921 case "$@" in \
922 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
923 *) list='$(SUBDIRS)' ;; \
924 esac; \
925 rev=''; for subdir in $$list; do \
926 if test "$$subdir" = "."; then :; else \
927 rev="$$subdir $$rev"; \
928 fi; \
929 done; \
930 rev="$$rev ."; \
931 target=`echo $@ | sed s/-recursive//`; \
932 for subdir in $$rev; do \
933 echo "Making $$target in $$subdir"; \
934 if test "$$subdir" = "."; then \
935 local_target="$$target-am"; \
936 else \
937 local_target="$$target"; \
938 fi; \
939 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
940 || eval $$failcom; \
941 done && test -z "$$fail"
942 tags-recursive:
943 list='$(SUBDIRS)'; for subdir in $$list; do \
944 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
945 done
946 ctags-recursive:
947 list='$(SUBDIRS)'; for subdir in $$list; do \
948 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
949 done
950
951 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
952 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
953 unique=`for i in $$list; do \
954 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
955 done | \
956 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
957 END { if (nonempty) { for (i in files) print i; }; }'`; \
958 mkid -fID $$unique
959 tags: TAGS
960
961 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
962 $(TAGS_FILES) $(LISP)
963 set x; \
964 here=`pwd`; \
965 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
966 include_option=--etags-include; \
967 empty_fix=.; \
968 else \
969 include_option=--include; \
970 empty_fix=; \
971 fi; \
972 list='$(SUBDIRS)'; for subdir in $$list; do \
973 if test "$$subdir" = .; then :; else \
974 test ! -f $$subdir/TAGS || \
975 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
976 fi; \
977 done; \
978 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
979 unique=`for i in $$list; do \
980 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
981 done | \
982 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
983 END { if (nonempty) { for (i in files) print i; }; }'`; \
984 shift; \
985 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
986 test -n "$$unique" || unique=$$empty_fix; \
987 if test $$# -gt 0; then \
988 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
989 "$$@" $$unique; \
990 else \
991 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
992 $$unique; \
993 fi; \
994 fi
995 ctags: CTAGS
996 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
997 $(TAGS_FILES) $(LISP)
998 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
999 unique=`for i in $$list; do \
1000 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1001 done | \
1002 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1003 END { if (nonempty) { for (i in files) print i; }; }'`; \
1004 test -z "$(CTAGS_ARGS)$$unique" \
1005 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1006 $$unique
1007
1008 GTAGS:
1009 here=`$(am__cd) $(top_builddir) && pwd` \
1010 && $(am__cd) $(top_srcdir) \
1011 && gtags -i $(GTAGS_ARGS) "$$here"
1012
1013 distclean-tags:
1014 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1015
1016 distdir: $(DISTFILES)
1017 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1018 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1019 list='$(DISTFILES)'; \
1020 dist_files=`for file in $$list; do echo $$file; done | \
1021 sed -e "s|^$$srcdirstrip/||;t" \
1022 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1023 case $$dist_files in \
1024 */*) $(MKDIR_P) `echo "$$dist_files" | \
1025 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1026 sort -u` ;; \
1027 esac; \
1028 for file in $$dist_files; do \
1029 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1030 if test -d $$d/$$file; then \
1031 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1032 if test -d "$(distdir)/$$file"; then \
1033 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1034 fi; \
1035 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1036 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1037 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1038 fi; \
1039 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1040 else \
1041 test -f "$(distdir)/$$file" \
1042 || cp -p $$d/$$file "$(distdir)/$$file" \
1043 || exit 1; \
1044 fi; \
1045 done
1046 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1047 if test "$$subdir" = .; then :; else \
1048 test -d "$(distdir)/$$subdir" \
1049 || $(MKDIR_P) "$(distdir)/$$subdir" \
1050 || exit 1; \
1051 fi; \
1052 done
1053 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1054 if test "$$subdir" = .; then :; else \
1055 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1056 $(am__relativize); \
1057 new_distdir=$$reldir; \
1058 dir1=$$subdir; dir2="$(top_distdir)"; \
1059 $(am__relativize); \
1060 new_top_distdir=$$reldir; \
1061 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1062 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1063 ($(am__cd) $$subdir && \
1064 $(MAKE) $(AM_MAKEFLAGS) \
1065 top_distdir="$$new_top_distdir" \
1066 distdir="$$new_distdir" \
1067 am__remove_distdir=: \
1068 am__skip_length_check=: \
1069 am__skip_mode_fix=: \
1070 distdir) \
1071 || exit 1; \
1072 fi; \
1073 done
1074 check-am: all-am
1075 check: $(BUILT_SOURCES)
1076 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1077 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
1078 install-binPROGRAMS: install-libLTLIBRARIES
1079
1080 installdirs: installdirs-recursive
1081 installdirs-am:
1082 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"; do \
1083 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1084 done
1085 install: $(BUILT_SOURCES)
1086 $(MAKE) $(AM_MAKEFLAGS) install-recursive
1087 install-exec: install-exec-recursive
1088 install-data: install-data-recursive
1089 uninstall: uninstall-recursive
1090
1091 install-am: all-am
1092 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1093
1094 installcheck: installcheck-recursive
1095 install-strip:
1096 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1097 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1098 `test -z '$(STRIP)' || \
1099 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1100 mostlyclean-generic:
1101
1102 clean-generic:
1103
1104 distclean-generic:
1105 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1106 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1107
1108 maintainer-clean-generic:
1109 @echo "This command is intended for maintainers to use"
1110 @echo "it deletes files that may require special tools to rebuild."
1111 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1112 clean: clean-recursive
1113
1114 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1115 clean-libtool clean-noinstLTLIBRARIES mostlyclean-am
1116
1117 distclean: distclean-recursive
1118 -rm -rf ./$(DEPDIR)
1119 -rm -f Makefile
1120 distclean-am: clean-am distclean-compile distclean-generic \
1121 distclean-local distclean-tags
1122
1123 dvi: dvi-recursive
1124
1125 dvi-am:
1126
1127 html: html-recursive
1128
1129 html-am:
1130
1131 info: info-recursive
1132
1133 info-am:
1134
1135 install-data-am: install-pkgdataDATA
1136
1137 install-dvi: install-dvi-recursive
1138
1139 install-dvi-am:
1140
1141 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1142
1143 install-html: install-html-recursive
1144
1145 install-html-am:
1146
1147 install-info: install-info-recursive
1148
1149 install-info-am:
1150
1151 install-man:
1152
1153 install-pdf: install-pdf-recursive
1154
1155 install-pdf-am:
1156
1157 install-ps: install-ps-recursive
1158
1159 install-ps-am:
1160
1161 installcheck-am:
1162
1163 maintainer-clean: maintainer-clean-recursive
1164 -rm -rf ./$(DEPDIR)
1165 -rm -f Makefile
1166 maintainer-clean-am: distclean-am maintainer-clean-generic
1167
1168 mostlyclean: mostlyclean-recursive
1169
1170 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1171 mostlyclean-libtool
1172
1173 pdf: pdf-recursive
1174
1175 pdf-am:
1176
1177 ps: ps-recursive
1178
1179 ps-am:
1180
1181 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
1182 uninstall-pkgdataDATA
1183
1184 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1185 ctags-recursive install install-am install-strip \
1186 tags-recursive
1187
1188 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1189 all all-am check check-am clean clean-binPROGRAMS \
1190 clean-generic clean-libLTLIBRARIES clean-libtool \
1191 clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
1192 distclean-compile distclean-generic distclean-libtool \
1193 distclean-local distclean-tags distdir dvi dvi-am html html-am \
1194 info info-am install install-am install-binPROGRAMS \
1195 install-data install-data-am install-dvi install-dvi-am \
1196 install-exec install-exec-am install-html install-html-am \
1197 install-info install-info-am install-libLTLIBRARIES \
1198 install-man install-pdf install-pdf-am install-pkgdataDATA \
1199 install-ps install-ps-am install-strip installcheck \
1200 installcheck-am installdirs installdirs-am maintainer-clean \
1201 maintainer-clean-generic mostlyclean mostlyclean-compile \
1202 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1203 tags tags-recursive uninstall uninstall-am \
1204 uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
1205 uninstall-pkgdataDATA
1206
1207 navit.xml: navit_shipped.xml $(foreach xslt, $(subst $(comma), ,$(XSLTS)), $(addsuffix .xslt,$(addprefix xslt/,$(xslt)))) navit_android_xml
1208 cp $< navit.xml.new
1209 if [ ! -f navit.dtd ]; then cp -f $(top_srcdir)/navit/navit.dtd .; fi
1210 for i in $^; do if [ "$${i%.xslt}" != "$$i" ]; then echo "Applying $$i" ; @SAXON@ -snone navit.xml.new $$i >navit.xml.tmp || exit ; mv navit.xml.tmp navit.xml.new || exit ; fi ; done
1211 mv navit.xml.new navit.xml
1212 rm -f navit.xml.tmp
1213
1214 navit_android_xml: navit_shipped.xml
1215 # new android xml files for (mdpi,ldpi,hdpi)
1216 @SUPPORT_ANDROID_TRUE@ cp $(srcdir)/navit_shipped.xml navit_android.xml.new
1217 @SUPPORT_ANDROID_TRUE@ if [ ! -f navit.dtd ]; then cp -f $(top_srcdir)/navit/navit.dtd .; fi
1218
1219 # # now apply any other xslt files (this would allow for pedestrian plugin)
1220 # for i in $(foreach xslt, $(subst $(comma), ,$(XSLTS)), $(addsuffix .xslt,$(addprefix xslt/,$(xslt)))); do if [ "$${i%.xslt}" != "$$i" ]; then j=`basename $$i` ; if [ "$$j" != "android.xslt" ] ; then echo "Android: Applying $$i" ; @SAXON@ -snone navit_android.xml.new $(srcdir)/"$$i" >navit_android.xml.new.tmp || exit ; mv navit_android.xml.new.tmp navit_android.xml.new || exit ; fi ; fi ; done
1221 # # for now disable pedestrian plugin (zoff99)
1222
1223 @SUPPORT_ANDROID_TRUE@ @SAXON@ -snone navit_android.xml.new $(srcdir)/xslt/android_mdpi.xslt >navit_android_mdpi.xml.tmp
1224 @SUPPORT_ANDROID_TRUE@ @SAXON@ -snone navit_android.xml.new $(srcdir)/xslt/android_ldpi.xslt >navit_android_ldpi.xml.tmp
1225 @SUPPORT_ANDROID_TRUE@ @SAXON@ -snone navit_android.xml.new $(srcdir)/xslt/android_hdpi.xslt >navit_android_hdpi.xml.tmp
1226 @SUPPORT_ANDROID_TRUE@ rm -f navit_android.xml.new
1227 @SUPPORT_ANDROID_TRUE@ rm -f navit_android.xml.new.tmp
1228 @SUPPORT_ANDROID_TRUE@ mv navit_android_mdpi.xml.tmp navit_android_mdpi.xml
1229 @SUPPORT_ANDROID_TRUE@ mv navit_android_ldpi.xml.tmp navit_android_ldpi.xml
1230 @SUPPORT_ANDROID_TRUE@ mv navit_android_hdpi.xml.tmp navit_android_hdpi.xml
1231 @SUPPORT_ANDROID_TRUE@ rm -f navit_android_mdpi.xml.tmp
1232 @SUPPORT_ANDROID_TRUE@ rm -f navit_android_ldpi.xml.tmp
1233 @SUPPORT_ANDROID_TRUE@ rm -f navit_android_hdpi.xml.tmp
1234 @SUPPORT_ANDROID_FALSE@ echo "no Android support"
1235
1236 @SUPPORT_ANDROID_TRUE@android/AndroidManifest.xml:
1237 @SUPPORT_ANDROID_TRUE@ echo "making::android/AndroidManifest.xml"
1238 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android
1239 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -v $(srcdir)/android/AndroidManifest.xml.in $(builddir)/android/AndroidManifest.xml.in ; fi
1240 @SUPPORT_ANDROID_TRUE@ sed -e "s/@ANDROID_VERSION_INT@/$(v_int)/" <android/AndroidManifest.xml.in >android/AndroidManifest.xml.tmp
1241 @SUPPORT_ANDROID_TRUE@ mv android/AndroidManifest.xml.tmp android/AndroidManifest.xml.in
1242 @SUPPORT_ANDROID_TRUE@ sed -e "s/@ANDROID_VERSION_NAME@/$(v_name)/" <android/AndroidManifest.xml.in >android/AndroidManifest.xml.tmp
1243 @SUPPORT_ANDROID_TRUE@ mv android/AndroidManifest.xml.tmp android/AndroidManifest.xml
1244
1245 @SUPPORT_ANDROID_TRUE@android/build.xml: android/AndroidManifest.xml android/dummy.txt
1246 # this is needed, otherwise somehow the files cant be deleted
1247
1248 @SUPPORT_ANDROID_TRUE@ echo "making::android/build.xml"
1249 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android/build.xml
1250
1251 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android/src/
1252 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android/src/; fi
1253 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android/src/; fi
1254 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android/* $(builddir)/android; fi
1255
1256 # @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android/lib/; fi
1257 # @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android/lib/
1258 # @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -pf $(srcdir)/android/tagsoup-1.2.1.jar $(builddir)/android/lib/; fi
1259
1260 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android/dummy.txt
1261 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android/dummy.txt
1262
1263 ######## --------------------------
1264 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-about-page/src/
1265 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-about-page/src/; fi
1266 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-about-page/src/; fi
1267 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-about-page/* $(builddir)/android-about-page/; fi
1268 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-about-page/dummy.txt
1269 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-about-page/dummy.txt
1270 ######## --------------------------
1271
1272 ######## --------------------------
1273 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-animated-vector-drawable/src/
1274 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-animated-vector-drawable/src/; fi
1275 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-animated-vector-drawable/src/; fi
1276 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-animated-vector-drawable/* $(builddir)/android-support-animated-vector-drawable/; fi
1277 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-animated-vector-drawable/dummy.txt
1278 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-animated-vector-drawable/dummy.txt
1279 ######## --------------------------
1280
1281 ######## --------------------------
1282 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-annotations/src/
1283 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-annotations/src/; fi
1284 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-annotations/src/; fi
1285 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-annotations/* $(builddir)/android-support-annotations/; fi
1286 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-annotations/dummy.txt
1287 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-annotations/dummy.txt
1288 ######## --------------------------
1289
1290 ######## --------------------------
1291 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-compat/src/
1292 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-compat/src/; fi
1293 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-compat/src/; fi
1294 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-compat/* $(builddir)/android-support-compat/; fi
1295 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-compat/dummy.txt
1296 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-compat/dummy.txt
1297 ######## --------------------------
1298
1299 ######## --------------------------
1300 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-core-ui/src/
1301 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-core-ui/src/; fi
1302 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-core-ui/src/; fi
1303 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-core-ui/* $(builddir)/android-support-core-ui/; fi
1304 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-core-ui/dummy.txt
1305 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-core-ui/dummy.txt
1306 ######## --------------------------
1307
1308 ######## --------------------------
1309 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-core-utils/src/
1310 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-core-utils/src/; fi
1311 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-core-utils/src/; fi
1312 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-core-utils/* $(builddir)/android-support-core-utils/; fi
1313 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-core-utils/dummy.txt
1314 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-core-utils/dummy.txt
1315 ######## --------------------------
1316
1317 ######## --------------------------
1318 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-design/src/
1319 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-design/src/; fi
1320 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-design/src/; fi
1321 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-design/* $(builddir)/android-support-design/; fi
1322 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-design/dummy.txt
1323 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-design/dummy.txt
1324 ######## --------------------------
1325
1326 ######## --------------------------
1327 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-fragment/src/
1328 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-fragment/src/; fi
1329 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-fragment/src/; fi
1330 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-fragment/* $(builddir)/android-support-fragment/; fi
1331 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-fragment/dummy.txt
1332 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-fragment/dummy.txt
1333 ######## --------------------------
1334
1335 ######## --------------------------
1336 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-media-compat/src/
1337 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-media-compat/src/; fi
1338 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-media-compat/src/; fi
1339 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-media-compat/* $(builddir)/android-support-media-compat/; fi
1340 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-media-compat/dummy.txt
1341 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-media-compat/dummy.txt
1342 ######## --------------------------
1343
1344 ######## --------------------------
1345 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-v4/src/
1346 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-v4/src/; fi
1347 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-v4/src/; fi
1348 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-v4/* $(builddir)/android-support-v4/; fi
1349 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-v4/dummy.txt
1350 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-v4/dummy.txt
1351 ######## --------------------------
1352
1353 ######## --------------------------
1354 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-v7-appcompat/src/
1355 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-v7-appcompat/src/; fi
1356 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-v7-appcompat/src/; fi
1357 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-v7-appcompat/* $(builddir)/android-support-v7-appcompat/; fi
1358 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-v7-appcompat/dummy.txt
1359 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-v7-appcompat/dummy.txt
1360 ######## --------------------------
1361
1362 ######## --------------------------
1363 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-v7-recyclerview/src/
1364 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-v7-recyclerview/src/; fi
1365 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-v7-recyclerview/src/; fi
1366 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-v7-recyclerview/* $(builddir)/android-support-v7-recyclerview/; fi
1367 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-v7-recyclerview/dummy.txt
1368 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-v7-recyclerview/dummy.txt
1369 ######## --------------------------
1370
1371 ######## --------------------------
1372 @SUPPORT_ANDROID_TRUE@ mkdir -p $(builddir)/android-support-vector-drawable/src/
1373 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then chmod -R u+w $(builddir)/android-support-vector-drawable/src/; fi
1374 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then rm -Rf $(builddir)/android-support-vector-drawable/src/; fi
1375 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -rpf $(srcdir)/android-support-vector-drawable/* $(builddir)/android-support-vector-drawable/; fi
1376 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android-support-vector-drawable/dummy.txt
1377 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android-support-vector-drawable/dummy.txt
1378 ######## --------------------------
1379
1380 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then mkdir -p $(builddir)/android/src/com/zoffcc/applications/zanavi_msg/ ; fi
1381 @SUPPORT_ANDROID_TRUE@ echo "+++ move aidl files +++"
1382 @SUPPORT_ANDROID_TRUE@ echo "+++ move aidl files +++"
1383 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then cp -pf $(builddir)/android/aidl/com/zoffcc/applications/zanavi_msg/*.aidl $(builddir)/android/src/com/zoffcc/applications/zanavi_msg/ ; fi
1384
1385 @SUPPORT_ANDROID_TRUE@apkg-all: all android/build.xml navit.xml
1386
1387 @SUPPORT_ANDROID_TRUE@ echo "making::apkg-all"
1388
1389 @SUPPORT_ANDROID_TRUE@ mkdir -p android/nativelibs/$(b_arch)
1390
1391 # remove old libs
1392 # ls -al android/nativelibs/$(b_arch)/lib*.so
1393 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libgraphics_android.so
1394 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libgraphics_null.so
1395 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libgui_internal.so
1396 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_binfile.so
1397 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_csv.so
1398 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_filter.so
1399 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_mg.so
1400 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_shapefile.so
1401 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libmap_textfile.so
1402 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libosd_core.so
1403 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libspeech_android.so
1404 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_android.so
1405 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_demo.so
1406 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_file.so
1407 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_pipe.so
1408 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_serial.so
1409 @SUPPORT_ANDROID_TRUE@ rm -f android/nativelibs/$(b_arch)/libvehicle_socket.so
1410
1411 @SUPPORT_ANDROID_TRUE@ mkdir -p android/res/raw
1412 @SUPPORT_ANDROID_TRUE@ for i in $(shell cd ../po && echo *.mo); do cp ../po/$$i android/res/raw/$$( echo $$i | tr "[A-Z]" "[a-z]") ; done
1413 @SUPPORT_ANDROID_TRUE@ cp navit_android_mdpi.xml android/res/raw/navitmdpi.xml
1414 @SUPPORT_ANDROID_TRUE@ cp navit_android_ldpi.xml android/res/raw/navitldpi.xml
1415 @SUPPORT_ANDROID_TRUE@ cp navit_android_hdpi.xml android/res/raw/navithdpi.xml
1416
1417 # cleanup svn dirs, they should never be in build dir
1418 @SUPPORT_ANDROID_TRUE@ if [ "$(builddir)" != "$(srcdir)" ]; then find $(builddir) -type d -name '\.svn' -exec rm -Rf {} \; ; fi; echo "ignore the find errors!!"
1419
1420 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then mkdir -p android/nativelibs/$(b_arch) ; fi
1421 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then install -p $(NDK)/prebuilt/android-arm/gdbserver/gdbserver android/nativelibs/$(b_arch)/gdbserver ; fi
1422 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then mkdir -p android/nativelibs/$(b_arch) ; fi
1423 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then mkdir -p android/obj/local/$(b_arch) ; fi
1424 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then cp android/nativelibs/$(b_arch)/*.so android/obj/local/$(b_arch)/ ; fi
1425 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then echo "set solib-search-path $(builddir)/obj/local/$(b_arch)" > android/nativelibs/$(b_arch)/gdb.setup ; fi
1426 @SUPPORT_ANDROID_TRUE@ if [ "$(DO_RELEASE_BUILD)" != "1" ]; then echo "directory $(NDK)/platforms/android-""$(AND_API_LEVEL_C)""/arch-arm/usr/include $(NDK)/sources/cxx-stl/system" >> android/nativelibs/$(b_arch)/gdb.setup ; fi
1427
1428 # strip libs if release build is selected
1429 # if [ "$(DO_RELEASE_BUILD)" == "1" ]; then echo "stripping libs ..."; arm-linux-androideabi-strip --strip-unneeded $(builddir)/android/nativelibs/armeabi/* ; echo "done" ; fi
1430 # if [ "$(DO_RELEASE_BUILD)" == "1" ]; then echo "stripping libs ..."; arm-linux-androideabi-strip --strip-unneeded $(builddir)/android/nativelibs/armeabi-v7a/* ; echo "done" ; fi
1431 # if [ "$(DO_RELEASE_BUILD)" == "1" ]; then echo "stripping libs ..."; /home/navit/_navit_develop/_need/NDK/_unpack/android-ndk-r5c/toolchains/x86-4.8/prebuilt/linux-x86/bin/i686-linux-android-strip --strip-unneeded $(builddir)/android/nativelibs/x86/* ; echo "done" ; fi
1432
1433 @SUPPORT_ANDROID_TRUE@apkg: apkg-all
1434 @SUPPORT_ANDROID_TRUE@ echo "making::apkg"
1435 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android/dummy.txt
1436 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android/dummy.txt
1437 @SUPPORT_ANDROID_TRUE@ cd android && echo "debug"
1438
1439 @SUPPORT_ANDROID_TRUE@apkg-release: apkg-all
1440 @SUPPORT_ANDROID_TRUE@ echo "making::apkg-release"
1441 @SUPPORT_ANDROID_TRUE@ touch $(srcdir)/android/dummy.txt
1442 @SUPPORT_ANDROID_TRUE@ touch $(builddir)/android/dummy.txt
1443 @SUPPORT_ANDROID_TRUE@ cd android && echo "release"
1444
1445 @SUPPORT_WIN32_TRUE@resource.rsc: $(top_srcdir)/navit/gui/win32/resources/resource.rc
1446 @SUPPORT_WIN32_TRUE@ $(WINDRES) -I $(top_srcdir)/navit/gui/win32/resources $(top_srcdir)/navit/gui/win32/resources/resource.rc resource.rsc
1447
1448 .PHONY: version.h.tmp
1449
1450 version.h.tmp:
1451 echo "#include \"config.h\"" >version.h.tmp
1452 @SOURCE_MODE_SVN_TRUE@ echo "#define SVN_VERSION \"$$(LANG=C svnversion $(top_srcdir) 2>/dev/null)\"" >>version.h.tmp
1453 @SOURCE_MODE_SVN_FALSE@ echo "#define SVN_VERSION \"@SOURCE_MODE@\"" >>version.h.tmp
1454 echo "#define NAVIT_VARIANT \"@NAVIT_VARIANT@\"" >>version.h.tmp
1455 if ! diff version.h.tmp version.h >/dev/null 2>/dev/null; \
1456 then \
1457 mv version.h.tmp version.h; \
1458 fi
1459
1460 version.h: version.h.tmp
1461
1462 navit_config.h: ../config.h
1463 cp ../config.h navit_config.h.tmp
1464 if ! diff navit_config.h.tmp navit_config.h >/dev/null 2>/dev/null; \
1465 then \
1466 mv navit_config.h.tmp navit_config.h; \
1467 fi
1468
1469 distclean-local:
1470 rm -f version.h version.h.tmp navit_config.h navit_config.h.tmp builtin.c support-builtin.c navit.xml
1471 if [ "$(top_builddir)" != "$(top_srcdir)" ]; then rm -f navit.dtd; fi
1472
1473 builtin.c: $(top_builddir)/config.h
1474 ls $(top_builddir)/navit/*/*/*.la | sed -e "s/\.la/_init(void);/" -e "s/.*lib/extern void module_/" >builtin.c
1475 echo "extern void builtin_init(void);" >>builtin.c
1476 echo "void builtin_init(void) {" >>builtin.c
1477 ls $(top_builddir)/navit/*/*/*.la | sed -e "s/\.la/_init();/" -e "s/.*\\/lib/ module_/" >>builtin.c
1478 echo "}" >>builtin.c
1479 support-builtin.c: $(top_builddir)/config.h
1480 ls $(top_builddir)/navit/support/*/*.la | sed -e "s/\.la/_init(void);/" -e "s/.*lib/extern void module_/" >support-builtin.c
1481 echo "extern void builtin_init(void);" >>support-builtin.c
1482 echo "void builtin_init(void) {" >>support-builtin.c
1483 ls $(top_builddir)/navit/support/*/*.la | sed -e "s/\.la/_init();/" -e "s/.*\\/lib/ module_/" >>support-builtin.c
1484 echo "}" >>support-builtin.c
1485
1486 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1487 # Otherwise a system limit (for SysV at least) may be exceeded.
1488 .NOEXPORT:

   
Visit the ZANavi Wiki