Diff of /trunk/src/Makefile.in

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

revision 280 by harbaum, Fri May 21 19:28:16 2010 UTC revision 283 by harbaum, Thu May 27 19:13:18 2010 UTC
# Line 29  bindir = @bindir@ Line 29  bindir = @bindir@
29    
30  OBJS = main.o gpx.o goto.o gps.o misc.o gconf.o html.o icons.o cache.o \  OBJS = main.o gpx.o goto.o gps.o misc.o gconf.o html.o icons.o cache.o \
31          geomath.o settings.o custom_size_renderer.o custom_rating_renderer.o \          geomath.o settings.o custom_size_renderer.o custom_rating_renderer.o \
32          notes.o custom_type_renderer.o unzip.o ioapi.o precpos.o \          notes.o custom_type_renderer.o unzip.o ioapi.o precpos.o astro.o \
33          garmin_export.o geotext.o gcvote.o geotoad.o about.o $(EXTRA_OBJS)          garmin_export.o geotext.o gcvote.o geotoad.o about.o $(EXTRA_OBJS)
34    
35  DEFS = -DVERSION=\"$(VERSION)\" -DPREFIX=\"$(prefix)\" -DICONPATH=\"$(datadir)/$(APP)/\" -DAPP=\"$(APP)\"  DEFS = -DVERSION=\"$(VERSION)\" -DPREFIX=\"$(prefix)\" -DICONPATH=\"$(datadir)/$(APP)/\" -DAPP=\"$(APP)\"

Legend:
Removed from v.280  
changed lines
  Added in v.283