From: robertlipe Date: Sun, 13 Jan 2013 19:04:36 +0000 (+0000) Subject: Improve internal doc for Makefile. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~721 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a2bdf3f1c3aa873d0ea807f1229ba5148f7ca93a;p=gpsbabel.git Improve internal doc for Makefile. --- diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 1c8df289a..266bb20c3 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -1,3 +1,11 @@ +# +# Build file for GPSBabel. +# Makefile is generated from Makefile.in by autoconf which does several +# text substitutions such version numbers and object paths for us. +# +# We rely on very few fancy features of make so the exact version probably +# doesn't much matter. GNU Make 3.81 seems a reasonable target. + srcdir = @srcdir@ VPATH = @srcdir@