From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 9 May 2012 11:15:19 +0000 (+0200) Subject: go: update the build system X-Git-Tag: 0.13~11 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=3113731713ac49142c86c934906d0f5a1e6f3eb8;hp=3113731713ac49142c86c934906d0f5a1e6f3eb8;p=obsolete%2Fnotmuch-old go: update the build system The new "go" utility does not require any Makefiles to compile go packages and programs. Remove the old Makefiles and replace the top level Makefile with one defining some convenience targets for compiling the notmuch bindings and the notmuch-addrlookup utility. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> ---