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

Contents of /navit/navit/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


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

   
Visit the ZANavi Wiki