]> git.notmuchmail.org Git - notmuch/commit - bindings/go/cmds/Makefile
go: update the build system
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 9 May 2012 11:15:19 +0000 (13:15 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 May 2012 11:36:30 +0000 (08:36 -0300)
commit3113731713ac49142c86c934906d0f5a1e6f3eb8
tree4684f6df5e70812d57904c5c53b193f182fa73e5
parent9bf6eec1a51c49f025454fdfc709b4d29142f84c
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>
bindings/go/Makefile
bindings/go/cmds/Makefile [deleted file]
bindings/go/pkg/Makefile [deleted file]