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

Contents of /navit/navit/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


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

   
Visit the ZANavi Wiki