/[zanavi_public1]/navit/navit/support/Makefile.am
ZANavi

Contents of /navit/navit/support/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 431 byte(s)
import files
1 SUBDIRS=
2 if SUPPORT_ESPEAK
3 SUBDIRS+=espeak
4 endif
5 if SUPPORT_EZXML
6 SUBDIRS+=ezxml
7 endif
8 if SUPPORT_GLIB
9 SUBDIRS+=glib
10 endif
11 if SUPPORT_WORDEXP
12 SUBDIRS+=wordexp
13 endif
14 if SUPPORT_WIN32
15 SUBDIRS+=win32
16 endif
17 if SUPPORT_ZLIB
18 SUBDIRS+=zlib
19 endif
20 if SUPPORT_LIBC
21 SUBDIRS+=libc
22 endif
23 if SUPPORT_LIBPNG
24 SUBDIRS+=libpng
25 endif
26 if SPEECH_ESPEAK
27 SUBDIRS+=espeak
28 endif
29 DIST_SUBDIRS=espeak ezxml glib wordexp win32 zlib libc libpng

   
Visit the ZANavi Wiki