Diff of /trunk/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by harbaum, Sat Jun 20 11:08:47 2009 UTC revision 75 by harbaum, Mon Aug 24 12:57:15 2009 UTC
# Line 57  dep: Line 57  dep:
57  cache.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h  cache.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
58  cache.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h  cache.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h
59  cache.o: garmin_export.h misc.h  cache.o: garmin_export.h misc.h
60    converter.o: osm-gps-map-types.h osm-gps-map.h config.h converter.h
61  custom_rating_renderer.o: gpxview.h config.h gpx.h settings.h gps.h goto.h  custom_rating_renderer.o: gpxview.h config.h gpx.h settings.h gps.h goto.h
62  custom_rating_renderer.o: cache.h gconf.h html.h icons.h geomath.h geotext.h  custom_rating_renderer.o: cache.h gconf.h html.h icons.h geomath.h geotext.h
63  custom_rating_renderer.o: notes.h help.h mm_poi.h precpos.h garmin_export.h  custom_rating_renderer.o: notes.h help.h mm_poi.h precpos.h garmin_export.h
# Line 69  custom_type_renderer.o: gpxview.h config Line 70  custom_type_renderer.o: gpxview.h config
70  custom_type_renderer.o: cache.h gconf.h html.h icons.h geomath.h geotext.h  custom_type_renderer.o: cache.h gconf.h html.h icons.h geomath.h geotext.h
71  custom_type_renderer.o: notes.h help.h mm_poi.h precpos.h garmin_export.h  custom_type_renderer.o: notes.h help.h mm_poi.h precpos.h garmin_export.h
72  custom_type_renderer.o: misc.h custom_type_renderer.h  custom_type_renderer.o: misc.h custom_type_renderer.h
73    dbus.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
74    dbus.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h
75    dbus.o: garmin_export.h misc.h dbus.h
76  garmin_export.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h  garmin_export.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h
77  garmin_export.o: gconf.h html.h icons.h geomath.h geotext.h notes.h help.h  garmin_export.o: gconf.h html.h icons.h geomath.h geotext.h notes.h help.h
78  garmin_export.o: mm_poi.h precpos.h garmin_export.h misc.h  garmin_export.o: mm_poi.h precpos.h garmin_export.h misc.h
# Line 101  main.o: gpxview.h config.h gpx.h setting Line 105  main.o: gpxview.h config.h gpx.h setting
105  main.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h  main.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h
106  main.o: garmin_export.h misc.h custom_size_renderer.h  main.o: garmin_export.h misc.h custom_size_renderer.h
107  main.o: custom_rating_renderer.h custom_type_renderer.h  main.o: custom_rating_renderer.h custom_type_renderer.h
108    map-tool.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
109    map-tool.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h
110    map-tool.o: precpos.h garmin_export.h misc.h converter.h
111  misc.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h  misc.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
112  misc.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h  misc.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h
113  misc.o: garmin_export.h misc.h  misc.o: garmin_export.h misc.h
# Line 110  mm_poi.o: precpos.h garmin_export.h misc Line 117  mm_poi.o: precpos.h garmin_export.h misc
117  notes.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h  notes.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
118  notes.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h  notes.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h precpos.h
119  notes.o: garmin_export.h misc.h  notes.o: garmin_export.h misc.h
120    osm-gps-map.o: config.h converter.h osm-gps-map-types.h osm-gps-map.h
121    osm-gps-map-osd-classic.o: config.h osm-gps-map.h osm-gps-map-osd-classic.h
122  precpos.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h  precpos.o: gpxview.h config.h gpx.h settings.h gps.h goto.h cache.h gconf.h
123  precpos.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h  precpos.o: html.h icons.h geomath.h geotext.h notes.h help.h mm_poi.h
124  precpos.o: precpos.h garmin_export.h misc.h  precpos.o: precpos.h garmin_export.h misc.h

Legend:
Removed from v.1  
changed lines
  Added in v.75