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

Contents of /navit/navit/map/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 338 byte(s)
import files
1 zoff99 2 SUBDIRS=
2     if MAP_BINFILE
3     SUBDIRS+=binfile
4     endif
5     if MAP_FILTER
6     SUBDIRS+=filter
7     endif
8     if HAVELIBGARMIN
9     SUBDIRS+=garmin
10     endif
11     if MAP_MG
12     SUBDIRS+=mg
13     endif
14     if MAP_SHAPEFILE
15     SUBDIRS+=shapefile
16     endif
17     if MAP_TEXTFILE
18     SUBDIRS+=textfile
19     endif
20     if MAP_CSV
21     SUBDIRS+=csv
22     endif
23    
24     DIST_SUBDIRS=mg textfile csv binfile garmin shapefile filter

   
Visit the ZANavi Wiki